Files

22912 lines
1.3 MiB
Plaintext

#include "pch-cpp.hpp"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <limits>
template <typename T1>
struct VirtualActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <typename R>
struct VirtualFuncInvoker0
{
typedef R (*Func)(void*, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename 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_t981929731C92943BC72835538666CD9A491ADFA0;
struct Dictionary_2_tCB9019887EB0254D4745B0724BC12327C5B63792;
struct Dictionary_2_tB41FAC88F07BAB98D6D373F7C94FB0496D1BDA32;
struct Dictionary_2_t6E21BD77BE545FD55B4784E10DBE055D6AF6D1B9;
struct Dictionary_2_t01224C8DBCCFE276E97D2BF52F4D7B10D3642682;
struct Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA;
struct Dictionary_2_t5A7CE09F4D3EC74EEAE8DB41E209394AF6D9C99A;
struct Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE;
struct Func_4_t332C0058075A9D0A2F5170831803531EC540225C;
struct IEnumerator_1_t5926539DBBB2302C569D0A07AF3A95A874CEBE33;
struct IEqualityComparer_1_t57A43DC72C9BCCA9EDCF71364B5BF21D7EB6497C;
struct KeyCollection_tDE83FDA25E6A6D203B1C3F20C9B6193268BE2E80;
struct Lazy_1_t8BF68D560BD85EC85ECBE57F1B105CF767F8FBBC;
struct List_1_t58F89DEDCD7DABB0CFB009AAD9C0CFE061592252;
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73;
struct List_1_tC024320491AC06EBF0986C13544616E79D860B9A;
struct List_1_t2E485E650BF1E41358CE56A69323E183C5A89CB6;
struct List_1_t2121653FB628940E808D105AD2C17E0F20AFB3A6;
struct List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF;
struct List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317;
struct List_1_tA81AF2F0C55444C61C8EE5264AF3B4719AD4A897;
struct List_1_t602BCD639AA637A6C0BB45C136DD5458DBE18064;
struct List_1_tB3AD940C3EFA3B62F5F00791CB82A01B87D1F4CE;
struct ReadOnlyCollection_1_tE414953665CCBE1BFF28E8E32C184621ADDA4B76;
struct ValueCollection_tA42ADC7103643E7D494F8B255CE2779A8D453976;
struct EntryU5BU5D_tE57C847A3146ED2E26F8DEEF9753056682B4B7F6;
struct GraphicsFormatU5BU5DU5BU5D_t1424BD937A890524D2A66FF39E61DEB0F10FE0A2;
struct Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E;
struct RenderTargetIdentifierU5BU5DU5BU5D_tDB35F8D017FE3AD8BB35E08E323074D47C5A10BB;
struct AttachmentDescriptorU5BU5D_tC70107EBD955FE94BA31C7FDC146069EF9C547C1;
struct BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4;
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
struct DeferredTilerU5BU5D_t5968121C14BD0308FEA2AED51AEE342621CED3DA;
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 RenderBufferStoreActionU5BU5D_tFEA8F5DD460573EA9F35FBEC5727D1804C5DCBF5;
struct RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468;
struct RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233;
struct RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE;
struct ScriptableRendererU5BU5D_t9B15C048BCE03A67E830F1C79989B6A3E43788E6;
struct ScriptableRendererDataU5BU5D_tC674C147618C92B68DB64ECFDC847C8A941C6169;
struct ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143;
struct ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04;
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
struct Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191;
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD;
struct AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004;
struct AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354;
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129;
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C;
struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235;
struct Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225;
struct BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95;
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184;
struct CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B;
struct ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6;
struct ChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F;
struct ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8;
struct ClampedIntParameter_tAF77FC44E522B137734644AE2E3F702580033B8E;
struct ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86;
struct ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94;
struct ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644;
struct ColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C;
struct ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0;
struct CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7;
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3;
struct ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233;
struct CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693;
struct CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82;
struct CullingAllocationInfo_tB260F5CD0B290F74E145EB16E54B901CC68D9D5A;
struct CustomSampler_tDA472186F08B4016626F032F944036BADFDB5487;
struct DebugDisplaySettings_t8171A1BB62EF9D4E5AA525E97E3225633B7B3F1C;
struct DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4;
struct DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC;
struct DeferredPass_t6790EE70B629EA472728A1396EA57FE14D0D8BF0;
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
struct DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6;
struct DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF;
struct DepthOfFieldModeParameter_t2AC87B0A41A5C9BB872A9E9D7913C262F9DA4E26;
struct DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E;
struct DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68;
struct FilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172;
struct FilmGrainLookupParameter_tDF3F944D7FECD6E33C773117CA937AE2420F4C6F;
struct FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC;
struct FloatParameter_t566B623CD21B2F957A20BA790ACEF6684A712106;
struct ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA;
struct GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7;
struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5;
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
struct LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6;
struct LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135;
struct LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D;
struct Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3;
struct LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B;
struct MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3;
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3;
struct MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D;
struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553;
struct Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4;
struct MethodInfo_t;
struct MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9;
struct MotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161;
struct MotionBlurModeParameter_tB166307F460D4DF85A966BE6EDA29279F6B4FF14;
struct MotionBlurQualityParameter_tD50C3C4531FB58AB4B8C2917F41668C3EE54A637;
struct MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471;
struct MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25;
struct NoInterpTextureParameter_tC99FB0FE7B2B1D94AE407F612730FC05204C1478;
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
struct PaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA;
struct PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05;
struct PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286;
struct PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF;
struct ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE;
struct RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B;
struct Recorder_t0A14385FB0F5829CAAC1E16F88B095769D648C90;
struct RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27;
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
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 Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700;
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4;
struct Texture2DAtlas_t770EADF1E6B5E862E78D0EC18118B4A3E023334F;
struct TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353;
struct TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B;
struct TextureParameter_t8989581983DE4A463CBB1A19F90D9E27BF7EC28A;
struct Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA;
struct TonemappingModeParameter_t0F6AAE0B6FFB371E2035BB0C739AF87C37E1760A;
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1;
struct Type_t;
struct UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107;
struct UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232;
struct Vector2Parameter_tA29C9FAC53EDB2E0996430A461F9CC59B6C4288A;
struct Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51;
struct Vignette_t77147DD5FEEB4476AF22BD98255F8010738985DC;
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
struct VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621;
struct VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8;
struct WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A;
struct XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24;
struct CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD;
struct DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B;
struct U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967;
struct LightCookieShaderData_t38F9BD4D6118DD8554869675163AC15CB5403D10;
struct WorkMemory_t79A2BFFA0A8E72CFAB4194F63C5683E8FB744C5B;
struct ShaderResources_t5CFF4C7697343EC59BAE5094B637F9EC23CE6D59;
struct TextureResources_t9220AC464374C6AA55163CD0AC71C62B85E6C122;
struct MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED;
struct RenderingFeatures_t31044CBDCDC2F05194BFA2A2122FBD937D78A371;
struct CustomMirrorView_t826B740E52CCFCC96FCCDD7DCC1B2D7208D8D316;
IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ColorUtils_t8DE09CC60FE5A7C28984134BC712DD1B5104AC18_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_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* DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135_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_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_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* MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25_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* PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE_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* ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_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* U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* URPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_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 String_t* _stringLiteral002B6E3216BE0ED6688E6B5F475171A893F058CB;
IL2CPP_EXTERN_C String_t* _stringLiteral078C5819101F5FFE2A982E701EF7729257290FF7;
IL2CPP_EXTERN_C String_t* _stringLiteral08929B9ED7690C81F8839C7D7C9D227261D64D44;
IL2CPP_EXTERN_C String_t* _stringLiteral093EA53C87514BD6C6B18072196A24FAC275CA17;
IL2CPP_EXTERN_C String_t* _stringLiteral09B6A7A347CF016F5EAEBCCCA4B381E3872CAA25;
IL2CPP_EXTERN_C String_t* _stringLiteral0C8800AA6A8E1686CEFFF45C793EC512C24B0519;
IL2CPP_EXTERN_C String_t* _stringLiteral0E7DA7037FEC0AF6D2151C72F15B1ED7FA9510D0;
IL2CPP_EXTERN_C String_t* _stringLiteral11A1B03A6B4D07EC309C050A787B4C1ED79FB9FF;
IL2CPP_EXTERN_C String_t* _stringLiteral1428B80A06183DF581677E12334AA50BA983AEA7;
IL2CPP_EXTERN_C String_t* _stringLiteral142FCD301E7D933AE279225AC7AA92A9D59857C9;
IL2CPP_EXTERN_C String_t* _stringLiteral170A4AE79F1E4ADE325EA6DCA89AB7E5C651BA04;
IL2CPP_EXTERN_C String_t* _stringLiteral18A0D054A81F8042DD1845F93DB9CDD1B4022D45;
IL2CPP_EXTERN_C String_t* _stringLiteral1F08744ABE7BFB6DB61B363424DD15274C01EF76;
IL2CPP_EXTERN_C String_t* _stringLiteral226B04A0CC5F5100674EEFBB045D72F8A18827A2;
IL2CPP_EXTERN_C String_t* _stringLiteral22CD4666EAE2AB1BED30C112E46A3027A62CFC9B;
IL2CPP_EXTERN_C String_t* _stringLiteral24190D8206635D8FB595C46279502977430B85B5;
IL2CPP_EXTERN_C String_t* _stringLiteral24C5A22CAFE07182F293CA15EC31F91F0269C62D;
IL2CPP_EXTERN_C String_t* _stringLiteral25A14C49BBF96AF72A704A595ECC84A494C11C25;
IL2CPP_EXTERN_C String_t* _stringLiteral2A431B4780359F24810A6C920C1BFCC62A65CE91;
IL2CPP_EXTERN_C String_t* _stringLiteral2A7136B923D72ACEAEDC726C8ECAF6F1039FB33C;
IL2CPP_EXTERN_C String_t* _stringLiteral2A73ED09DC1583C0BCAC1AEDFD965F487FD51A79;
IL2CPP_EXTERN_C String_t* _stringLiteral2AF06ACD330CFDFDB9C424642EF11AE57DC76702;
IL2CPP_EXTERN_C String_t* _stringLiteral2CC3067D916B46FDC1022B552374730D579C2A17;
IL2CPP_EXTERN_C String_t* _stringLiteral31EC97AE63FD1B86447042110BA9F6882D6C62FF;
IL2CPP_EXTERN_C String_t* _stringLiteral3227D47F043137E616C71A86F7BFBD152858B504;
IL2CPP_EXTERN_C String_t* _stringLiteral3279474787415E3E210793BF492A9CC6BAEA276F;
IL2CPP_EXTERN_C String_t* _stringLiteral34331876C68649BF6D5686AE260E20E4FE4EE0FE;
IL2CPP_EXTERN_C String_t* _stringLiteral3AC0AE41767202DE3A1603B9A431DAE6FE9871F0;
IL2CPP_EXTERN_C String_t* _stringLiteral3BEE5BF39527F408B86D7745DAE7590BE1EEB556;
IL2CPP_EXTERN_C String_t* _stringLiteral3C5DCDEB5DE5EE3398C12E86F4C6E79CADF229F6;
IL2CPP_EXTERN_C String_t* _stringLiteral3DB1F1B6C8DBF6236F1F97FF50A52D5C675BBAC2;
IL2CPP_EXTERN_C String_t* _stringLiteral4193EBDBF3FC4C471C6123FE8FFDE64023C50E10;
IL2CPP_EXTERN_C String_t* _stringLiteral4468C02E3BF5509C73B5E41A24D729BC7FA32526;
IL2CPP_EXTERN_C String_t* _stringLiteral446DF96A022D29B31B8AD644BD99B565BC7BBB48;
IL2CPP_EXTERN_C String_t* _stringLiteral497D43673BE76EB29AB603578FE58C0F3CFA3A90;
IL2CPP_EXTERN_C String_t* _stringLiteral4B2BF663FAFE4EA038675F6C2D1083425BC2DD57;
IL2CPP_EXTERN_C String_t* _stringLiteral4E207A1E776F6188653FF9228A95BFD3A17B492E;
IL2CPP_EXTERN_C String_t* _stringLiteral53E5A11AA5E4FD35308D01344B0A5149AC89BE2D;
IL2CPP_EXTERN_C String_t* _stringLiteral59DE37D5237EDCD7A817E9624C3FD01BE5F920C3;
IL2CPP_EXTERN_C String_t* _stringLiteral5A55890C1107C5FD772CC1ABA7EBE78909195995;
IL2CPP_EXTERN_C String_t* _stringLiteral5C8253978547FCBBF6E2C2EE1F65A5E5E76BBFE6;
IL2CPP_EXTERN_C String_t* _stringLiteral5F20103D3E71C714D1518DC7B1C00D058D9A1D37;
IL2CPP_EXTERN_C String_t* _stringLiteral5FCFE8BB42D2AA29FAADC098234D0BEF8F39BE29;
IL2CPP_EXTERN_C String_t* _stringLiteral613E3F5EEDA2B20DFE1A165416FCF33A509B7395;
IL2CPP_EXTERN_C String_t* _stringLiteral64FDA6C73F33A8A305CD701D4F610C7F84268439;
IL2CPP_EXTERN_C String_t* _stringLiteral680441391CB765A96F7102F6D9129436E97D9ECA;
IL2CPP_EXTERN_C String_t* _stringLiteral6B19AF8BFBE6170A069D33CD42BC0DC97FBCE89B;
IL2CPP_EXTERN_C String_t* _stringLiteral6BB148816DE832D438B4EA52AC76303D149E0BA5;
IL2CPP_EXTERN_C String_t* _stringLiteral731B552DFA43AAB097DE738D6C929FA08D6461A1;
IL2CPP_EXTERN_C String_t* _stringLiteral766B907ADE80249DAE808FC29210021E23EB4E91;
IL2CPP_EXTERN_C String_t* _stringLiteral7796075F085B1A73F0304B0217A48603C4A6B819;
IL2CPP_EXTERN_C String_t* _stringLiteral78C67E2A4385F588BA2DCEE159691DCE1EC544D1;
IL2CPP_EXTERN_C String_t* _stringLiteral7A4F8AA35B73603CF0C795996C54334A2D00248C;
IL2CPP_EXTERN_C String_t* _stringLiteral7BAABDF048F39D7B1B75DA1936FA10BB87C330E9;
IL2CPP_EXTERN_C String_t* _stringLiteral7E03C535E38B4169F81ADA91C121E6EC2210C46A;
IL2CPP_EXTERN_C String_t* _stringLiteral7E7DB1B4C2DED075605289B76FF28624395D3688;
IL2CPP_EXTERN_C String_t* _stringLiteral80B3E05626EE20341382C77BDC8247DF59A67654;
IL2CPP_EXTERN_C String_t* _stringLiteral8254B653364863DF9D600513723A2E0C41A1074D;
IL2CPP_EXTERN_C String_t* _stringLiteral834863B80D35E96D02830CC464160847F063892D;
IL2CPP_EXTERN_C String_t* _stringLiteral855FED6E03442FBB3AF914FFBFA9DA82813817A1;
IL2CPP_EXTERN_C String_t* _stringLiteral858BEA0922A498D3FF8525D6883180A9ADFFD97C;
IL2CPP_EXTERN_C String_t* _stringLiteral87986FFDB6B51D24AEE282C53255D779874C7E4D;
IL2CPP_EXTERN_C String_t* _stringLiteral89E85D6105CFB9376481F3E9746AEB24592BBEC0;
IL2CPP_EXTERN_C String_t* _stringLiteral8E7379C661A6E0E2F411C21450C41FBF7031F839;
IL2CPP_EXTERN_C String_t* _stringLiteral9515416BCD3EB7B4F54B8ED2BFC4997DEC11B41A;
IL2CPP_EXTERN_C String_t* _stringLiteral95D8FEADF452EC650DD95AE8EF91C62EE824E785;
IL2CPP_EXTERN_C String_t* _stringLiteral97080CB50229F087DB66B25AC23A759B2D12F1B6;
IL2CPP_EXTERN_C String_t* _stringLiteral9777BC51EFB678A65CB20FD4959F18FB6C9B5D5B;
IL2CPP_EXTERN_C String_t* _stringLiteral97A06D1C7C5ECFFBDE00FA3405D9F031222A580A;
IL2CPP_EXTERN_C String_t* _stringLiteral99C4188C1BCB2ECF7EDFADE513E17AAAAD995C31;
IL2CPP_EXTERN_C String_t* _stringLiteral9B9FF63EA4297F1AA9CD29B0B5DD2E01FABC7748;
IL2CPP_EXTERN_C String_t* _stringLiteralA6F8530D0057C4924C3C7151E55A68CE9A843598;
IL2CPP_EXTERN_C String_t* _stringLiteralA6F9F47B0C82C673919A3E8F962205ECC0392CC6;
IL2CPP_EXTERN_C String_t* _stringLiteralA83F99D33870F7ACD4F35AD3171F5ECE4FAC15FB;
IL2CPP_EXTERN_C String_t* _stringLiteralA9E6683E605E25CCA0564720D2361F0374DE6BD5;
IL2CPP_EXTERN_C String_t* _stringLiteralABC8C9038985FA39FE6CEE7EA87E485F8723F5AE;
IL2CPP_EXTERN_C String_t* _stringLiteralB13FC67A490243407C31B667439121EE0D06846D;
IL2CPP_EXTERN_C String_t* _stringLiteralB1D475531D187212477C93F0E403FD19C1A04DDE;
IL2CPP_EXTERN_C String_t* _stringLiteralB22B59490C30C06D45315B7E4293DAD5075AFFE0;
IL2CPP_EXTERN_C String_t* _stringLiteralB649100B3C780B54C1156AFF2416B909BE648F0B;
IL2CPP_EXTERN_C String_t* _stringLiteralB65E623B5C35E7A52E7FAB1188CFBFA3B3D2F29C;
IL2CPP_EXTERN_C String_t* _stringLiteralB7313CC4A1FC7E8F730433FE31FA8B6C42C2F617;
IL2CPP_EXTERN_C String_t* _stringLiteralB78AE6D5DE258AD55142707C4F5599B2FDA85727;
IL2CPP_EXTERN_C String_t* _stringLiteralBD7243CE7D444EF51E669A41F8E121D61FBB83F1;
IL2CPP_EXTERN_C String_t* _stringLiteralC6C4FCE10BB27D7717D1DED7DC45EC62225784D9;
IL2CPP_EXTERN_C String_t* _stringLiteralC86857772710D2DA543BAFF44B4570475812BDD0;
IL2CPP_EXTERN_C String_t* _stringLiteralC8B3F485C7232D90884130F2900C6FE0697181DF;
IL2CPP_EXTERN_C String_t* _stringLiteralD43BE2E9022947EFE17627374058F5286CB8905B;
IL2CPP_EXTERN_C String_t* _stringLiteralD513A1879FD1A199A5C5B59D8015EC18845E5E45;
IL2CPP_EXTERN_C String_t* _stringLiteralD554AEB1041803836B88858CFFEFA4ACB271DC98;
IL2CPP_EXTERN_C String_t* _stringLiteralDAD606777723F7F5BEA3F16B487E36912E83C73A;
IL2CPP_EXTERN_C String_t* _stringLiteralDDF2C1D1D228837C55610ACAC216435471EB91B0;
IL2CPP_EXTERN_C String_t* _stringLiteralDF07434CEFDDCFF384798A25DDD888AF6E3F6104;
IL2CPP_EXTERN_C String_t* _stringLiteralDF18AEBCE9B74652FDB434E9202A9AD2E2ED7271;
IL2CPP_EXTERN_C String_t* _stringLiteralE09EBE80FB6FF8B895959166FD79C189A53AA766;
IL2CPP_EXTERN_C String_t* _stringLiteralE59EC20582573384780F1451839044FA5901CBC2;
IL2CPP_EXTERN_C String_t* _stringLiteralE5F44E8E2F4752D9A520FEB986BFEC3FA292BD74;
IL2CPP_EXTERN_C String_t* _stringLiteralE9A91171153CFB6728156E1D688BD478DF0CEA09;
IL2CPP_EXTERN_C String_t* _stringLiteralEDE5C319F3E1E62CD8B9EEA404BE2D3021161D09;
IL2CPP_EXTERN_C String_t* _stringLiteralEE2A62697600E44F9AE4D1F27845EE64821F8F1D;
IL2CPP_EXTERN_C String_t* _stringLiteralF4841C64DC44B4722F313C297E5B637048ED42B9;
IL2CPP_EXTERN_C String_t* _stringLiteralF6A92FFC8A167335DC8144149878F085B888AAFA;
IL2CPP_EXTERN_C String_t* _stringLiteralF7848AE3E21E07A80D1F3FA7DE36858659646241;
IL2CPP_EXTERN_C String_t* _stringLiteralFC225705F6EF02D609F349359025AB953A3B1AA8;
IL2CPP_EXTERN_C String_t* _stringLiteralFCB35A66EB79AD13F31A216A8C134BB593DC0C29;
IL2CPP_EXTERN_C String_t* _stringLiteralFEBFD325765F49D6CE2EDF21E94E3561249F25B6;
IL2CPP_EXTERN_C const RuntimeMethod* ComputeBuffer_SetData_TisLightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED_mD067CD8F8709FDF4ACC8BF4162B3901E172C902E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ComputeBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mE7688CA575F08CB3680C5CED8C471E19CDA1CC2F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CopyColorPass_OnCameraCleanup_m898597430E17138E115A6E22894BC3CD682ACA65_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CopyDepthPass_OnCameraCleanup_m7AA13E9888654B95EF2F3D5A2CB40A28542DEB08_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CoreUtils_Swap_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m508232A385900D089D3074EAF45054FF40482540_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* DepthNormalOnlyPass_OnCameraCleanup_mDD105E212E1504D0E509377195A3B7A54B6F30E4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* DepthOnlyPass_OnCameraCleanup_m22B704143AA03A97FE6144373FF03EF7FE850A67_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mC2101372553083A7ECAAACFCA8C5FCF1CD0D6E30_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m988B21A18D3DA9D0866FE322A67EA06FE9BEE120_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m757706D18EDDC306666CA0F450A07BA49F47145E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mD545D9B26053171592DD4C023A9580D3629A4A8A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobExtensions_Schedule_TisRadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381_m4049F9D57062E9631942C81966B791CCB69D1A0A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisLightExtractionJob_tEBC7702598048604387974DE52CC9CB5085A99FF_mB9F5CC394034F281B107BFB0D665F18EBABA3B26_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisMinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD_mF7053ED38AAC888E10DA16379991AE003A3DC811_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C_mB775425889BAF5937B5EAB6E51AEB14BEE5DA94C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB_m7310CABEB7CFF687BC8466117E490EB36481EE77_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisSliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A_mCF9341E11F2D1A464A0EBE9E2C2C856D5CDBB44C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisSliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC_mE9C559B4E2D2B4FF8375299261C9A3E1F61DDBCD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m21A3AD10EC2C165E8A6A3A533380D5D8BE162787_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mF5D504FB09F98DB07ABEF3D064237C0BCBD8EDC4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m95629806F31CF369D937590912E0B6A53FF7C587_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m9CE045A3C18BAFF826CE4686A0F2D3D00930416F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MainLightShadowCasterPass_OnCameraCleanup_m074A6DECEC06CFEA47F17C60B92E8DBEB76970BB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MotionVectorRenderPass_FrameCleanup_m8534965C0C066E65D8C88595D167B6BADE11B76F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Copy_m24A90CBB1F587DD393BFDC028C5A38C437386D03_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m3826426D7E3835F7A5137807DC3FCF5ABBA2E13A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m674C877A2F5E6A4FAE1B268E2454CCA3F45468CD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m6F56643DFEE7FAB37CA7E71EEE539321FFA0B2CC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m7C62F3F8DFECBDCF958ABA39CB046EDEA2B0255D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m86268F63824C235475F45FF3F2DA0A446A9E5ECD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mA791E7991731E7EAB7302C44BD000DD3625F5833_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mA976370881267B0B7D242251F3E97EAB7D5E383C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mC07280A768D065A052D995F3E6175A27CD62E1F6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mE1983C88F09D7F9F55D5E4CB6BBABB1B4FB99108_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mEFAE9DC755AB05B0AEE7B5D4AB4AF2BD7E64C581_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mF5000E9404A41E84E3A2BF345C3D92F77C8D12C7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mF69F1A78EA0CC5687B06899D9DC59ED8968D2B8A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Reinterpret_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m984CF79D3D325C9674FF527E05BDF408A8808FCB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mC48AB704490AABE319C2CDB613098803A2282F9A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_m065D6FB40B797C451D3AE3477A97D7B204979A2D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_m335B900C40ABABA686816BE881E9EF3C208A1F17_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_m4D540A81E1062EEC2C4B0697A34A4EEFB9BC9004_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_m6BE169E3FD322B6E7C0A8B5531C4A2C374BD6A47_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_m965B9BE6DD806F31A767FF7CB33BEA509B7C90D7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mB262055276860279B00AAA8670A6B5483548B3C1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mBFCE1AB236375FC7C9298C230AB76FFBDE0AE383_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mCDB61DD4B879E7965AE74BFC0DABE5F86A7BBEFA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mD93EC86CD45B6500BF5CE44809A6D8579BDF8EDD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CDoLensFlareDatadrivenU3Eb__68_0_m2CF6D232CF074CE7DA1AAD8C4B58090829631F7B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CExecuteU3Eb__12_0_mAEA86CE4D0C621873A9760F26CB5A317EF320DD9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnsafeUtility_SizeOf_TisZBin_t2B4F59EC396F7A7EC8EE6A15C15176B9888125A5_mB4E641AE2DA37B0E18DB182D6F46E1E34E3DF443_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisBloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225_m25682DCE38F204E0B4062C3F2D9132BDA2C5BF0D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6_m59DB514BEB059E5BC105419D419F4AA47C20B5AE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F_mF488DC971011EE15740583673AA8BB56BE10A9E4_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_TisColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C_mBC5D3E47DCADB0AF1F944EE238C6188CD3B308F5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisDepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF_m6CC04C172E6C70C6446B6644BC25CBC3C1A691E2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisFilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172_mFAC921A292413CAF7B64BED0822B24DA7C60530D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisLensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6_m7AA5B34C2EB5A633802388F0CA1139092EEC2E18_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisLiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D_m8F5A96486750E64909EDAE247CA35A4D7A655926_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisMotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161_mCF77251617E769053BB46F8844649FDBE0006D99_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisPaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA_mB589E14BB73F90314BF582164232143C575C93C2_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_TisVignette_t77147DD5FEEB4476AF22BD98255F8010738985DC_mB42423B71631D13196913871E448FC0B90422DC1_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;
struct Delegate_t_marshaled_com;
struct Delegate_t_marshaled_pinvoke;
struct Exception_t_marshaled_com;
struct Exception_t_marshaled_pinvoke;
struct BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4;
struct GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5;
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
struct Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468;
struct RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233;
struct RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE;
struct ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143;
struct ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04;
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD;
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_t981929731C92943BC72835538666CD9A491ADFA0 : public RuntimeObject
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets;
EntryU5BU5D_tE57C847A3146ED2E26F8DEEF9753056682B4B7F6* ____entries;
int32_t ____count;
int32_t ____freeList;
int32_t ____freeCount;
int32_t ____version;
RuntimeObject* ____comparer;
KeyCollection_tDE83FDA25E6A6D203B1C3F20C9B6193268BE2E80* ____keys;
ValueCollection_tA42ADC7103643E7D494F8B255CE2779A8D453976* ____values;
RuntimeObject* ____syncRoot;
};
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73 : public RuntimeObject
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____items;
int32_t ____size;
int32_t ____version;
RuntimeObject* ____syncRoot;
};
struct List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF : public RuntimeObject
{
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ____items;
int32_t ____size;
int32_t ____version;
RuntimeObject* ____syncRoot;
};
struct List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317 : public RuntimeObject
{
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ____items;
int32_t ____size;
int32_t ____version;
RuntimeObject* ____syncRoot;
};
struct LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135 : public RuntimeObject
{
};
struct MemberInfo_t : public RuntimeObject
{
};
struct MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25 : public RuntimeObject
{
Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0* ___m_CameraFrameData;
uint32_t ___m_FrameCount;
float ___m_LastTime;
float ___m_Time;
};
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 ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19 : public RuntimeObject
{
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_LightDataBuffer;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_LightIndicesBuffer;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_AdditionalLightShadowParamsStructuredBuffer;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_AdditionalLightShadowSliceMatricesStructuredBuffer;
};
struct ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14 : public RuntimeObject
{
};
struct ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2 : 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;
};
struct AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B : public RuntimeObject
{
};
struct ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307 : public RuntimeObject
{
};
struct U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967 : public RuntimeObject
{
};
struct LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1 : public RuntimeObject
{
};
struct MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3 : 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* ___LensFlareDataDrivenPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___scalingSetupPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___easuPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___uberPostPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___finalPostPassPS;
};
struct TextureResources_t9220AC464374C6AA55163CD0AC71C62B85E6C122 : public RuntimeObject
{
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* ___blueNoise16LTex;
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* ___filmGrainTex;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___smaaAreaTex;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___smaaSearchTex;
};
struct U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D : public RuntimeObject
{
};
struct MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED : public RuntimeObject
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___stopNaN;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___subpixelMorphologicalAntialiasing;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___gaussianDepthOfField;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___bokehDepthOfField;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___cameraMotionBlur;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___paniniProjection;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___bloom;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___scalingSetup;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___easu;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___uber;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___finalPass;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___lensFlareDataDriven;
};
struct ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC : public RuntimeObject
{
};
struct VolumeParameter_1_tBCB51FE341649CAB77E12B97823E7D31852372CF : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
bool ___m_Value;
};
struct VolumeParameter_1_t7111FAD4FF4C5BAEA3D390725AF3BC9069DBB546 : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
int32_t ___m_Value;
};
struct VolumeParameter_1_t18B35E30089EFE0C2751A53FE6143F972EC9F9B8 : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
float ___m_Value;
};
struct VolumeParameter_1_tB3100970DE7F44CC1B4585781E82F1E9F5C9C4A1 : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___m_Value;
};
struct VolumeParameter_1_t2568C1D65C317243AD2D110790FE99CF3A544ACD : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* ___m_Value;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
{
bool ___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 Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
{
int32_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 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 RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71
{
int32_t ___m_LowerBound;
int32_t ___m_UpperBound;
};
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 SortingLayerRange_t96D04CFB4E8824978FEB2CFFFCFEAC37E56D52C9
{
int16_t ___m_LowerBound;
int16_t ___m_UpperBound;
};
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 UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B
{
uint32_t ___m_value;
};
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7
{
float ___x;
float ___y;
};
struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A
{
int32_t ___m_X;
int32_t ___m_Y;
};
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2
{
float ___x;
float ___y;
float ___z;
};
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3
{
float ___x;
float ___y;
float ___z;
float ___w;
};
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
{
union
{
struct
{
};
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
};
};
struct ZBin_t2B4F59EC396F7A7EC8EE6A15C15176B9888125A5
{
uint16_t ___minIndex;
uint16_t ___maxIndex;
};
struct float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E
{
float ___x;
float ___y;
float ___z;
};
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 U3CshaderPassNamesU3Ee__FixedBuffer_t5EDC823777BDDC9D50E55FF3779FBC1B3820126D
{
union
{
struct
{
int32_t ___FixedElementField;
};
uint8_t U3CshaderPassNamesU3Ee__FixedBuffer_t5EDC823777BDDC9D50E55FF3779FBC1B3820126D__padding[64];
};
};
struct InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472
{
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
bool ___clusteredRendering;
int32_t ___tileSize;
};
struct InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_pinvoke
{
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
int32_t ___clusteredRendering;
int32_t ___tileSize;
};
struct InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_com
{
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
int32_t ___clusteredRendering;
int32_t ___tileSize;
};
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 Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C
{
bool ___hasValue;
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___value;
};
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_tADB3F1E2F42E88F6F74B7FD1CE782B1098424D7B : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___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 BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95 : public VolumeParameter_1_tBCB51FE341649CAB77E12B97823E7D31852372CF
{
};
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 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 ComputeBufferMode_t5D4638785EF410703DB43EF7FF7A56A8DF86CA88
{
int32_t ___value__;
};
struct ComputeBufferType_tDEEE8D455B0CCF8A6CFF36F0A0D9D27E3662919E
{
int32_t ___value__;
};
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 DepthOfFieldMode_t750AA8D0E30A14A485AC8202CB125616E039F8A0
{
int32_t ___value__;
};
struct DepthTextureMode_t64422B6053A3474607EEBAB848B2049ECE39472D
{
int32_t ___value__;
};
struct DistanceMetric_t071B9815BB961E33F7CA2C553CA725F61AE09EDE
{
int32_t ___value__;
};
struct Downsampling_tFE6A5D41D0A9881972AE6C6470FA5E1700410D49
{
int32_t ___value__;
};
struct DrawRendererFlags_t3AD0574208BFF93F323D5E1E92012F19EAE972CD
{
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 FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F
{
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___m_RenderQueueRange;
int32_t ___m_LayerMask;
uint32_t ___m_RenderingLayerMask;
int32_t ___m_ExcludeMotionVectorObjects;
SortingLayerRange_t96D04CFB4E8824978FEB2CFFFCFEAC37E56D52C9 ___m_SortingLayerRange;
};
struct FloatParameter_t566B623CD21B2F957A20BA790ACEF6684A712106 : public VolumeParameter_1_t18B35E30089EFE0C2751A53FE6143F972EC9F9B8
{
};
struct FormatUsage_tF45FA49B7572B22E10ABD248EEE906A4605C7BD2
{
int32_t ___value__;
};
struct GraphicsDeviceType_t65150C9055D1BC1E377E894972629BF22BA2CBF5
{
int32_t ___value__;
};
struct GraphicsFormat_tC3D1898F3F3F1F57256C7F3FFD6BA9A37AE7E713
{
int32_t ___value__;
};
struct ImageScalingMode_tB7E238BD8F6E6D9CBC6C2C92E3E4C9DF72A4AF54
{
int32_t ___value__;
};
struct ImageUpscalingFilter_t6BAB8A7CB0216E88F69458503780865981937631
{
int32_t ___value__;
};
struct Int32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C
{
int32_t ___value__;
};
struct IntParameter_t45D52025F857DFDFC590EDB800071A92774E04B8 : public VolumeParameter_1_t7111FAD4FF4C5BAEA3D390725AF3BC9069DBB546
{
};
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 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 MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D : public RuntimeObject
{
intptr_t ___m_Ptr;
};
struct MeshTopology_t815FF5CF04D62195A23E2DF8A5C0A071F11FBCBF
{
int32_t ___value__;
};
struct MixedLightingMode_t6B7F0DC1BB531DDE85B2FF98C8BD122840060061
{
int32_t ___value__;
};
struct MixedLightingSetup_tD9025BE7BF89DAAA8886B982A2F5CAD6A8783721
{
int32_t ___value__;
};
struct MotionBlurQuality_t45BAD066E5EA5F645B2ED8D3D846F6D4CBA131E5
{
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 PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF : public RuntimeObject
{
bool ___m_IsFirstFrame;
int32_t ___m_LastFrameActive;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_viewProjectionMatrix;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_PreviousViewProjectionMatrix;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___m_ViewProjectionMatrixStereo;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___m_PreviousViewProjectionMatrixStereo;
};
struct RTClearFlags_t127E0A4F62D0A19D256CBCB7AB0E7A774A96C24F
{
int32_t ___value__;
};
struct ReflectionProbeSortingCriteria_tC7B547F11F4EF1259DB024027DD9562A19EA957E
{
int32_t ___value__;
};
struct RenderBufferLoadAction_t3333B2CABABAC39DA0CDC25602E5E4FD93C2CB0E
{
int32_t ___value__;
};
struct RenderBufferStoreAction_t87683F22C09634E24A574F21F42037C953A2C8B7
{
int32_t ___value__;
};
struct RenderPassEvent_t65FBDDF314AC831A598C794FD81BB61AD3930353
{
int32_t ___value__;
};
struct RenderStateMask_tC9C95BF62EADEE4D622D4E16CDE1DF94E2A9EF57
{
int32_t ___value__;
};
struct RenderTextureCreationFlags_t1C01993691E5BA956575134696509089FE852F50
{
int32_t ___value__;
};
struct RenderTextureFormat_tB6F1ED5040395B46880CE00312D2FDDBF9EEB40F
{
int32_t ___value__;
};
struct RenderTextureMemoryless_tE3B7F3AE353C3E9ACF86076376EB862131D19A69
{
int32_t ___value__;
};
struct RendererType_t952E4F0C867408594D6DB4894BEFF90C854B6C90
{
int32_t ___value__;
};
struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B
{
intptr_t ___value;
};
struct ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36
{
intptr_t ___m_Ptr;
};
struct ScriptableRenderPassInput_t2E28A5DE1B3B8001EE14298E0133EFF3204DE645
{
int32_t ___value__;
};
struct ShaderVariantLogLevel_t90ADECB390C8DBBB55360986A12A3430A42C65DE
{
int32_t ___value__;
};
struct ShadowCascadesOption_t0A87F71CB8129325144A22F446F8BDF0297F0823
{
int32_t ___value__;
};
struct ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832
{
bool ___supportsMainLightShadows;
bool ___requiresScreenSpaceShadowResolve;
int32_t ___mainLightShadowmapWidth;
int32_t ___mainLightShadowmapHeight;
int32_t ___mainLightShadowCascadesCount;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___mainLightShadowCascadesSplit;
float ___mainLightShadowCascadeBorder;
bool ___supportsAdditionalLightShadows;
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 ___requiresScreenSpaceShadowResolve;
int32_t ___mainLightShadowmapWidth;
int32_t ___mainLightShadowmapHeight;
int32_t ___mainLightShadowCascadesCount;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___mainLightShadowCascadesSplit;
float ___mainLightShadowCascadeBorder;
int32_t ___supportsAdditionalLightShadows;
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 ___requiresScreenSpaceShadowResolve;
int32_t ___mainLightShadowmapWidth;
int32_t ___mainLightShadowmapHeight;
int32_t ___mainLightShadowCascadesCount;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___mainLightShadowCascadesSplit;
float ___mainLightShadowCascadeBorder;
int32_t ___supportsAdditionalLightShadows;
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 SortingCriteria_t4907D221CB6E6AA4A32C1ED7B5D17103FD3E7C39
{
int32_t ___value__;
};
struct StoreActionsOptimization_tB5EB82E81175365B1DF3C5DE71F35E77E3B38B4A
{
int32_t ___value__;
};
struct TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B : public VolumeParameter_1_t2568C1D65C317243AD2D110790FE99CF3A544ACD
{
};
struct TextureDimension_t8D7148B9168256EE1E9AF91378ABA148888CE642
{
int32_t ___value__;
};
struct TextureParameter_t8989581983DE4A463CBB1A19F90D9E27BF7EC28A : public VolumeParameter_1_tB3100970DE7F44CC1B4585781E82F1E9F5C9C4A1
{
};
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 float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2
{
float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___c0;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___c1;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___c2;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___c3;
};
struct LightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___position;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___color;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___attenuation;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___spotDirection;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___occlusionProbeChannels;
uint32_t ___layerMask;
};
struct NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_tE0DCAF7ED58915BC160F767E310F0F0A55B6BC75
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t6739DC6AF1C1AD43D630BC5B257B25EB7C21C652
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF
{
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_t1319594EE236701FE431CF2885AEB88373076DA8
{
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_tC826716DABB82121E3B759802E04D86B6B20F991
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6
{
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_t80C75EB611679D3400624E84553EF01B344A125D : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
int32_t ___m_Value;
};
struct VolumeParameter_1_tFFADF17175E410D847D12382BCFD16C4EAD004A1 : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
int32_t ___m_Value;
};
struct VolumeParameter_1_tBA92B79A20B96D6212DF5589AAFA7B0B4AC68A2C : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
int32_t ___m_Value;
};
struct ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8 : public FloatParameter_t566B623CD21B2F957A20BA790ACEF6684A712106
{
float ___min;
float ___max;
};
struct ClampedIntParameter_tAF77FC44E522B137734644AE2E3F702580033B8E : public IntParameter_t45D52025F857DFDFC590EDB800071A92774E04B8
{
int32_t ___min;
int32_t ___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;
};
struct PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4_marshaled_pinvoke
{
int32_t ___gradingMode;
int32_t ___lutSize;
int32_t ___useFastSRGBLinearConversion;
};
struct PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4_marshaled_com
{
int32_t ___gradingMode;
int32_t ___lutSize;
int32_t ___useFastSRGBLinearConversion;
};
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 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 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 SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_WorldToCameraMatrix;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_CameraPosition;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_CustomAxis;
int32_t ___m_Criteria;
int32_t ___m_DistanceMetric;
};
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
{
};
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct Type_t : public MemberInfo_t
{
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl;
};
struct Vector2Parameter_tA29C9FAC53EDB2E0996430A461F9CC59B6C4288A : public VolumeParameter_1_tADB3F1E2F42E88F6F74B7FD1CE782B1098424D7B
{
};
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 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 Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE : public MulticastDelegate_t
{
};
struct ReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB
{
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___indices;
NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9 ___input;
NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9 ___output;
};
struct ReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C
{
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___indices;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___input;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___output;
};
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
String_t* ____paramName;
};
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;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera;
int32_t ___renderType;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___targetTexture;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___cameraTargetDescriptor;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___pixelRect;
int32_t ___pixelWidth;
int32_t ___pixelHeight;
float ___aspectRatio;
float ___renderScale;
int32_t ___imageScalingMode;
int32_t ___upscalingFilter;
bool ___fsrOverrideSharpness;
float ___fsrSharpness;
bool ___clearDepth;
int32_t ___cameraType;
bool ___isDefaultViewport;
bool ___isHdrEnabled;
bool ___requiresDepthTexture;
bool ___requiresOpaqueTexture;
bool ___postProcessingRequiresDepthTexture;
bool ___xrRendering;
int32_t ___defaultOpaqueSortFlags;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* ___xr;
bool ___isStereoEnabled;
float ___maxShadowDistance;
bool ___postProcessEnabled;
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;
};
struct CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E_marshaled_pinvoke
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_ViewMatrix;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_ProjectionMatrix;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera;
int32_t ___renderType;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___targetTexture;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___cameraTargetDescriptor;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___pixelRect;
int32_t ___pixelWidth;
int32_t ___pixelHeight;
float ___aspectRatio;
float ___renderScale;
int32_t ___imageScalingMode;
int32_t ___upscalingFilter;
int32_t ___fsrOverrideSharpness;
float ___fsrSharpness;
int32_t ___clearDepth;
int32_t ___cameraType;
int32_t ___isDefaultViewport;
int32_t ___isHdrEnabled;
int32_t ___requiresDepthTexture;
int32_t ___requiresOpaqueTexture;
int32_t ___postProcessingRequiresDepthTexture;
int32_t ___xrRendering;
int32_t ___defaultOpaqueSortFlags;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* ___xr;
int32_t ___isStereoEnabled;
float ___maxShadowDistance;
int32_t ___postProcessEnabled;
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;
};
struct CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E_marshaled_com
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_ViewMatrix;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_ProjectionMatrix;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera;
int32_t ___renderType;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___targetTexture;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___cameraTargetDescriptor;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___pixelRect;
int32_t ___pixelWidth;
int32_t ___pixelHeight;
float ___aspectRatio;
float ___renderScale;
int32_t ___imageScalingMode;
int32_t ___upscalingFilter;
int32_t ___fsrOverrideSharpness;
float ___fsrSharpness;
int32_t ___clearDepth;
int32_t ___cameraType;
int32_t ___isDefaultViewport;
int32_t ___isHdrEnabled;
int32_t ___requiresDepthTexture;
int32_t ___requiresOpaqueTexture;
int32_t ___postProcessingRequiresDepthTexture;
int32_t ___xrRendering;
int32_t ___defaultOpaqueSortFlags;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* ___xr;
int32_t ___isStereoEnabled;
float ___maxShadowDistance;
int32_t ___postProcessEnabled;
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;
};
struct DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4 : public RuntimeObject
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_ReplacementMaterial;
bool ___m_HasDebugRenderTarget;
bool ___m_DebugRenderTargetSupportsStereo;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_DebugRenderTargetPixelRect;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_DebugRenderTargetIdentifier;
DebugDisplaySettings_t8171A1BB62EF9D4E5AA525E97E3225633B7B3F1C* ___m_DebugDisplaySettings;
};
struct DepthOfFieldModeParameter_t2AC87B0A41A5C9BB872A9E9D7913C262F9DA4E26 : public VolumeParameter_1_t80C75EB611679D3400624E84553EF01B344A125D
{
};
struct DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49
{
SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72 ___m_SortingSettings;
U3CshaderPassNamesU3Ee__FixedBuffer_t5EDC823777BDDC9D50E55FF3779FBC1B3820126D ___shaderPassNames;
int32_t ___m_PerObjectData;
int32_t ___m_Flags;
int32_t ___m_OverrideShaderID;
int32_t ___m_OverrideShaderPassIndex;
int32_t ___m_OverrideMaterialInstanceId;
int32_t ___m_OverrideMaterialPassIndex;
int32_t ___m_fallbackMaterialInstanceId;
int32_t ___m_MainLightIndex;
int32_t ___m_UseSrpBatcher;
};
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_UseClusteredRendering;
int32_t ___m_DirectionalLightCount;
int32_t ___m_ActualTileWidth;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___m_TileResolution;
int32_t ___m_RequestedTileWidth;
float ___m_ZBinFactor;
int32_t ___m_ZBinOffset;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___m_CullingHandle;
NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991 ___m_ZBins;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___m_TileLightMasks;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_ZBinBuffer;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_TileBuffer;
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___m_LightCookieManager;
};
struct LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470
{
int32_t ___mainLightIndex;
int32_t ___additionalLightsCount;
int32_t ___maxPerObjectAdditionalLightsCount;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___visibleLights;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___originalIndices;
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;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___originalIndices;
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;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___originalIndices;
int32_t ___shadeAdditionalLightsPerVertex;
int32_t ___supportsMixedLighting;
int32_t ___reflectionProbeBoxProjection;
int32_t ___reflectionProbeBlending;
int32_t ___supportsLightLayers;
int32_t ___supportsAdditionalLights;
};
struct LightExtractionJob_tEBC7702598048604387974DE52CC9CB5085A99FF
{
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___lights;
NativeArray_1_t6739DC6AF1C1AD43D630BC5B257B25EB7C21C652 ___lightTypes;
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF ___radiuses;
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 ___directions;
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 ___positions;
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF ___coneRadiuses;
};
struct MinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD
{
float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___worldToViewMatrix;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___lights;
NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9 ___minMaxZs;
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF ___meanZs;
};
struct MotionBlurQualityParameter_tD50C3C4531FB58AB4B8C2917F41668C3EE54A637 : public VolumeParameter_1_tFFADF17175E410D847D12382BCFD16C4EAD004A1
{
};
struct PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05 : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
ShaderResources_t5CFF4C7697343EC59BAE5094B637F9EC23CE6D59* ___shaders;
TextureResources_t9220AC464374C6AA55163CD0AC71C62B85E6C122* ___textures;
};
struct RadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381
{
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___keys;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___indices;
};
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 ___U3CrenderTargetWidthU3Ek__BackingField;
int32_t ___U3CrenderTargetHeightU3Ek__BackingField;
int32_t ___U3CrenderTargetSampleCountU3Ek__BackingField;
bool ___U3CdepthOnlyU3Ek__BackingField;
bool ___U3CisLastPassU3Ek__BackingField;
int32_t ___U3CrenderPassQueueIndexU3Ek__BackingField;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___m_ColorAttachmentIndices;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___m_InputAttachmentIndices;
GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* ___U3CrenderTargetFormatU3Ek__BackingField;
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* ___m_ColorAttachments;
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* ___m_InputAttachments;
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___m_InputAttachmentIsTransient;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_DepthAttachment;
int32_t ___m_Input;
int32_t ___m_ClearFlag;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_ClearColor;
};
struct SliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A
{
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___tileResolution;
int32_t ___wordsPerTile;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___sliceLightMasksH;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___sliceLightMasksV;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___lightMasks;
};
struct SliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC
{
float ___scale;
float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E ___viewOrigin;
float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E ___viewForward;
float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E ___viewRight;
float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E ___viewUp;
NativeArray_1_t6739DC6AF1C1AD43D630BC5B257B25EB7C21C652 ___lightTypes;
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF ___radiuses;
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 ___directions;
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 ___positions;
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF ___coneRadiuses;
int32_t ___lightsPerTile;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___sliceLightMasks;
};
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4 : public Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700
{
};
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;
ReadOnlyCollection_1_tE414953665CCBE1BFF28E8E32C184621ADDA4B76* ___U3CparametersU3Ek__BackingField;
};
struct XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24 : public RuntimeObject
{
List_1_tB3AD940C3EFA3B62F5F00791CB82A01B87D1F4CE* ___views;
bool ___U3CxrSdkEnabledU3Ek__BackingField;
bool ___U3CcopyDepthU3Ek__BackingField;
int32_t ___U3CmultipassIdU3Ek__BackingField;
int32_t ___U3CcullingPassIdU3Ek__BackingField;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___U3CrenderTargetU3Ek__BackingField;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___U3CrenderTargetDescU3Ek__BackingField;
bool ___U3CrenderTargetIsRenderTextureU3Ek__BackingField;
bool ___U3CisLateLatchEnabledU3Ek__BackingField;
bool ___U3CcanMarkLateLatchU3Ek__BackingField;
bool ___U3ChasMarkedLateLatchU3Ek__BackingField;
ScriptableCullingParameters_tD9539440A4A7DA4C7578CCE16F24466A5DC89899 ___U3CcullingParamsU3Ek__BackingField;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___occlusionMeshMaterial;
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___occlusionMeshCombined;
int32_t ___occlusionMeshCombinedHashCode;
CustomMirrorView_t826B740E52CCFCC96FCCDD7DCC1B2D7208D8D316* ___customMirrorView;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___stereoProjectionMatrix;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___stereoViewMatrix;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___stereoCameraProjectionMatrix;
};
struct ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E
{
NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991 ___bins;
NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9 ___minMaxZs;
int32_t ___binOffset;
float ___zFactor;
};
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 U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___source;
PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* ___U3CU3E4__this;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___destination;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___cmd;
bool ___tempTargetUsed;
bool ___tempTarget2Used;
int32_t ___amountOfPassesRemaining;
};
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129 : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263
{
};
struct Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225 : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___threshold;
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___intensity;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___scatter;
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___clamp;
ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* ___tint;
BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* ___highQualityFiltering;
ClampedIntParameter_tAF77FC44E522B137734644AE2E3F702580033B8E* ___skipIterations;
TextureParameter_t8989581983DE4A463CBB1A19F90D9E27BF7EC28A* ___dirtTexture;
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___dirtIntensity;
};
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 ChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___intensity;
};
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;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___m_InternalLut;
bool ___m_AllowColorGradingACESHDR;
};
struct ColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
TextureParameter_t8989581983DE4A463CBB1A19F90D9E27BF7EC28A* ___texture;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___contribution;
};
struct CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
int32_t ___m_SampleOffsetShaderHandle;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_SamplingMaterial;
int32_t ___m_DownsamplingMethod;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_CopyColorMaterial;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___U3CsourceU3Ek__BackingField;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___U3CdestinationU3Ek__BackingField;
};
struct CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___U3CsourceU3Ek__BackingField;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___U3CdestinationU3Ek__BackingField;
bool ___U3CAllocateRTU3Ek__BackingField;
int32_t ___U3CMssaSamplesU3Ek__BackingField;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_CopyDepthMaterial;
};
struct DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC : public RuntimeObject
{
bool ___U3CUseRenderPassU3Ek__BackingField;
bool ___U3CHasDepthPrepassU3Ek__BackingField;
bool ___U3CHasNormalPrepassU3Ek__BackingField;
bool ___U3CIsOverlayU3Ek__BackingField;
bool ___m_AccurateGbufferNormals;
bool ___U3CTiledDeferredShadingU3Ek__BackingField;
int32_t ___U3CMixedLightingSetupU3Ek__BackingField;
bool ___U3CUseJobSystemU3Ek__BackingField;
int32_t ___U3CRenderWidthU3Ek__BackingField;
int32_t ___U3CRenderHeightU3Ek__BackingField;
RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233* ___U3CGbufferAttachmentsU3Ek__BackingField;
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* ___U3CDeferredInputAttachmentsU3Ek__BackingField;
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___U3CDeferredInputIsTransientU3Ek__BackingField;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___U3CDepthAttachmentU3Ek__BackingField;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___U3CDepthCopyTextureU3Ek__BackingField;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___U3CDepthInfoTextureU3Ek__BackingField;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___U3CTileDepthInfoTextureU3Ek__BackingField;
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* ___U3CGbufferAttachmentIdentifiersU3Ek__BackingField;
GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* ___U3CGbufferFormatsU3Ek__BackingField;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___U3CDepthAttachmentIdentifierU3Ek__BackingField;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___U3CDepthCopyTextureIdentifierU3Ek__BackingField;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___U3CDepthInfoTextureIdentifierU3Ek__BackingField;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___U3CTileDepthInfoTextureIdentifierU3Ek__BackingField;
int32_t ___m_CachedRenderWidth;
int32_t ___m_CachedRenderHeight;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_CachedProjectionMatrix;
DeferredTilerU5BU5D_t5968121C14BD0308FEA2AED51AEE342621CED3DA* ___m_Tilers;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_TileDataCapacities;
bool ___m_HasTileVisLights;
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;
int32_t ___m_MaxDepthRangePerBatch;
int32_t ___m_MaxTilesPerBatch;
int32_t ___m_MaxPunctualLightPerBatch;
int32_t ___m_MaxRelLightIndicesPerBatch;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_TileDepthInfoMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_TileDeferredMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_StencilDeferredMaterial;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_StencilDeferredPasses;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_TileDeferredPasses;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___m_ScreenToWorld;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerDeferredTiledPass;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerDeferredStencilPass;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerDeferredFogPass;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerClearStencilPartialPass;
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___m_LightCookieManager;
};
struct DeferredPass_t6790EE70B629EA472728A1396EA57FE14D0D8BF0 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* ___m_DeferredLights;
};
struct DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___U3CnormalDescriptorU3Ek__BackingField;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___U3CdepthDescriptorU3Ek__BackingField;
bool ___U3CallocateDepthU3Ek__BackingField;
bool ___U3CallocateNormalU3Ek__BackingField;
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___U3CshaderTagIdsU3Ek__BackingField;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___U3CdepthHandleU3Ek__BackingField;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___U3CnormalHandleU3Ek__BackingField;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___m_FilteringSettings;
int32_t ___m_RendererMSAASamples;
};
struct DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
DepthOfFieldModeParameter_t2AC87B0A41A5C9BB872A9E9D7913C262F9DA4E26* ___mode;
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___gaussianStart;
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___gaussianEnd;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___gaussianMaxRadius;
BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* ___highQualitySampling;
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___focusDistance;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___aperture;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___focalLength;
ClampedIntParameter_tAF77FC44E522B137734644AE2E3F702580033B8E* ___bladeCount;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___bladeCurvature;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___bladeRotation;
};
struct DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___U3CdepthAttachmentHandleU3Ek__BackingField;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___U3CdescriptorU3Ek__BackingField;
bool ___U3CallocateDepthU3Ek__BackingField;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___U3CshaderTagIdU3Ek__BackingField;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___m_FilteringSettings;
};
struct DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___m_FilteringSettings;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 ___m_RenderStateBlock;
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___m_ShaderTagIdList;
String_t* ___m_ProfilerTag;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSampler;
bool ___m_IsOpaque;
bool ___m_UseDepthPriming;
};
struct FilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172 : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
FilmGrainLookupParameter_tDF3F944D7FECD6E33C773117CA937AE2420F4C6F* ___type;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___intensity;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___response;
NoInterpTextureParameter_tC99FB0FE7B2B1D94AE407F612730FC05204C1478* ___texture;
};
struct FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_Source;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_BlitMaterial;
};
struct GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSampler;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* ___m_DeferredLights;
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___m_ShaderTagValues;
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* ___m_RenderStateBlocks;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___m_FilteringSettings;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 ___m_RenderStateBlock;
};
struct LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6 : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___intensity;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___xMultiplier;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___yMultiplier;
Vector2Parameter_tA29C9FAC53EDB2E0996430A461F9CC59B6C4288A* ___center;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___scale;
};
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;
bool ___U3CIsKeywordLightCookieEnabledU3Ek__BackingField;
};
struct MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
float ___m_CascadeBorder;
float ___m_MaxShadowDistanceSq;
int32_t ___m_ShadowCasterCascadesCount;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___m_MainLightShadowmap;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_MainLightShadowmapTexture;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___m_MainLightShadowMatrices;
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* ___m_CascadeSlices;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_CascadeSplitDistances;
bool ___m_CreateEmptyShadowmap;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSetupSampler;
};
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ___m_CancellationTokenSource;
};
struct MotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161 : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
MotionBlurModeParameter_tB166307F460D4DF85A966BE6EDA29279F6B4FF14* ___mode;
MotionBlurQualityParameter_tD50C3C4531FB58AB4B8C2917F41668C3EE54A637* ___quality;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___intensity;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___clamp;
};
struct MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___m_MotionVectorHandle;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_CameraMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_ObjectMaterial;
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* ___m_MotionData;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSampler;
};
struct PaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___distance;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___cropToFit;
};
struct PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___m_Descriptor;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_Source;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___m_Destination;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___m_Depth;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___m_InternalLut;
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* ___m_Materials;
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* ___m_Data;
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* ___m_DepthOfField;
MotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161* ___m_MotionBlur;
PaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA* ___m_PaniniProjection;
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* ___m_Bloom;
LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6* ___m_LensDistortion;
ChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F* ___m_ChromaticAberration;
Vignette_t77147DD5FEEB4476AF22BD98255F8010738985DC* ___m_Vignette;
ColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C* ___m_ColorLookup;
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* ___m_ColorAdjustments;
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* ___m_Tonemapping;
FilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172* ___m_FilmGrain;
int32_t ___m_DefaultHDRFormat;
bool ___m_UseRGBM;
int32_t ___m_SMAAEdgeFormat;
int32_t ___m_GaussianCoCFormat;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___m_PrevViewProjM;
bool ___m_ResetHistory;
int32_t ___m_DitheringTextureIndex;
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* ___m_MRT2;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_BokehKernel;
int32_t ___m_BokehHash;
float ___m_BokehMaxRadius;
float ___m_BokehRCPAspect;
bool ___m_IsFinalPass;
bool ___m_HasFinalPass;
bool ___m_EnableSRGBConversionIfNeeded;
bool ___m_UseDrawProcedural;
bool ___m_UseFastSRGBLinearConversion;
bool ___m_ResolveToScreen;
bool ___m_UseSwapBuffer;
bool ___m_hasExternalPostPasses;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_BlitMaterial;
};
struct RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71
{
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
{
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
{
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;
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;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_CameraColorTarget;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_CameraDepthTarget;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_CameraResolveTarget;
bool ___m_FirstTimeCameraColorTargetIsBound;
bool ___m_FirstTimeCameraDepthTargetIsBound;
bool ___m_IsPipelineExecuting;
bool ___isCameraColorTargetValid;
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;
};
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;
int32_t ___m_StoreActionsOptimization;
bool ___m_SupportsHDR;
int32_t ___m_MSAA;
float ___m_RenderScale;
int32_t ___m_UpscalingFilter;
bool ___m_FsrOverrideSharpness;
float ___m_FsrSharpness;
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_AdditionalLightsCookieResolution;
int32_t ___m_AdditionalLightsCookieFormat;
bool ___m_UseSRPBatcher;
bool ___m_SupportsDynamicBatching;
bool ___m_MixedLightingSupported;
bool ___m_SupportsLightLayers;
int32_t ___m_DebugLevel;
bool ___m_UseAdaptivePerformance;
int32_t ___m_ColorGradingMode;
int32_t ___m_ColorGradingLutSize;
bool ___m_UseFastSRGBLinearConversion;
int32_t ___m_ShadowType;
bool ___m_LocalShadowsSupported;
int32_t ___m_LocalShadowsAtlasResolution;
int32_t ___m_MaxPixelLights;
int32_t ___m_ShadowAtlasResolution;
int32_t ___m_ShaderVariantLogLevel;
int32_t ___m_VolumeFrameworkUpdateMode;
int32_t ___m_ShadowCascades;
};
struct Vignette_t77147DD5FEEB4476AF22BD98255F8010738985DC : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* ___color;
Vector2Parameter_tA29C9FAC53EDB2E0996430A461F9CC59B6C4288A* ___center;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___intensity;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___smoothness;
BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* ___rounded;
};
struct WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___temperature;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___tint;
};
struct UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
{
int32_t ___m_Version;
bool ___m_UsePipelineSettings;
int32_t ___m_AdditionalLightsShadowResolutionTier;
int32_t ___m_LightLayerMask;
bool ___m_CustomShadowLayers;
int32_t ___m_ShadowLayerMask;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_LightCookieSize;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_LightCookieOffset;
};
struct DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B : public MulticastDelegate_t
{
};
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_StaticFields
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_emptyArray;
};
struct List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF_StaticFields
{
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___s_emptyArray;
};
struct List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317_StaticFields
{
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___s_emptyArray;
};
struct LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135_StaticFields
{
LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135* ___m_Instance;
RuntimeObject* ___m_Padlock;
List_1_tC024320491AC06EBF0986C13544616E79D860B9A* ___m_Data;
int32_t ___maxLensFlareWithOcclusion;
int32_t ___maxLensFlareWithOcclusionTemporalSample;
int32_t ___mergeNeeded;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___occlusionRT;
int32_t ___frameIdx;
};
struct MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25_StaticFields
{
MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* ___s_Instance;
};
struct NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields
{
int32_t ___s_NormalReconstructionMatrixID;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___s_NormalReconstructionMatrix;
};
struct ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19_StaticFields
{
ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* ___m_Instance;
};
struct ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields
{
String_t* ___MainLightShadows;
String_t* ___MainLightShadowCascades;
String_t* ___MainLightShadowScreen;
String_t* ___CastingPunctualLightShadow;
String_t* ___AdditionalLightsVertex;
String_t* ___AdditionalLightsPixel;
String_t* ___ClusteredRendering;
String_t* ___AdditionalLightShadows;
String_t* ___ReflectionProbeBoxProjection;
String_t* ___ReflectionProbeBlending;
String_t* ___SoftShadows;
String_t* ___MixedLightingSubtractive;
String_t* ___LightmapShadowMixing;
String_t* ___ShadowsShadowMask;
String_t* ___LightLayers;
String_t* ___RenderPassEnabled;
String_t* ___BillboardFaceCameraPos;
String_t* ___LightCookies;
String_t* ___DepthNoMsaa;
String_t* ___DepthMsaa2;
String_t* ___DepthMsaa4;
String_t* ___DepthMsaa8;
String_t* ___LinearToSRGBConversion;
String_t* ___UseFastSRGBLinearConversion;
String_t* ___DBufferMRT1;
String_t* ___DBufferMRT2;
String_t* ___DBufferMRT3;
String_t* ___DecalNormalBlendLow;
String_t* ___DecalNormalBlendMedium;
String_t* ___DecalNormalBlendHigh;
String_t* ___SmaaLow;
String_t* ___SmaaMedium;
String_t* ___SmaaHigh;
String_t* ___PaniniGeneric;
String_t* ___PaniniUnitDistance;
String_t* ___BloomLQ;
String_t* ___BloomHQ;
String_t* ___BloomLQDirt;
String_t* ___BloomHQDirt;
String_t* ___UseRGBM;
String_t* ___Distortion;
String_t* ___ChromaticAberration;
String_t* ___HDRGrading;
String_t* ___TonemapACES;
String_t* ___TonemapNeutral;
String_t* ___FilmGrain;
String_t* ___Fxaa;
String_t* ___Dithering;
String_t* ___ScreenSpaceOcclusion;
String_t* ___PointSampling;
String_t* ___Rcas;
String_t* ___Gamma20;
String_t* ___HighQualitySampling;
String_t* ___DOWNSAMPLING_SIZE_2;
String_t* ___DOWNSAMPLING_SIZE_4;
String_t* ___DOWNSAMPLING_SIZE_8;
String_t* ___DOWNSAMPLING_SIZE_16;
String_t* ____SPOT;
String_t* ____DIRECTIONAL;
String_t* ____POINT;
String_t* ____DEFERRED_STENCIL;
String_t* ____DEFERRED_FIRST_LIGHT;
String_t* ____DEFERRED_MAIN_LIGHT;
String_t* ____GBUFFER_NORMALS_OCT;
String_t* ____DEFERRED_MIXED_LIGHTING;
String_t* ___LIGHTMAP_ON;
String_t* ___DYNAMICLIGHTMAP_ON;
String_t* ____ALPHATEST_ON;
String_t* ___DIRLIGHTMAP_COMBINED;
String_t* ____DETAIL_MULX2;
String_t* ____DETAIL_SCALED;
String_t* ____CLEARCOAT;
String_t* ____CLEARCOATMAP;
String_t* ___DEBUG_DISPLAY;
String_t* ____EMISSION;
String_t* ____RECEIVE_SHADOWS_OFF;
String_t* ____SURFACE_TYPE_TRANSPARENT;
String_t* ____ALPHAPREMULTIPLY_ON;
String_t* ____ALPHAMODULATE_ON;
String_t* ____NORMALMAP;
String_t* ___EDITOR_VISUALIZATION;
String_t* ___UseDrawProcedural;
};
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 ___projectionParams;
int32_t ___zBufferParams;
int32_t ___orthoParams;
int32_t ___globalMipBias;
int32_t ___screenSize;
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 ___cameraWorldClipPlanes;
int32_t ___billboardNormal;
int32_t ___billboardTangent;
int32_t ___billboardCameraParams;
int32_t ___sourceTex;
int32_t ___scaleBias;
int32_t ___scaleBiasRt;
int32_t ___rendererColor;
};
struct String_t_StaticFields
{
String_t* ___Empty;
};
struct VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_StaticFields
{
Lazy_1_t8BF68D560BD85EC85ECBE57F1B105CF767F8FBBC* ___s_Instance;
};
struct AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields
{
int32_t ____AdditionalLightsWorldToShadow;
int32_t ____AdditionalShadowParams;
int32_t ____AdditionalShadowOffset0;
int32_t ____AdditionalShadowOffset1;
int32_t ____AdditionalShadowOffset2;
int32_t ____AdditionalShadowOffset3;
int32_t ____AdditionalShadowFadeParams;
int32_t ____AdditionalShadowmapSize;
};
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_tF99A867D5141BE399F356400CAF53E401195B967_StaticFields
{
U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967* ___U3CU3E9;
DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B* ___U3CU3E9__12_0;
};
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 MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields
{
int32_t ____WorldToShadow;
int32_t ____ShadowParams;
int32_t ____CascadeShadowSplitSpheres0;
int32_t ____CascadeShadowSplitSpheres1;
int32_t ____CascadeShadowSplitSpheres2;
int32_t ____CascadeShadowSplitSpheres3;
int32_t ____CascadeShadowSplitSphereRadii;
int32_t ____ShadowOffset0;
int32_t ____ShadowOffset1;
int32_t ____ShadowOffset2;
int32_t ____ShadowOffset3;
int32_t ____ShadowmapSize;
};
struct U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D_StaticFields
{
U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D* ___U3CU3E9;
Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE* ___U3CU3E9__68_0;
};
struct ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields
{
int32_t ____TempTarget;
int32_t ____TempTarget2;
int32_t ____StencilRef;
int32_t ____StencilMask;
int32_t ____FullCoCTexture;
int32_t ____HalfCoCTexture;
int32_t ____DofTexture;
int32_t ____CoCParams;
int32_t ____BokehKernel;
int32_t ____BokehConstants;
int32_t ____PongTexture;
int32_t ____PingTexture;
int32_t ____Metrics;
int32_t ____AreaTexture;
int32_t ____SearchTexture;
int32_t ____EdgeTexture;
int32_t ____BlendTexture;
int32_t ____ColorTexture;
int32_t ____Params;
int32_t ____SourceTexLowMip;
int32_t ____Bloom_Params;
int32_t ____Bloom_RGBM;
int32_t ____Bloom_Texture;
int32_t ____LensDirt_Texture;
int32_t ____LensDirt_Params;
int32_t ____LensDirt_Intensity;
int32_t ____Distortion_Params1;
int32_t ____Distortion_Params2;
int32_t ____Chroma_Params;
int32_t ____Vignette_Params1;
int32_t ____Vignette_Params2;
int32_t ____Lut_Params;
int32_t ____UserLut_Params;
int32_t ____InternalLut;
int32_t ____UserLut;
int32_t ____DownSampleScaleFactor;
int32_t ____FlareOcclusionTex;
int32_t ____FlareOcclusionIndex;
int32_t ____FlareTex;
int32_t ____FlareColorValue;
int32_t ____FlareData0;
int32_t ____FlareData1;
int32_t ____FlareData2;
int32_t ____FlareData3;
int32_t ____FlareData4;
int32_t ____FlareData5;
int32_t ____FullscreenProjMat;
int32_t ____ScalingSetupTexture;
int32_t ____UpscaledTexture;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____BloomMipUp;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____BloomMipDown;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
String_t* ___TrueString;
String_t* ___FalseString;
};
struct IntPtr_t_StaticFields
{
intptr_t ___Zero;
};
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_StaticFields
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___zeroMatrix;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___identityMatrix;
};
struct RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71_StaticFields
{
int32_t ___minimumBound;
int32_t ___maximumBound;
};
struct ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_StaticFields
{
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___none;
};
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 float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E_StaticFields
{
float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E ___zero;
};
struct float4_t89D9A294E7A79BD81BFBDD18654508532958555E_StaticFields
{
float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___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 DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4_StaticFields
{
int32_t ___k_DebugColorInvalidModePropertyId;
int32_t ___k_DebugColorPropertyId;
int32_t ___k_DebugTexturePropertyId;
int32_t ___k_DebugTextureNoStereoPropertyId;
int32_t ___k_DebugTextureDisplayRect;
int32_t ___k_DebugRenderTargetSupportsStereo;
int32_t ___k_DebugMaterialModeId;
int32_t ___k_DebugVertexAttributeModeId;
int32_t ___k_DebugMaterialValidationModeId;
int32_t ___k_DebugMipInfoModeId;
int32_t ___k_DebugSceneOverrideModeId;
int32_t ___k_DebugFullScreenModeId;
int32_t ___k_DebugValidationModeId;
int32_t ___k_DebugValidateBelowMinThresholdColorPropertyId;
int32_t ___k_DebugValidateAboveMaxThresholdColorPropertyId;
int32_t ___k_DebugLightingModeId;
int32_t ___k_DebugLightingFeatureFlagsId;
int32_t ___k_DebugValidateAlbedoMinLuminanceId;
int32_t ___k_DebugValidateAlbedoMaxLuminanceId;
int32_t ___k_DebugValidateAlbedoSaturationToleranceId;
int32_t ___k_DebugValidateAlbedoHueToleranceId;
int32_t ___k_DebugValidateAlbedoCompareColorId;
int32_t ___k_DebugValidateMetallicMinValueId;
int32_t ___k_DebugValidateMetallicMaxValueId;
int32_t ___k_ValidationChannelsId;
int32_t ___k_RangeMinimumId;
int32_t ___k_RangeMaximumId;
};
struct DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_StaticFields
{
int32_t ___maxShaderPasses;
};
struct ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields
{
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSampler;
};
struct RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___CameraTarget;
};
struct XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24_StaticFields
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___invalidRT;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ____XRCustomMirrorProfilingSampler;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ____XROcclusionProfilingSampler;
int32_t ___UNITY_STEREO_MATRIX_V;
int32_t ___UNITY_STEREO_MATRIX_IV;
int32_t ___UNITY_STEREO_MATRIX_VP;
int32_t ___UNITY_STEREO_MATRIX_IVP;
};
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184_StaticFields
{
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreCull;
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreRender;
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPostRender;
};
struct DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___k_GBufferNames;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___k_TileDeferredPassNames;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___k_StencilDeferredPassNames;
uint16_t ___k_InvalidLightOffset;
String_t* ___k_SetupLights;
String_t* ___k_DeferredPass;
String_t* ___k_TileDepthInfo;
String_t* ___k_DeferredTiledPass;
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_ProfilingTileDepthInfo;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSetupLightConstants;
};
struct DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields
{
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___k_DepthNormals;
};
struct DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_StaticFields
{
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___k_ShaderTagId;
};
struct DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_StaticFields
{
int32_t ___s_DrawObjectPassDataPropID;
};
struct GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields
{
int32_t ___s_CameraNormalsTextureID;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___s_ShaderTagLit;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___s_ShaderTagSimpleLit;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___s_ShaderTagUnlit;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___s_ShaderTagUniversalGBuffer;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___s_ShaderTagUniversalMaterialType;
};
struct LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B_StaticFields
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___s_DirLightProj;
};
struct MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_StaticFields
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___s_ShaderTags;
};
struct PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_StaticFields
{
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingRenderPostProcessing;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingRenderFinalPostProcessing;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___viewProjMatrixStereo;
};
struct ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_StaticFields
{
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* ___current;
bool ___m_UseOptimizedStoreActions;
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 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 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 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 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 RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE : public RuntimeArray
{
ALIGN_FIELD (8) RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B m_Items[1];
inline RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B value)
{
m_Items[index] = value;
}
};
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 ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143 : public RuntimeArray
{
ALIGN_FIELD (8) ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 m_Items[1];
inline ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 value)
{
m_Items[index] = value;
}
};
struct RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468 : public RuntimeArray
{
ALIGN_FIELD (8) RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 m_Items[1];
inline RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* 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, RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 value)
{
m_Items[index] = value;
}
};
struct RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233 : public RuntimeArray
{
ALIGN_FIELD (8) RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 m_Items[1];
inline RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* 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, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 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 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 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;
}
};
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 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 NativeArray_1__ctor_m065D6FB40B797C451D3AE3477A97D7B204979A2D_gshared (NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991* __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_m335B900C40ABABA686816BE881E9EF3C208A1F17_gshared (NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9* __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_m674C877A2F5E6A4FAE1B268E2454CCA3F45468CD_gshared (NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_m4D540A81E1062EEC2C4B0697A34A4EEFB9BC9004_gshared (NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF* __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_mC07280A768D065A052D995F3E6175A27CD62E1F6_gshared (NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisMinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD_mF7053ED38AAC888E10DA16379991AE003A3DC811_gshared (MinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, 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 NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 NativeArray_1_Reinterpret_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m984CF79D3D325C9674FF527E05BDF408A8808FCB_gshared (NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobExtensions_Schedule_TisRadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381_m4049F9D57062E9631942C81966B791CCB69D1A0A_gshared (RadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381 ___0_jobData, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___1_dependsOn, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_mD93EC86CD45B6500BF5CE44809A6D8579BDF8EDD_gshared (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C_mB775425889BAF5937B5EAB6E51AEB14BEE5DA94C_gshared (ReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C ___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_TisReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB_m7310CABEB7CFF687BC8466117E490EB36481EE77_gshared (ReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_m0D4D6107C1C882F6D813E0CC53744262582D6110_gshared (NativeArray_1_tE0DCAF7ED58915BC160F767E310F0F0A55B6BC75* __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_m965B9BE6DD806F31A767FF7CB33BEA509B7C90D7_gshared (NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisLightExtractionJob_tEBC7702598048604387974DE52CC9CB5085A99FF_mB9F5CC394034F281B107BFB0D665F18EBABA3B26_gshared (LightExtractionJob_tEBC7702598048604387974DE52CC9CB5085A99FF ___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 JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_m6F56643DFEE7FAB37CA7E71EEE539321FFA0B2CC_gshared (NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, 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_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisSliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC_mE9C559B4E2D2B4FF8375299261C9A3E1F61DDBCD_gshared (SliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC ___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_TisSliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A_mCF9341E11F2D1A464A0EBE9E2C2C856D5CDBB44C_gshared (SliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1_Copy_m24A90CBB1F587DD393BFDC028C5A38C437386D03_gshared (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_src, int32_t ___1_srcIndex, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___2_dst, int32_t ___3_dstIndex, int32_t ___4_length, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4_gshared (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 List_1_get_Item_mF5D504FB09F98DB07ABEF3D064237C0BCBD8EDC4_gshared (List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* __this, int32_t ___0_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_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m9CE045A3C18BAFF826CE4686A0F2D3D00930416F_gshared (List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* __this, int32_t ___0_index, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m95629806F31CF369D937590912E0B6A53FF7C587_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_index, int32_t ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6_gshared (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_m1E02996E2B9F6F07BFF2585DABEC1BBFD03B96D3_gshared (NativeArray_1_tE0DCAF7ED58915BC160F767E310F0F0A55B6BC75* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_mF5000E9404A41E84E3A2BF345C3D92F77C8D12C7_gshared (NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_m7C62F3F8DFECBDCF958ABA39CB046EDEA2B0255D_gshared (NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_m86268F63824C235475F45FF3F2DA0A446A9E5ECD_gshared (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_mA976370881267B0B7D242251F3E97EAB7D5E383C_gshared (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisZBin_t2B4F59EC396F7A7EC8EE6A15C15176B9888125A5_mB4E641AE2DA37B0E18DB182D6F46E1E34E3DF443_gshared_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mC48AB704490AABE319C2CDB613098803A2282F9A_gshared (NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991* __this, int32_t ___0_expectedTypeSize, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputeBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mE7688CA575F08CB3680C5CED8C471E19CDA1CC2F_gshared (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* __this, NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 ___0_data, int32_t ___1_nativeBufferStartIndex, int32_t ___2_computeBufferStartIndex, int32_t ___3_count, 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 NativeArray_1_Dispose_mA791E7991731E7EAB7302C44BD000DD3625F5833_gshared (NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991* __this, 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 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 void Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mCFB5EA7351D5860D2B91592B91A84CA265A41433_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m93FFFABE8FCE7FA9793F0915E2A8842C7CD0C0C1_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, 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 RuntimeObject* VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_gshared (Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C* __this, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m21A3AD10EC2C165E8A6A3A533380D5D8BE162787_gshared (List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_gshared_inline (List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_mBFCE1AB236375FC7C9298C230AB76FFBDE0AE383_gshared (NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445* __this, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___0_array, int32_t ___1_allocator, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_m6BE169E3FD322B6E7C0A8B5531C4A2C374BD6A47_gshared (NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB* __this, RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* ___0_array, int32_t ___1_allocator, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1_Dispose_mF69F1A78EA0CC5687B06899D9DC59ED8968D2B8A_gshared (NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1_Dispose_mEFAE9DC755AB05B0AEE7B5D4AB4AF2BD7E64C581_gshared (NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_4__ctor_m6F2B4733AC89D456287CE6FCC617F05B75EB7429_gshared (Func_4_t332C0058075A9D0A2F5170831803531EC540225C* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_Swap_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m508232A385900D089D3074EAF45054FF40482540_gshared (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B* ___0_a, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B* ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m9DC0CBC6B2899B36D53FDDEC54B3367D03C0FCC7_gshared (List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_item, 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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 InitParams_GetDefault_m457D7764D7BD7CF94785EEFA5B108ACD819ECA64 (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 Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, 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 Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA (String_t* ___0_name, 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 UniversalRenderPipeline_get_maxZBins_mFA48D09EC5E459CC4E0DA24CB254D396F2C997B3 (const RuntimeMethod* 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 ComputeBuffer__ctor_m228125D0481473BB2CDE047AC81B19525FED000F (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* __this, int32_t ___0_count, int32_t ___1_stride, int32_t ___2_type, int32_t ___3_usage, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UniversalRenderPipeline_get_maxTileVec4s_m40247DD50B97592F809103CF65FD1D4AB76122F7 (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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454 (VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* __this, 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 int32_t UniversalRenderPipeline_get_lightsPerTile_mE2F753AA4C397288C53FFED42683B7DB976C3BEB (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_fieldOfView_m9A93F17BBF89F496AE231C21817AFD1C1E833FBB (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_radians_m0903022269E582AD877B86952497295D642036E8_inline (float ___0_x, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_tan_mA71C2BACBC4B74573F38AE433BFE92DD19102ADC_inline (float ___0_x, 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_sqrt_mEF31DE7BD0179009683C5D7B0C58E6571B30CF4A_inline (float ___0_x, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Camera_get_nearClipPlane_m5E8FAF84326E3192CB036BD29DCCDAF6A9861013 (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, 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) ;
inline void NativeArray_1__ctor_m065D6FB40B797C451D3AE3477A97D7B204979A2D (NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_m065D6FB40B797C451D3AE3477A97D7B204979A2D_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
inline void NativeArray_1__ctor_m335B900C40ABABA686816BE881E9EF3C208A1F17 (NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_m335B900C40ABABA686816BE881E9EF3C208A1F17_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
inline void NativeArray_1_Dispose_m674C877A2F5E6A4FAE1B268E2454CCA3F45468CD (NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9* __this, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9*, const RuntimeMethod*))NativeArray_1_Dispose_m674C877A2F5E6A4FAE1B268E2454CCA3F45468CD_gshared)(__this, method);
}
inline void NativeArray_1__ctor_m4D540A81E1062EEC2C4B0697A34A4EEFB9BC9004 (NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_m4D540A81E1062EEC2C4B0697A34A4EEFB9BC9004_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
inline void NativeArray_1_Dispose_mC07280A768D065A052D995F3E6175A27CD62E1F6 (NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF* __this, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF*, const RuntimeMethod*))NativeArray_1_Dispose_mC07280A768D065A052D995F3E6175A27CD62E1F6_gshared)(__this, 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 float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 float4x4_op_Implicit_mCDD72C5454A8DAFB2A659484006D18D5979BE6AB (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_m, const RuntimeMethod* method) ;
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisMinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD_mF7053ED38AAC888E10DA16379991AE003A3DC811 (MinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (MinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisMinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD_mF7053ED38AAC888E10DA16379991AE003A3DC811_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, 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);
}
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);
}
inline NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 NativeArray_1_Reinterpret_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m984CF79D3D325C9674FF527E05BDF408A8808FCB (NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF* __this, const RuntimeMethod* method)
{
return (( NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 (*) (NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF*, const RuntimeMethod*))NativeArray_1_Reinterpret_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m984CF79D3D325C9674FF527E05BDF408A8808FCB_gshared)(__this, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobExtensions_Schedule_TisRadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381_m4049F9D57062E9631942C81966B791CCB69D1A0A (RadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381 ___0_jobData, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___1_dependsOn, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (RadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobExtensions_Schedule_TisRadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381_m4049F9D57062E9631942C81966B791CCB69D1A0A_gshared)(___0_jobData, ___1_dependsOn, method);
}
inline void NativeArray_1__ctor_mD93EC86CD45B6500BF5CE44809A6D8579BDF8EDD (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_mD93EC86CD45B6500BF5CE44809A6D8579BDF8EDD_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C_mB775425889BAF5937B5EAB6E51AEB14BEE5DA94C (ReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (ReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C_mB775425889BAF5937B5EAB6E51AEB14BEE5DA94C_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB_m7310CABEB7CFF687BC8466117E490EB36481EE77 (ReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (ReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB_m7310CABEB7CFF687BC8466117E490EB36481EE77_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, 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) ;
inline void NativeArray_1__ctor_mB262055276860279B00AAA8670A6B5483548B3C1 (NativeArray_1_t6739DC6AF1C1AD43D630BC5B257B25EB7C21C652* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t6739DC6AF1C1AD43D630BC5B257B25EB7C21C652*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_m0D4D6107C1C882F6D813E0CC53744262582D6110_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
inline void NativeArray_1__ctor_m965B9BE6DD806F31A767FF7CB33BEA509B7C90D7 (NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_m965B9BE6DD806F31A767FF7CB33BEA509B7C90D7_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisLightExtractionJob_tEBC7702598048604387974DE52CC9CB5085A99FF_mB9F5CC394034F281B107BFB0D665F18EBABA3B26 (LightExtractionJob_tEBC7702598048604387974DE52CC9CB5085A99FF ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (LightExtractionJob_tEBC7702598048604387974DE52CC9CB5085A99FF, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisLightExtractionJob_tEBC7702598048604387974DE52CC9CB5085A99FF_mB9F5CC394034F281B107BFB0D665F18EBABA3B26_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);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_m6F56643DFEE7FAB37CA7E71EEE539321FFA0B2CC (NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9*, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))NativeArray_1_Dispose_m6F56643DFEE7FAB37CA7E71EEE539321FFA0B2CC_gshared)(__this, ___0_inputDeps, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A int2_op_Multiply_m697115E9E2F0D3836968238502EC9BDA81670398_inline (int32_t ___0_lhs, int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A int2_op_Multiply_m9B9F53441CEAC7B04F01386733AB0DE1F28E90B0_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_lhs, int32_t ___1_rhs, 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);
}
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_EXTERN_C IL2CPP_METHOD_ATTR float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E float3_op_Implicit_mE1831A3AC179B7EB3236F8202EC8DD5CE05376AB (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_v, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_forward_mFCFACF7165FDAB21E80E384C494DF278386CEE2F (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_right_mC6DC057C23313802E2186A9E0DB760D795A758A4 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, float ___1_d, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_up_mE47A9D9D96422224DD0539AA5524DA5440145BB2 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisSliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC_mE9C559B4E2D2B4FF8375299261C9A3E1F61DDBCD (SliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (SliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisSliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC_mE9C559B4E2D2B4FF8375299261C9A3E1F61DDBCD_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_UnaryNegation_m5450829F333BD2A88AF9A592C4EE331661225915_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, const RuntimeMethod* method) ;
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisSliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A_mCF9341E11F2D1A464A0EBE9E2C2C856D5CDBB44C (SliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (SliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisSliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A_mCF9341E11F2D1A464A0EBE9E2C2C856D5CDBB44C_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 void NativeArray_1_Copy_m24A90CBB1F587DD393BFDC028C5A38C437386D03 (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_src, int32_t ___1_srcIndex, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___2_dst, int32_t ___3_dstIndex, int32_t ___4_length, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468, int32_t, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468, int32_t, int32_t, const RuntimeMethod*))NativeArray_1_Copy_m24A90CBB1F587DD393BFDC028C5A38C437386D03_gshared)(___0_src, ___1_srcIndex, ___2_dst, ___3_dstIndex, ___4_length, method);
}
inline void NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4 (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 List_1_get_Item_mF5D504FB09F98DB07ABEF3D064237C0BCBD8EDC4 (List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 (*) (List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317*, int32_t, const RuntimeMethod*))List_1_get_Item_mF5D504FB09F98DB07ABEF3D064237C0BCBD8EDC4_gshared)(__this, ___0_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);
}
inline void List_1_set_Item_m9CE045A3C18BAFF826CE4686A0F2D3D00930416F (List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* __this, int32_t ___0_index, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method)
{
(( void (*) (List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317*, int32_t, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, const RuntimeMethod*))List_1_set_Item_m9CE045A3C18BAFF826CE4686A0F2D3D00930416F_gshared)(__this, ___0_index, ___1_value, method);
}
inline void List_1_set_Item_m95629806F31CF369D937590912E0B6A53FF7C587 (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_index, int32_t ___1_value, const RuntimeMethod* method)
{
(( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, int32_t, const RuntimeMethod*))List_1_set_Item_m95629806F31CF369D937590912E0B6A53FF7C587_gshared)(__this, ___0_index, ___1_value, method);
}
inline void NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6 (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8* __this, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8*, const RuntimeMethod*))NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6_gshared)(__this, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_mE1983C88F09D7F9F55D5E4CB6BBABB1B4FB99108 (NativeArray_1_t6739DC6AF1C1AD43D630BC5B257B25EB7C21C652* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (NativeArray_1_t6739DC6AF1C1AD43D630BC5B257B25EB7C21C652*, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))NativeArray_1_Dispose_m1E02996E2B9F6F07BFF2585DABEC1BBFD03B96D3_gshared)(__this, ___0_inputDeps, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_mF5000E9404A41E84E3A2BF345C3D92F77C8D12C7 (NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF*, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))NativeArray_1_Dispose_mF5000E9404A41E84E3A2BF345C3D92F77C8D12C7_gshared)(__this, ___0_inputDeps, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_m7C62F3F8DFECBDCF958ABA39CB046EDEA2B0255D (NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6*, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))NativeArray_1_Dispose_m7C62F3F8DFECBDCF958ABA39CB046EDEA2B0255D_gshared)(__this, ___0_inputDeps, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_m86268F63824C235475F45FF3F2DA0A446A9E5ECD (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))NativeArray_1_Dispose_m86268F63824C235475F45FF3F2DA0A446A9E5ECD_gshared)(__this, ___0_inputDeps, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_mA976370881267B0B7D242251F3E97EAB7D5E383C (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))NativeArray_1_Dispose_mA976370881267B0B7D242251F3E97EAB7D5E383C_gshared)(__this, ___0_inputDeps, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423 (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) ;
inline int32_t UnsafeUtility_SizeOf_TisZBin_t2B4F59EC396F7A7EC8EE6A15C15176B9888125A5_mB4E641AE2DA37B0E18DB182D6F46E1E34E3DF443_inline (const RuntimeMethod* method)
{
return (( int32_t (*) (const RuntimeMethod*))UnsafeUtility_SizeOf_TisZBin_t2B4F59EC396F7A7EC8EE6A15C15176B9888125A5_mB4E641AE2DA37B0E18DB182D6F46E1E34E3DF443_gshared_inline)(method);
}
inline NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mC48AB704490AABE319C2CDB613098803A2282F9A (NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991* __this, int32_t ___0_expectedTypeSize, const RuntimeMethod* method)
{
return (( NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 (*) (NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991*, int32_t, const RuntimeMethod*))NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mC48AB704490AABE319C2CDB613098803A2282F9A_gshared)(__this, ___0_expectedTypeSize, method);
}
inline void ComputeBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mE7688CA575F08CB3680C5CED8C471E19CDA1CC2F (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* __this, NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 ___0_data, int32_t ___1_nativeBufferStartIndex, int32_t ___2_computeBufferStartIndex, int32_t ___3_count, const RuntimeMethod* method)
{
(( void (*) (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233*, NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881, int32_t, int32_t, int32_t, const RuntimeMethod*))ComputeBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mE7688CA575F08CB3680C5CED8C471E19CDA1CC2F_gshared)(__this, ___0_data, ___1_nativeBufferStartIndex, ___2_computeBufferStartIndex, ___3_count, 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);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalInteger_m177DD61D3891A1AE6FB9133BE426B3884F6B72A2 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, String_t* ___0_name, int32_t ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalFloat_mECD0FBFDF115D9150B5D1DB66010B17F6213419B (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, String_t* ___0_name, float ___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_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___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_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalConstantBuffer_m2BFB3CF5DDD07DFE451ED5EAD74A39F88BE4A023 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___0_buffer, String_t* ___1_name, int32_t ___2_offset, int32_t ___3_size, const RuntimeMethod* method) ;
inline void NativeArray_1_Dispose_mA791E7991731E7EAB7302C44BD000DD3625F5833 (NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991* __this, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991*, const RuntimeMethod*))NativeArray_1_Dispose_mA791E7991731E7EAB7302C44BD000DD3625F5833_gshared)(__this, 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 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_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 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 ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896 (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_commandBuffer, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_buffer, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputeBuffer_Dispose_mBCA0F8A5BE75A41C77E1FCFBCB4EAE84A45D6BF2 (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* __this, 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 Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B (VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* __this, 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 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 UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* LightExtensions_GetUniversalAdditionalLightData_mB23616ED7274DF1599DDB22926EB0FA7CECA8132 (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* ___0_light, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UniversalAdditionalLightData_get_lightLayerMask_m6778BBE6666A839D8342BF392EE458A33C79A062_inline (UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* __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_m816048600BBA75BB2AC72A42BF17002A5D73E4E9 (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, 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_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 ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC (const RuntimeMethod* 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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalBuffer_mED62A924980221D84C609BF2CBCA88FAF0341F46 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___1_value, 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_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___1_values, 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 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 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 void ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7 (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* __this, String_t* ___0_name, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1 Settings_GetDefault_m449A669FF8454F3A7E23314B89979954810289A6 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* UniversalRenderPipeline_get_asset_mCDEF564C748A6FE271F3749C82ECA64D0F6DE9E9 (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 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) ;
inline void Dictionary_2__ctor_mD545D9B26053171592DD4C023A9580D3629A4A8A (Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0*, const RuntimeMethod*))Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRendering__ctor_m5795EE6577A0F93D3242E52084A0FD8498C65F91 (MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* __this, const RuntimeMethod* method) ;
inline void Dictionary_2_Clear_m988B21A18D3DA9D0866FE322A67EA06FE9BEE120 (Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0*, const RuntimeMethod*))Dictionary_2_Clear_mCFB5EA7351D5860D2B91592B91A84CA265A41433_gshared)(__this, method);
}
inline bool Dictionary_2_TryGetValue_m757706D18EDDC306666CA0F450A07BA49F47145E (Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_key, PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF** ___1_value, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0*, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184*, PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF**, const RuntimeMethod*))Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared)(__this, ___0_key, ___1_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PreviousFrameData__ctor_m4BA4BAFE319AE140BE7AC1557C9E7D65C5E6459A (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, const RuntimeMethod* method) ;
inline void Dictionary_2_Add_mC2101372553083A7ECAAACFCA8C5FCF1CD0D6E30 (Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_key, PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* ___1_value, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0*, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184*, PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF*, const RuntimeMethod*))Dictionary_2_Add_m93FFFABE8FCE7FA9793F0915E2A8842C7CD0C0C1_gshared)(__this, ___0_key, ___1_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRendering_CalculateTime_m13AAA7AF6E6BD584C6A257934B0C11B1E6835766 (MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRendering_UpdateMotionData_m3FDE2BA5E2D4A8F5B45134475712E58F4FBF7EA4 (MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E ___1_cameraData, PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* ___2_motionData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_realtimeSinceStartup_m73B3CB73175D79A44333D59BB70F9EDE55EC9510 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Time_get_frameCount_m4A42E558A71301A216BDC49EC402D62F19C79667 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XRPass_get_enabled_mC2CF12F8D66EB1EE2560B4DD1FB9343D5E598155 (XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* __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 GL_GetGPUProjectionMatrix_m3B89D47134C77B9361DB3CDDFFDA276C1373DD2A (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_proj, bool ___1_renderIntoTexture, 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_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PreviousFrameData_get_lastFrameActive_mA449569F2E7EF8AB912E90A8542D18CA457360B0_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PreviousFrameData_get_isFirstFrame_mF029B9F2B8D5DD47D84ED0C0D47539BFC2200A8F_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* PreviousFrameData_get_previousViewProjectionMatrixStereo_m59DDCF88DC7FE565EA8FA5F88C59989B3323826E_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PreviousFrameData_set_isFirstFrame_m5F39498C2EB3CBDA971660D9D0D6C33442D863DD_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* PreviousFrameData_get_viewProjectionMatrixStereo_m98130965866DF48C518E31E273A679DDEA46A5C5_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Camera_get_projectionMatrix_m9B943EFDD6418528A055321E14F75F1511DD9B4A (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Camera_get_worldToCameraMatrix_m48E324BD76706A316A1701EFC6A3DEC7DFB2FF40 (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 PreviousFrameData_get_viewProjectionMatrix_mECF0F93F29285FEEA0E331BDEE8FA6A4AD2A7644_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PreviousFrameData_set_previousViewProjectionMatrix_mF0EB6232775DFFCF0CA898D8D04002A2E55252F5_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PreviousFrameData_set_viewProjectionMatrix_m91992F05C4F48FDBA125837433B9B2D1E902CD7A_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PreviousFrameData_set_lastFrameActive_m6FE2215CD1FD9FB2C44537959B214C692D7FB541_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XRPass_get_singlePassEnabled_mB8BBB9F66EE93200D10F7C6C766E5F2D855A6FF3 (XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* __this, 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_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalMatrixArray_m6CDB4B2AA044E16F3C8C23AC8B62282E84246E62 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___1_values, const RuntimeMethod* 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_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__LoadU7C6_0_mB8B8C1637F2593B4DAE9586B369FC27C2B2E7B73 (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, 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_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 int32_t SystemInfo_get_graphicsDeviceType_m2D54A0B94D138727041B29B127D8837165686545 (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) ;
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 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 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_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* __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_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 Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Implicit_m2ECA73F345A7AD84144133E9E51657204002B12D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_v, 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 void XRPass_StopSinglePass_m4CE542E4E89F961F3ABB8A5CAC3521280849E9F6 (XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324 (int32_t ___0_nameID, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_Blit_m067EA6B3B00F78DDF43887B565A3208164F84FC3 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___0_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_dest, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___2_mat, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XRPass_StartSinglePass_mFFCC581192A0B7C7D1F4DE9BD487BBFC40B68BC8 (XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_Destroy_mD2FDD299C528530E4CC5F99EFBAF90ABC7B02C69 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_obj, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (RuntimeObject* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, 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_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyColorPass_set_source_mE8EC74A2FDFE3EF2F45FFC22B90A4D310C19EC60_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyColorPass_set_destination_mBEA2B079AED1817A2C6A1E314306E9283ECE1CE1_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, 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_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 int32_t RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, 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 int32_t RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, 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_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 CopyColorPass_get_destination_m467FCDE0082587E7EC9C12DA5B12853759759DD4_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __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_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B CopyColorPass_get_source_mDC71D107FB083CF71C8D647D3341FA834B836300_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderTargetIdentifier_op_Equality_mD9FD6667F4C385F2379E9DEAAA8F91B7A1D50A1F (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_lhs, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ScriptableRenderer_get_cameraColorTarget_mC2C0353A178726FC82413A458A34496280AFB4D4 (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RenderTargetIdentifier_op_Implicit_m3E2366E36F14173DBEED75591978EBE1F01A1325 (int32_t ___0_type, 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_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderer_SetRenderTarget_m2BEEAF20929BF97DB3916A8A8566A3006B206059 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_colorAttachment, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_depthAttachment, int32_t ___3_clearFlag, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___4_clearColor, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderingUtils_Blit_m7061238DBF9FA659102F4D19430AA369F1B1ABA5 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_destination, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___3_material, int32_t ___4_passIndex, bool ___5_useDrawProcedural, int32_t ___6_colorLoadAction, int32_t ___7_colorStoreAction, int32_t ___8_depthLoadAction, int32_t ___9_depthStoreAction, 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 ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* __this, String_t* ___0_paramName, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderTargetHandle_op_Inequality_m61EFD64C8EC4A74CAE147ABDAF9EF39B03C88457 (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_c1, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___1_c2, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_AllocateRT_m0860CA864FE10E9FB0C8E40A251F9EB01A01383B_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_source_mB0F541C7A605FB3AD1283DD0751FCD514E77C78D_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_destination_mFDD41EFEEC88E7696BADAAFC61FCDD0A6CD63CE0_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderTargetHandle_HasInternalRenderTargetId_mC3715B3E0D2B6B4D659FCFBF1BEE8053460F4F50 (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_MssaSamples_m49C16C0DC4F0D1A421F35CD8A63F098C94758E32_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_colorFormat_m61B0FA4FCDE8A0F8A843DD6BF74097C21021C4FE (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool CopyDepthPass_get_AllocateRT_mB018EE34E49D8D62D1E74F2D150E6C8AD06D9CA2_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 CopyDepthPass_get_destination_mE7B03E9D4D4D546BA8C46DE971F788116F351D2D_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_renderTargetIdentifier, int32_t ___1_mipLevel, int32_t ___2_cubeFace, int32_t ___3_depthSlice, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_depthStencilFormat_m360929BE5BD10E9C3D8C936AA6B44B1D11C119CB_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_msaaSamples_mFCC33643AFF2265C8305DCFD79ED8774A1A8FA22_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_ConfigureTarget_m29508F0DE40D170382140854FF9A84CCBF6AFBD8 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_colorAttachment, int32_t ___1_format, int32_t ___2_width, int32_t ___3_height, int32_t ___4_sampleCount, bool ___5_depth, 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_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CopyDepthPass_get_MssaSamples_m8EA5FF140A048BC804213FF866CEA23C10499476_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SystemInfo_get_supportsMultisampleAutoResolve_m125066BA8453991299CF37D41E54CC9027679352 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SystemInfo_get_supportsMultisampledTextures_mC5D33E19F0E42C28563230E477483174766A7A90 (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 void CommandBuffer_EnableShaderKeyword_m9DE5732149961F1EA14B295D9E72914E1CC7DA5A (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, String_t* ___0_keyword, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 CopyDepthPass_get_source_m6CAE70C1D88C0635F74BFE00BD2E44DAB1F06DEA_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __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 RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B XRPass_get_renderTarget_m595B27BD6972FE1F74FCE71CB29088F159E84B18_inline (XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XRPass_get_renderTargetIsRenderTexture_m79E6747B91048C48ED200D3A99B96621D0BFB67A_inline (XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SystemInfo_get_graphicsUVStartsAtTop_m152BEEFFF20719C9EAB612AD238114BD0B3BFE4B (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_DrawProcedural_m8BC8D7A251B2EDFDB60CAC8EB9691D8ADAF8DC8B (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_matrix, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_material, int32_t ___2_shaderPass, int32_t ___3_topology, int32_t ___4_vertexCount, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderTargetHandle_op_Equality_m0A17C91FD605DDB7604F1D10EBFBBADD71B21366 (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_c1, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___1_c2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CameraData_IsCameraProjectionMatrixFlipped_m381DFFDE02B019E1EE975967B5E9593FDF9464E2 (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* RenderingUtils_get_fullscreenMesh_m6593C7C1C240A56AC8BD7C112DD672EEDE28F34E (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_DrawMesh_m45BA88D4388EC7E5CDAABD42CD6CE29A5120042C (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___0_mesh, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_matrix, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___2_material, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* DeferredLights_get_GbufferAttachmentIdentifiers_m5BE436B39E9BC733863A5802FFD262B61C1D12B1_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_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B DeferredLights_get_DepthAttachmentIdentifier_mF5E64598FB152F32E0F94424FC98F7B3A6AE526F_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_UseRenderPass_mE57918C4786B0ED58D0AAB8B9E336A40DD83B873_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* DeferredLights_get_DeferredInputAttachments_m2599FB8280D8C2321E8779E8EF490C6D08CDD80C_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* DeferredLights_get_DeferredInputIsTransient_m7B4615C180E82E2F2803286DF7B56332EC6A0F8B_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_ConfigureInputAttachments_mB14A1EF5D7EF8D91187A078EE7B0AEFCCCA7B09B (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* ___0_inputs, BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___1_isTransient, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_graphicsFormat_m50F25A4F179EA318C8D3B0D8685F9C5F59F7DEC0 (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_ConfigureTarget_m9082454E760A01DCEF605B4F8A4C88E003C138D9 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_colorAttachment, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_depthAttachment, int32_t ___2_format, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_ExecuteDeferredPass_mC4EA5A78C12827E1FC03A86208270E636C34F5D8 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_OnCameraCleanup_mBFB9C5FAFFCEA15D701540DD17AC7FE999638C56 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method) ;
inline void Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204 (Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C* __this, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___0_value, const RuntimeMethod* method)
{
(( void (*) (Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C*, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71, const RuntimeMethod*))Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_gshared)(__this, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LayerMask_op_Implicit_m7F5A5B9D079281AC445ED39DEE1FCFA9D795810D (LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___0_mask, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FilteringSettings__ctor_m2A2242373FC7D053CFBBC6814D02AAC73C7B3AE7 (FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* __this, Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C ___0_renderQueueRange, int32_t ___1_layerMask, uint32_t ___2_renderingLayerMask, int32_t ___3_excludeMotionVectorObjects, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RenderingUtils_SupportsGraphicsFormat_mBC669CCDD4F7EC2E46D95C06DAC0CCAF15D95CDD (int32_t ___0_format, int32_t ___1_usage, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_depthHandle_m487C0B0F8152BB2DF56F59962412BD67261EC0DF_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_depthStencilFormat_m7EC335006743B59AAD1895AD06B2DD74333F9A03_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_depthDescriptor_m29A50A6749E90FE7F8CEE107CDD8DE542051E518_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_normalHandle_mD876DFDC1958F939D80392A3FF3A56DB7443FFEF_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, 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_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_normalDescriptor_m1DCD21CA9C893F438DF456BF68369CD008F76378_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_allocateDepth_mB6373B66597EDBA964B14F982257969F6A246B77_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_allocateNormal_m4BE8D016AE7B19D28F193988902FB04C6C1303EE_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_shaderTagIds_m66D1B5D656FD5F650036FD0641305A632AB88019_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DepthNormalOnlyPass_get_allocateNormal_m024CAB048853EE652EE924F109C3D2C03EB5B3A0_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 DepthNormalOnlyPass_get_normalDescriptor_mBF3753C882BF35C6236335119DF42470224D4107_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ScriptableRenderer_get_useDepthPriming_m5E06E033D2AC8257F13E47CB835E2C5C97D9099F_inline (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 DepthNormalOnlyPass_get_normalHandle_m4C6FDE470EF2B799D036EED6022EA2C75A733CFF_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DepthNormalOnlyPass_get_allocateDepth_mA57DEFEF31E5E55F0A8A6EE9A88B0919AD17A5A0_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 DepthNormalOnlyPass_get_depthHandle_m0A3E68BC4809A768BCB69CF1D4D53A26B284FAFD_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 DepthNormalOnlyPass_get_depthDescriptor_mC0A54765518F78C5AA4D6A52FD2256374412C5A2_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ScriptableRenderer_get_cameraDepthTarget_mA937C73D921A8583451EC2DBE0D83D3B887DDD00 (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_ConfigureTarget_m2DC2D1A171DC20D7873D59129C5B3C543C3C28FE (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_colorAttachment, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_depthAttachment, 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 List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* DepthNormalOnlyPass_get_shaderTagIds_m98ADD552C4FB6ABB545BB99D2ECF540580B4F4C3_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 ScriptableRenderPass_CreateDrawingSettings_mF4CA6CC1400DBB22AE3493C8ADD1A380D67F7109 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___0_shaderTagIdList, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, int32_t ___2_sortingCriteria, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawingSettings_set_perObjectData_mE83721A5FEDA0A0F5DFA6A385B5DB110A7AE2DC8 (DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderContext_DrawRenderers_m2128F24FEE37089B325EC8C76E24DBD12985A060 (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___0_cullingResults, DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* ___1_drawingSettings, FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* ___2_filteringSettings, const RuntimeMethod* method) ;
inline void List_1__ctor_m21A3AD10EC2C165E8A6A3A533380D5D8BE162787 (List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF*, const RuntimeMethod*))List_1__ctor_m21A3AD10EC2C165E8A6A3A533380D5D8BE162787_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0* __this, String_t* ___0_name, const RuntimeMethod* method) ;
inline void List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_inline (List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF*, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0, const RuntimeMethod*))List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_gshared_inline)(__this, ___0_item, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthOnlyPass_set_depthAttachmentHandle_m5DB803B1413AB9CDA9FC62839C1802671B796225_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthOnlyPass_set_descriptor_m94678B6905793B44421EAF04B63D8B710877A58F_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthOnlyPass_set_allocateDepth_m207B31E6C6C5105FF5F2E8959D379BF78DDBE4A9_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthOnlyPass_set_shaderTagId_m29F2EC03AF45E8EE2E697ABE18DBE0640ECFBF41_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DepthOnlyPass_get_allocateDepth_m998795935C623FD4AF9E9D6A5F66BE0DB4C98102_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 DepthOnlyPass_get_depthAttachmentHandle_m0A0B3EE9DF03D1755ECBDE21AC18738FF73EAB74_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 DepthOnlyPass_get_descriptor_m7BFD92496F098E564137B080C8672D34C69A9EEB_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 DepthOnlyPass_get_shaderTagId_mD1492DD61508E3BAFF6236E29CB3D6B603FC2358_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 ScriptableRenderPass_CreateDrawingSettings_mFB778BFA5DBC3B55AF8085487EE029C2DBA8A928 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_shaderTagId, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, int32_t ___2_sortingCriteria, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderStateBlock__ctor_mED2806102FED1023AB74D94DC37F535497AED1F9 (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* __this, int32_t ___0_mask, const RuntimeMethod* 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 RenderStateBlock_set_stencilReference_m9AE2F79509B0F431E8D0430B941DC23755722D84 (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* __this, int32_t ___0_value, 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 void RenderStateBlock_set_stencilState_m1DD8E2B3953C435C65BA7D60348D717E16B29DEA (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* __this, StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass__ctor_m73F08BC738626C34A82C197E9DF5B22120FEA3F4 (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, String_t* ___0_profilerTag, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___1_shaderTagIds, bool ___2_opaque, int32_t ___3_evt, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___4_renderQueueRange, LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___5_layerMask, StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___6_stencilState, int32_t ___7_stencilReference, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass__ctor_m4CE3B69C5D77A7148864564C96B53DA4A35EA0F4 (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, String_t* ___0_profilerTag, bool ___1_opaque, int32_t ___2_evt, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___3_renderQueueRange, LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___4_layerMask, StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___5_stencilState, int32_t ___6_stencilReference, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthState__ctor_mF4AED45C211436228B26F6C35702093DDF4DCB3B (DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255* __this, bool ___0_writeEnabled, int32_t ___1_compareFunction, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderStateBlock_set_depthState_mC3E64761972C4C08337991AE4E2DEF565C059E56 (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* __this, DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 ___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 DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 RenderStateBlock_get_depthState_m7A6B50C345D9BB77874859675658E682D39B2F93 (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DepthState_get_compareFunction_mBAFEB67779433CE796462ED14278CB609B13500D (DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* ScriptableRenderPass_GetActiveDebugHandler_m1B3D8D7F93DEF1415F494EEF46687F21DE379448 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71 ___0_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawFunction__ctor_m121046A165A25C252C30078A6ECB476521204BD6 (DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugHandler_DrawWithDebugRenderState_m2759DAEFEFDE7680BE5D4C41E8191A29AE34BABC (DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___2_renderingData, DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* ___3_drawingSettings, FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* ___4_filteringSettings, RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* ___5_renderStateBlock, DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B* ___6_func, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderContext_DrawRenderers_m87278D0FBE7A0865779FF9541BF96EDB65F8A2C6 (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___0_cullingResults, DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* ___1_drawingSettings, FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* ___2_filteringSettings, RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* ___3_stateBlock, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m4DD18E1772FAE19BB49DE06C561ADCFBBA8644CF (U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967* __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 void RenderTargetIdentifier__ctor_mD6E20FA134EEBCE40A8B5E64C505DE8A0DC96BDF (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B* __this, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___0_tex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CameraData_get_isSceneViewCamera_m4FBB102E90A7B1AE47ED0368DAA939B1B0DA7D70 (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CameraData_get_requireSrgbConversion_m6C5E8C4E67811A673E01D79E79B719216EE53139 (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, 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 int32_t XRPass_GetTextureArraySlice_m2D197773151A6CE758A59D9676212413BD695380 (XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* __this, int32_t ___0_viewIndex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_SetRenderTarget_mD9AE347F1B91C3ACA3657D814882DE7971A80056 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_buffer, int32_t ___2_loadAction, int32_t ___3_storeAction, int32_t ___4_clearFlag, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___5_clearColor, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetViewport_m3BCCABB7493369D88DB15EE43C41D9858AE2574D (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_pixelRect, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetRenderTarget_m00472C42F4BAE11802652921705D554E158D926C (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_rt, int32_t ___1_colorLoadAction, int32_t ___2_colorStoreAction, int32_t ___3_depthLoadAction, int32_t ___4_depthStoreAction, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_Blit_mD851FDF0E97DBEB38C79D74DF231498D640B3D73 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_dest, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___2_mat, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderer_ConfigureCameraTarget_m4067416B1E8D785A5BADBEFB1E73FDA7A6A0D440 (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_colorTarget, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_depthTarget, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetViewProjectionMatrices_m50A472F193C13207D81B5EC8FB007F76E36A8C75 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_view, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_proj, const RuntimeMethod* method) ;
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) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233* DeferredLights_get_GbufferAttachments_m949E7DA4CDBA1F7121106D7B5FBCAC28C6115CFD_inline (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_HasNormalPrepass_m479C3C279E22B06B0D9C4189F9CD19376A281B3D_inline (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_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GbufferDepthIndex_m9474B481FDA2349B6F2D2FED42FB16C5104D0B85 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_HasDepthPrepass_m6AF7DA75C0155BDE17D0EF465C6F25C6CDE07064_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, 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 CommandBuffer_GetTemporaryRT_m5F1AF44769D1B43943921B3BA2B75E91F02946DB (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___1_desc, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* DeferredLights_get_GbufferFormats_m43FC6B8C32D728966C27DDE1BF81A93CDE5390BB_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_ConfigureTarget_m1D13719B93A658E613C6013556B8804F97C373D6 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* ___0_colorAttachments, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_depthAttachment, GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* ___2_formats, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_IsOverlay_mCF677D43B809428ED3DCB5EE0DBBD4647A382DDE_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_ClearStencilPartial_mED6234FB18BE7365D19A1C3E4C66602BE8D926CF (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method) ;
inline void NativeArray_1__ctor_mBFCE1AB236375FC7C9298C230AB76FFBDE0AE383 (NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445* __this, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___0_array, int32_t ___1_allocator, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445*, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143*, int32_t, const RuntimeMethod*))NativeArray_1__ctor_mBFCE1AB236375FC7C9298C230AB76FFBDE0AE383_gshared)(__this, ___0_array, ___1_allocator, method);
}
inline void NativeArray_1__ctor_m6BE169E3FD322B6E7C0A8B5531C4A2C374BD6A47 (NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB* __this, RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* ___0_array, int32_t ___1_allocator, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB*, RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468*, int32_t, const RuntimeMethod*))NativeArray_1__ctor_m6BE169E3FD322B6E7C0A8B5531C4A2C374BD6A47_gshared)(__this, ___0_array, ___1_allocator, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderContext_DrawRenderers_mB72BEF70DB7193510B53B358D75F1A0C324D371B (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___0_cullingResults, DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* ___1_drawingSettings, FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* ___2_filteringSettings, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___3_tagName, bool ___4_isPassTagName, NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445 ___5_tagValues, NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB ___6_stateBlocks, const RuntimeMethod* method) ;
inline void NativeArray_1_Dispose_mF69F1A78EA0CC5687B06899D9DC59ED8968D2B8A (NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445* __this, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445*, const RuntimeMethod*))NativeArray_1_Dispose_mF69F1A78EA0CC5687B06899D9DC59ED8968D2B8A_gshared)(__this, method);
}
inline void NativeArray_1_Dispose_mEFAE9DC755AB05B0AEE7B5D4AB4AF2BD7E64C581 (NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB* __this, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB*, const RuntimeMethod*))NativeArray_1_Dispose_mEFAE9DC755AB05B0AEE7B5D4AB4AF2BD7E64C581_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTargetHandle_Init_mDF9383A0DB5E0B56577BA43CC56CD659F8970646 (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* __this, String_t* ___0_shaderProperty, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MainLightShadowCasterPass_SetupForEmptyRendering_m02951F972F83A29E873EBFE905DF07FD43C06EE1 (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainLightShadowCasterPass_Clear_m87F3BD44E2481FBD03E0A7F66E4EAC6363BD9728 (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9 (RuntimeObject* ___0_message, const RuntimeMethod* 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 int32_t ShadowUtils_GetMaxTileResolutionInAtlas_mC046ABA6CCE92C6E439272FD2BBD1BB8EDA7591A (int32_t ___0_atlasWidth, int32_t ___1_atlasHeight, int32_t ___2_tileCount, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_renderTargetWidth_mCF6576036BDFCD651CBF1ACA82F19F890D1AD5E5_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_renderTargetHeight_m616CCCB82B000DA4C247DECE44BF85478D91E1C3_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ScriptableRenderPass_get_renderTargetWidth_m4369657149114EB0ACACD8DD2F9948DB6023BE25_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ScriptableRenderPass_get_renderTargetHeight_m393B4EAD2D00917F0DC4D0421B08B3DA82F25E64_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Light_get_shadowNearPlane_mB3C0191C73C17761732686A2FA564505C31ED303 (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ShadowUtils_ExtractDirectionalLightMatrix_m7A5F2DBA6225A7D2C2B2FFB75044395BDE734F05 (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___0_cullResults, ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* ___1_shadowData, int32_t ___2_shadowLightIndex, int32_t ___3_cascadeIndex, int32_t ___4_shadowmapWidth, int32_t ___5_shadowmapHeight, int32_t ___6_shadowResolution, float ___7_shadowNearPlane, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___8_cascadeSplitDistance, ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* ___9_shadowSliceData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ShadowUtils_GetTemporaryShadowTexture_mA9A7CA02A3CB5D9757C78CEB0148637C2D07EF72 (int32_t ___0_width, int32_t ___1_height, int32_t ___2_bits, 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 int32_t RenderTexture_get_depthStencilFormat_m6ACD9DAF17D844CFBA06249D8DB130018C370CB2 (RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainLightShadowCasterPass_SetEmptyMainLightCascadeShadowmap_m0017FFEF1AA388D22128DF1AB655F1641EC9D0C2 (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* ___0_context, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainLightShadowCasterPass_RenderMainLightCascadeShadowmap_m0EED224D103DC5D2981671FABC24CAE09553FD33 (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* ___0_context, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___1_cullResults, LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* ___2_lightData, ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* ___3_shadowData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTexture_ReleaseTemporary_mEEF2C1990196FF06FDD0DC190928AD3A023EBDD2 (RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___0_temp, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowSliceData_Clear_mB5BFA7D8B81B48BD2CCF60B127DC0AFBAD9CC6BC (ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RenderTargetIdentifier_op_Implicit_mBF13C6AE62DCEDDEFDC1C7305BE646FE99D2F24C (Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___0_tex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowDrawingSettings__ctor_mA9BADD0F63BF177F6BF380999B9B7115263B2BF4 (ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___0_cullingResults, int32_t ___1_lightIndex, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool UniversalRenderPipelineAsset_get_supportsLightLayers_mEB36C35A00D25975053991232E0D5F54662CCB6B_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, 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_m72CD26F1DD02ABC8B7522206432E0DF95433E6C3 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* ___1_context, ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* ___2_shadowSliceData, ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4* ___3_settings, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___4_proj, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___5_view, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainLightShadowCasterPass_SetupMainLightShadowReceiverConstants_mBB71F5A4C549882E2A092F4B0375E0B523BED8C0 (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 ___1_shadowLight, bool ___2_supportsSoftShadows, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_get_zero_m5D5F0475AD231C2C6BE5A9C80E11E24013B1B827 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SystemInfo_get_usesReversedZBuffer_m52819B4B538F590FCA0370FC99775B3AA6B32514 (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_EXTERN_C IL2CPP_METHOD_ATTR float Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8 (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Camera_get_cameraType_m85434C4C986D2EAC04FBFA44B284840AFC497851 (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRenderPass_ExecuteCommand_m1A45B19CA4BB67764AAF485956989535356BE30E (MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_SetMatrixArray_mE05298BC5B50DD5F6F3DB18682DE575C6FDE2FC0 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, String_t* ___0_name, Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___1_values, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 PreviousFrameData_get_previousViewProjectionMatrix_m2146F35A2E409EF47E866D824D30FEFC3508DFE0_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Shader_SetGlobalMatrix_m0C090D490EFE899D81C19D4BC7BF36CFFB721C18 (String_t* ___0_name, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Camera_get_depthTextureMode_m998CDEBC055FE2A910F3B650585ADE3E2BB141EE (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_set_depthTextureMode_mE722389E4DF8B3DF7F6100DB142E4DBAF698F6BF (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRenderPass_DrawCameraMotionVectors_mBBD75AD2180F4E35144A82B66BFEDC614FB4EDD5 (MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___2_camera, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRenderPass_DrawObjectMotionVectors_mF537107F398F02045F9106097F236C86A234DFCF (MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___2_camera, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortingSettings__ctor_m449888DBB95B75702BFC5BFA1E4A5BE40D9302ED (SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortingSettings_set_criteria_m3D0A9A89ACF96F7135E47BEB44770EF439419E57 (SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawingSettings__ctor_m2B34DB19727143945DDE925B5CACD0E8E5D478A5 (DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_shaderPassName, SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72 ___1_sortingSettings, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawingSettings_set_enableDynamicBatching_m528D48733B339E2CB847DBAC237BAB16260D2310 (DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawingSettings_set_enableInstancing_m321194534FABDC36DE5A217078130A0DAAF8B007 (DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawingSettings_SetShaderPassName_m3ABF2F58CA9D8B16989747058CAA504E7B4ED738 (DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* __this, int32_t ___0_index, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___1_shaderPassName, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawingSettings_set_fallbackMaterial_m0A19EA132531BEB4EB31AEF38D7FBAE9ADD2B592 (DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* __this, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_DrawProcedural_m32B556B3F1B4989708C7D0DD6F9D4FD2659E84CA (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_matrix, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_material, int32_t ___2_shaderPass, int32_t ___3_topology, int32_t ___4_vertexCount, int32_t ___5_instanceCount, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 MotionVectorRenderPass_GetDrawingSettings_m4C0598FC4B03B21D4AE0B2A133856CC9A1E8F8A2 (MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 RenderQueueRange_get_opaque_m197DF3E6CC12F21B15F3F603EFD640806FCB65D9 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Camera_get_cullingMask_m6F5AFF8FB522F876D99E839BF77D8F27F26A1EF8 (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialLibrary__ctor_mA85804FBE3A866F53E0193EB243B7E615FC48CC7 (MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* __this, PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* ___0_data, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t QualitySettings_get_activeColorSpace_m4F47784E7B0FE0A5497C8BAB9CA86BD576FB92F9 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SystemInfo_get_graphicsDeviceVendor_mE2D7A85437C820636639ADC124C965DB37B52204 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_ToLowerInvariant_mBE32C93DE27C5353FEA3FA654FC1DDBE3D0EB0F2 (String_t* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Contains_m6D77B121FADA7CA5F397C0FABB65DA62DF03B6C3 (String_t* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5 (int32_t* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialLibrary_Cleanup_m649B692A57B9C055331E47F4967348B9B7942DF9 (MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_useMipMap_m2A2A3BC4C8ECCC532AC33E7034502EB2AE242539 (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_autoGenerateMips_mB49837BA39F45B3F814928C8C471A082A4BDC414 (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 PostProcessPass_GetCompatibleDescriptor_m22DFDB00C3012A4AADFBC8F5A483E6139BBD42BC (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, const RuntimeMethod* method) ;
inline DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* VolumeStack_GetComponent_TisDepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF_m6CC04C172E6C70C6446B6644BC25CBC3C1A691E2 (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline MotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161* VolumeStack_GetComponent_TisMotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161_mCF77251617E769053BB46F8844649FDBE0006D99 (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( MotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline PaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA* VolumeStack_GetComponent_TisPaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA_mB589E14BB73F90314BF582164232143C575C93C2 (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( PaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* VolumeStack_GetComponent_TisBloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225_m25682DCE38F204E0B4062C3F2D9132BDA2C5BF0D (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6* VolumeStack_GetComponent_TisLensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6_m7AA5B34C2EB5A633802388F0CA1139092EEC2E18 (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline ChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F* VolumeStack_GetComponent_TisChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F_mF488DC971011EE15740583673AA8BB56BE10A9E4 (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( ChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline Vignette_t77147DD5FEEB4476AF22BD98255F8010738985DC* VolumeStack_GetComponent_TisVignette_t77147DD5FEEB4476AF22BD98255F8010738985DC_mB42423B71631D13196913871E448FC0B90422DC1 (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( Vignette_t77147DD5FEEB4476AF22BD98255F8010738985DC* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline ColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C* VolumeStack_GetComponent_TisColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C_mBC5D3E47DCADB0AF1F944EE238C6188CD3B308F5 (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( ColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline FilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172* VolumeStack_GetComponent_TisFilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172_mFAC921A292413CAF7B64BED0822B24DA7C60530D (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( FilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_RenderFinalPass_mF69E5F1F2DC1DA64F0467D0DF45E75A80E13171F (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessPass_CanRunOnTile_m9159D0DE4ECC65BDAC286A57B695DFF079E9689E (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_Render_mFA2906671991898424365EB5B753423DC1BB3E5D (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 PostProcessPass_GetCompatibleDescriptor_mBB0FDD96054E5695DCA172C62829EAD2FBBC58A6 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, int32_t ___0_width, int32_t ___1_height, int32_t ___2_format, int32_t ___3_depthBufferBits, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_DrawProcedural_m460EDBBEDA84E4743CA09A2F0EF44A6149C4EBD7 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_matrix, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_material, int32_t ___2_shaderPass, int32_t ___3_topology, int32_t ___4_vertexCount, int32_t ___5_instanceCount, MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* ___6_properties, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_Blit_m20AC38869B1D9D16C37E1A697B4EF3E2B0D12530 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_dest, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___2_mat, int32_t ___3_pass, 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 bool DepthOfField_IsActive_mAEEBA8A02BC313AA621C4C197CF4A8A0A7352C0E (DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135* LensFlareCommonSRP_get_Instance_mF64DA65427B459BE5C9A648FAA697AE8B6DD479B (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LensFlareCommonSRP_IsEmpty_m10C9D536E29439EA829486AA85748609DD7106E0 (LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MotionBlur_IsActive_mB06475DA53BAABEA9E9D53D0DA4CC4117E8C9768 (MotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PaniniProjection_IsActive_m91BB6BE780D3AFFCFD863B97195EECAB659BF2B0 (PaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalMatrix_m8454AD5B02C68C5824015F290D831207FA098612 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B PostProcessPass_U3CRenderU3Eg__GetSourceU7C59_0_mD8A448925BF660AB2D5B0E1C7D180AF431BD515B (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* ___0_p, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B PostProcessPass_U3CRenderU3Eg__GetDestinationU7C59_1_mC7A2670EC5D995D3CDA3AEB41984E3ADF75DCC66 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* ___0_p, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_U3CRenderU3Eg__SwapU7C59_2_mD92335C04A3CC23C1F67CFE91EAE7F2D1B57DE3C (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** ___0_r, U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* ___1_p, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoSubpixelMorphologicalAntialiasing_m1F2B384D7CECF2C7D17BFD43B69B702A047A1A61 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* ___0_cameraData, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___3_destination, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoDepthOfField_m492D94D0E88A7531264051382F38916842E57D6F (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___3_destination, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___4_pixelRect, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoMotionBlur_m9FE32E134297381B94A8A07ACC149D06217A3072 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E ___0_cameraData, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___3_destination, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoPaniniProjection_m7486B5A46AE100162CEE0AFC47DAEF04438FCECB (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___3_destination, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoLensFlareDatadriven_m72A91017976E76EC614CCFE733B1B851BD51FF05 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_source, bool ___3_usePanini, float ___4_paniniDistance, float ___5_paniniCropToFit, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Bloom_IsActive_m18CD0E121D17E2D4B20D6E944433CDEEA9C970C3 (Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupBloom_mFD125A81E220222A305A0325E9AB92C9347C3DE3 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_source, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___2_uberMaterial, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupLensDistortion_mC8551C67AB37EB59ABB794A57B9F3D1A94C5C3CC (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_material, bool ___1_isSceneView, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupChromaticAberration_mA320D8C2C90E77757A97DF78E6B1973C750383AA (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_material, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupVignette_mD0A723C18C6E6A8CDB6AB191C2483DAB43E0CAB5 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_material, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupColorGrading_m6FF0296D87AA0C6F079012989E9E971D3B05599A (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___2_material, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupGrain_m949060E3A47FD58C37EC07BF3D0E15258FA05B57 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* ___0_cameraData, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_material, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupDithering_m229F0AADDAB308E22BF57F2946D2B4F316A95306 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* ___0_cameraData, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_material, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessPass_RequireSRGBConversionBlitToBackBuffer_mFFF0A97570D59F4A86CD4C20FC6C188E022F75D7 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E ___0_cameraData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 RenderTargetHandle_GetCameraTarget_m17B0FD1FDCDF25B4624C79062A607632530334A8 (XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* ___0_xr, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTargetIdentifier__ctor_mAFAC5FB016609A5D4E07FCEC360D113B9C8D7ECF (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B* __this, int32_t ___0_nameID, int32_t ___1_mipLevel, int32_t ___2_cubeFace, int32_t ___3_depthSlice, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetRenderTarget_m43B883C6477E59A65A7FDF142EC347538EA6A57B (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_color, int32_t ___1_colorLoadAction, int32_t ___2_colorStoreAction, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___3_depth, int32_t ___4_depthLoadAction, int32_t ___5_depthStoreAction, 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 CommandBuffer_ClearRenderTarget_mF79756BB41395A459CC5FD5CFFC517F65D93D86C (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_clearFlags, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_backgroundColor, float ___2_depth, uint32_t ___3_stencil, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DrawFullscreenMesh_mAB97FB8B3CFF3DE88BA8D04863BB0EFCA32CEEA7 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_material, int32_t ___2_passIndex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_ClearRenderTarget_mABBE498A16DCEADCAA8F5DB50073012F74D03F14 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, bool ___0_clearDepth, bool ___1_clearColor, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___2_backgroundColor, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoGaussianDepthOfField_m0F509B9DD92DEAA39E092F1AEC1DE9084F56CCD9 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___3_destination, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___4_pixelRect, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoBokehDepthOfField_m9F432BB1FB34528C85BCF915A766FA52CEE133A2 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_destination, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___3_pixelRect, 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 float Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_SetKeyword_m7F886C529A9DEC48A568FA4FFD4CF789AA294239 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_material, String_t* ___1_keyword, bool ___2_state, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessUtils_SetSourceSize_m5EF5F2F3FE68CFDEFF201F07CBD403BBD96F0E35 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___1_desc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_destination, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___3_material, int32_t ___4_passIndex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetRenderTarget_m2A11A517DE44DC5F37BA08EF86ED1DCABAC4CC1E (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* ___0_colors, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_depth, int32_t ___2_mipLevel, int32_t ___3_cubemapFace, int32_t ___4_depthSlice, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessPass_BlitDstDiscardContent_m0CD67D1CAF9AC54EB998A4AEC3D6178680781C59 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_rt, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PostProcessPass_GetMaxBokehRadiusInPixels_m56705A12AE2306C52AA6C96D28D09A5F6F2EC2F4_inline (float ___0_viewportHeight, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_PrepareBokehKernel_m1C36A697FADC81D2A1E16E92B8A1237382D6B59F (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, float ___0_maxRadius, float ___1_rcpAspect, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m1FD55F67090B321AC9488CA325A72E454E6BCA37_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Light_get_type_m0D12CD1E54E010DC401F7371731D593DEF62D1C7 (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LensFlareCommonSRP_ShapeAttenuationDirLight_m8D55129898412D0D60A6827F4BF3C7B2E20465E6 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_forward, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_wo, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LensFlareCommonSRP_ShapeAttenuationPointLight_m4150B52B763097665D45A6705BA6C6C5422451D6 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Light_get_spotAngle_m28B2CD7ADE25422693E7B1FA23E8615E9D7098FC (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Light_get_innerSpotAngle_mFDCE5C31ABF638A8B515F5088F12225D23D3406C (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LensFlareCommonSRP_ShapeAttenuationSpotConeLight_m5A146E8B6D38C860F5B0C5D40E337EEF3F054296 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_forward, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_wo, float ___2_spotAngle, float ___3_innerSpotPercent01, const RuntimeMethod* method) ;
inline void Func_4__ctor_mCB654A521C926308B7947FC97B239C5A7847D677 (Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_4__ctor_m6F2B4733AC89D456287CE6FCC617F05B75EB7429_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LensFlareCommonSRP_DoLensFlareDataDrivenCommon_m490AD685535866B2C088AC846DDA409356891A1C (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_lensFlareShader, LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135* ___1_lensFlares, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___2_cam, float ___3_actualWidth, float ___4_actualHeight, bool ___5_usePanini, float ___6_paniniDistance, float ___7_paniniCropToFit, bool ___8_isCameraRelative, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___9_cameraPositionWS, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___10_viewProjMatrix, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___11_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___12_colorBuffer, Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE* ___13_GetLensFlareLightAttenuation, int32_t ___14__FlareOcclusionTex, int32_t ___15__FlareOcclusionIndex, int32_t ___16__FlareTex, int32_t ___17__FlareColorValue, int32_t ___18__FlareData0, int32_t ___19__FlareData1, int32_t ___20__FlareData2, int32_t ___21__FlareData3, int32_t ___22__FlareData4, bool ___23_debugView, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XRPass_get_multipassId_mC66149857F511ED441A9C8647C3EF0DD7167F15A_inline (XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_SetMatrix_m1F4E20583C898A1C1DBA256868E1F98C539F13FB (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, String_t* ___0_name, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_SetFloat_m879CF81D740BAE6F23C9822400679F4D16365836 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, String_t* ___0_name, float ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 PostProcessPass_CalcViewExtents_mF37365DC32C98227FB74545888BBCC62ED983EBF (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 PostProcessPass_CalcCropExtents_m0584B26FDD001908C17C7BA449CF483CE562F91E (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, float ___1_d, 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_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline (float ___0_a, float ___1_b, float ___2_t, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, 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_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Log_m116F062EEBF1C53EC8D18C9B1748E999EF9424EF_inline (float ___0_f, float ___1_p, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline (float ___0_f, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline (int32_t ___0_value, int32_t ___1_min, int32_t ___2_max, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Mathf_GammaToLinearSpace_mEF9E26BAD322E55448B286ABDCDF4A2CC236547F (float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ColorUtils_Luminance_mFDC649B1AE8F94D798AB492DDF0ECC7BE8E34477 (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* ___0_color, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Multiply_m379B20A820266ACF82A21425B9CAE8DCD773CFBB_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_a, float ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* Texture2D_get_blackTexture_mBEF97F64AD650DAAC1EEC84EB34F9CF22B56A08C (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 Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LensDistortion_IsActive_m777DA00296A34FFEC72C43157037C06F62B406AE (LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ChromaticAberration_IsActive_mF820F1009BB285EE1752333366C146E33F863428 (ChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ColorLookup_IsActive_m7264066E811F24C5EAEFAFB79F2110C089F2465A (ColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FilmGrain_IsActive_m9251CA64E6E5E1FB8609260F85CEB07BA04B4BA9 (FilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessUtils_ConfigureFilmGrain_m9AFEDA4B679AB1D1D47F8EC440BADA369715A85B (PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* ___0_data, FilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172* ___1_settings, int32_t ___2_cameraPixelWidth, int32_t ___3_cameraPixelHeight, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___4_material, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessUtils_ConfigureDithering_m4EDD6C3D556383E75451522FF1E51E3B47DACD9C (PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* ___0_data, int32_t ___1_index, int32_t ___2_cameraPixelWidth, int32_t ___3_cameraPixelHeight, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___4_material, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FSRUtils_SetEasuConstants_m4373BF3971B6566F0268321809B267DDE1480BAD (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_inputViewportSizeInPixels, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___2_inputImageSizeInPixels, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___3_outputImageSizeInPixels, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FSRUtils_SetRcasConstantsLinear_m066B411BECFFD2D8267F0A03A695D0CA49657254 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, float ___1_sharpnessLinear, const RuntimeMethod* method) ;
inline void CoreUtils_Swap_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m508232A385900D089D3074EAF45054FF40482540 (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B* ___0_a, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B* ___1_b, const RuntimeMethod* method)
{
(( void (*) (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B*, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B*, const RuntimeMethod*))CoreUtils_Swap_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m508232A385900D089D3074EAF45054FF40482540_gshared)(___0_a, ___1_b, 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_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_asfloat_m9FA56DE5C61FCEF3DCD0675252D40DFD9C9B712F_inline (int32_t ___0_x, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___0_r, float ___1_g, float ___2_b, float ___3_a, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Math_Log_m5A3BBBF06AB82F25C885812E07D27B473CF43054 (double ___0_a, double ___1_newBase, const RuntimeMethod* method) ;
inline void List_1_AddWithResize_m9DC0CBC6B2899B36D53FDDEC54B3367D03C0FCC7 (List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF*, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0, const RuntimeMethod*))List_1_AddWithResize_m9DC0CBC6B2899B36D53FDDEC54B3367D03C0FCC7_gshared)(__this, ___0_item, method);
}
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
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 ForwardLights__ctor_m23D04DE687EAF9BA7D22120829BDD43FC0C5A216 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, const RuntimeMethod* method)
{
{
InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 L_0;
L_0 = InitParams_GetDefault_m457D7764D7BD7CF94785EEFA5B108ACD819ECA64(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*)&ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233_il2cpp_TypeInfo_var);
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*)&UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_RuntimeMethod_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);
InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 L_0 = ___0_initParams;
bool L_1 = L_0.___clusteredRendering;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
bool L_2;
L_2 = RenderingUtils_get_useStructuredBuffer_m0B310996FC76E8BF72EBBCA9F94AB840277DAB1B(NULL);
__this->___m_UseStructuredBuffer = L_2;
InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 L_3 = ___0_initParams;
bool L_4 = L_3.___clusteredRendering;
__this->___m_UseClusteredRendering = L_4;
int32_t L_5;
L_5 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral766B907ADE80249DAE808FC29210021E23EB4E91, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightPosition = L_5;
int32_t L_6;
L_6 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral0E7DA7037FEC0AF6D2151C72F15B1ED7FA9510D0, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightColor = L_6;
int32_t L_7;
L_7 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral5C8253978547FCBBF6E2C2EE1F65A5E5E76BBFE6, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightOcclusionProbesChannel = L_7;
int32_t L_8;
L_8 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral142FCD301E7D933AE279225AC7AA92A9D59857C9, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightLayerMask = L_8;
int32_t L_9;
L_9 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral9777BC51EFB678A65CB20FD4959F18FB6C9B5D5B, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsCount = L_9;
bool L_10 = __this->___m_UseStructuredBuffer;
if (!L_10)
{
goto IL_009c;
}
}
{
int32_t L_11;
L_11 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralC6C4FCE10BB27D7717D1DED7DC45EC62225784D9, NULL);
__this->___m_AdditionalLightsBufferId = L_11;
int32_t L_12;
L_12 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral8E7379C661A6E0E2F411C21450C41FBF7031F839, NULL);
__this->___m_AdditionalLightsIndicesId = L_12;
goto IL_0144;
}
IL_009c:
{
int32_t L_13;
L_13 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralB65E623B5C35E7A52E7FAB1188CFBFA3B3D2F29C, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsPosition = L_13;
int32_t L_14;
L_14 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral34331876C68649BF6D5686AE260E20E4FE4EE0FE, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsColor = L_14;
int32_t L_15;
L_15 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralFCB35A66EB79AD13F31A216A8C134BB593DC0C29, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsAttenuation = L_15;
int32_t L_16;
L_16 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral3AC0AE41767202DE3A1603B9A431DAE6FE9871F0, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsSpotDir = L_16;
int32_t L_17;
L_17 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral31EC97AE63FD1B86447042110BA9F6882D6C62FF, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightOcclusionProbeChannel = L_17;
int32_t L_18;
L_18 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral613E3F5EEDA2B20DFE1A165416FCF33A509B7395, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsLayerMasks = L_18;
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_19;
L_19 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
V_0 = 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_AdditionalLightPositions = L_21;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightPositions), (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_AdditionalLightColors = L_23;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightColors), (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_AdditionalLightAttenuations = L_25;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightAttenuations), (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_AdditionalLightSpotDirections = L_27;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightSpotDirections), (void*)L_27);
int32_t L_28 = V_0;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_29 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_28);
__this->___m_AdditionalLightOcclusionProbeChannels = L_29;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightOcclusionProbeChannels), (void*)L_29);
int32_t L_30 = V_0;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_31 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_30);
__this->___m_AdditionalLightsLayerMasks = L_31;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightsLayerMasks), (void*)L_31);
}
IL_0144:
{
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);
bool L_34 = __this->___m_UseClusteredRendering;
if (!L_34)
{
goto IL_0194;
}
}
{
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_35;
L_35 = UniversalRenderPipeline_get_maxZBins_mFA48D09EC5E459CC4E0DA24CB254D396F2C997B3(NULL);
int32_t L_36;
L_36 = UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_inline(UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_RuntimeMethod_var);
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_37 = (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233*)il2cpp_codegen_object_new(ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233_il2cpp_TypeInfo_var);
ComputeBuffer__ctor_m228125D0481473BB2CDE047AC81B19525FED000F(L_37, ((int32_t)(L_35/4)), L_36, 8, 1, NULL);
__this->___m_ZBinBuffer = L_37;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ZBinBuffer), (void*)L_37);
int32_t L_38;
L_38 = UniversalRenderPipeline_get_maxTileVec4s_m40247DD50B97592F809103CF65FD1D4AB76122F7(NULL);
int32_t L_39;
L_39 = UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_inline(UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_RuntimeMethod_var);
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_40 = (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233*)il2cpp_codegen_object_new(ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233_il2cpp_TypeInfo_var);
ComputeBuffer__ctor_m228125D0481473BB2CDE047AC81B19525FED000F(L_40, L_38, L_39, 8, 1, NULL);
__this->___m_TileBuffer = L_40;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TileBuffer), (void*)L_40);
InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 L_41 = ___0_initParams;
int32_t L_42 = L_41.___tileSize;
__this->___m_RequestedTileWidth = L_42;
}
IL_0194:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_ProcessLights_mE95BC5AEE10C08E0A655C9CFE6833F872129001A (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobExtensions_Schedule_TisRadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381_m4049F9D57062E9631942C81966B791CCB69D1A0A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisLightExtractionJob_tEBC7702598048604387974DE52CC9CB5085A99FF_mB9F5CC394034F281B107BFB0D665F18EBABA3B26_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisMinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD_mF7053ED38AAC888E10DA16379991AE003A3DC811_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C_mB775425889BAF5937B5EAB6E51AEB14BEE5DA94C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB_m7310CABEB7CFF687BC8466117E490EB36481EE77_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisSliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A_mCF9341E11F2D1A464A0EBE9E2C2C856D5CDBB44C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisSliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC_mE9C559B4E2D2B4FF8375299261C9A3E1F61DDBCD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mF5D504FB09F98DB07ABEF3D064237C0BCBD8EDC4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m95629806F31CF369D937590912E0B6A53FF7C587_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m9CE045A3C18BAFF826CE4686A0F2D3D00930416F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Copy_m24A90CBB1F587DD393BFDC028C5A38C437386D03_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m674C877A2F5E6A4FAE1B268E2454CCA3F45468CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m6F56643DFEE7FAB37CA7E71EEE539321FFA0B2CC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m7C62F3F8DFECBDCF958ABA39CB046EDEA2B0255D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m86268F63824C235475F45FF3F2DA0A446A9E5ECD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_mA976370881267B0B7D242251F3E97EAB7D5E383C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_mC07280A768D065A052D995F3E6175A27CD62E1F6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_mE1983C88F09D7F9F55D5E4CB6BBABB1B4FB99108_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_mF5000E9404A41E84E3A2BF345C3D92F77C8D12C7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Reinterpret_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m984CF79D3D325C9674FF527E05BDF408A8808FCB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_m065D6FB40B797C451D3AE3477A97D7B204979A2D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_m335B900C40ABABA686816BE881E9EF3C208A1F17_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_m4D540A81E1062EEC2C4B0697A34A4EEFB9BC9004_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_m965B9BE6DD806F31A767FF7CB33BEA509B7C90D7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_mB262055276860279B00AAA8670A6B5483548B3C1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_mD93EC86CD45B6500BF5CE44809A6D8579BDF8EDD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* V_0 = NULL;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
int32_t V_3 = 0;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_4;
memset((&V_4), 0, sizeof(V_4));
int32_t V_5 = 0;
int32_t V_6 = 0;
float V_7 = 0.0f;
float V_8 = 0.0f;
float V_9 = 0.0f;
int32_t V_10 = 0;
NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9 V_11;
memset((&V_11), 0, sizeof(V_11));
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF V_12;
memset((&V_12), 0, sizeof(V_12));
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_13;
memset((&V_13), 0, sizeof(V_13));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_14;
memset((&V_14), 0, sizeof(V_14));
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C V_15;
memset((&V_15), 0, sizeof(V_15));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_16;
memset((&V_16), 0, sizeof(V_16));
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_17;
memset((&V_17), 0, sizeof(V_17));
NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9 V_18;
memset((&V_18), 0, sizeof(V_18));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_19;
memset((&V_19), 0, sizeof(V_19));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_20;
memset((&V_20), 0, sizeof(V_20));
LightExtractionJob_tEBC7702598048604387974DE52CC9CB5085A99FF V_21;
memset((&V_21), 0, sizeof(V_21));
NativeArray_1_t6739DC6AF1C1AD43D630BC5B257B25EB7C21C652 V_22;
memset((&V_22), 0, sizeof(V_22));
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF V_23;
memset((&V_23), 0, sizeof(V_23));
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 V_24;
memset((&V_24), 0, sizeof(V_24));
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 V_25;
memset((&V_25), 0, sizeof(V_25));
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF V_26;
memset((&V_26), 0, sizeof(V_26));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_27;
memset((&V_27), 0, sizeof(V_27));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_28;
memset((&V_28), 0, sizeof(V_28));
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A V_29;
memset((&V_29), 0, sizeof(V_29));
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 V_30;
memset((&V_30), 0, sizeof(V_30));
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 V_31;
memset((&V_31), 0, sizeof(V_31));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_32;
memset((&V_32), 0, sizeof(V_32));
SliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC V_33;
memset((&V_33), 0, sizeof(V_33));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_34;
memset((&V_34), 0, sizeof(V_34));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_35;
memset((&V_35), 0, sizeof(V_35));
NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8 V_36;
memset((&V_36), 0, sizeof(V_36));
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C V_37;
memset((&V_37), 0, sizeof(V_37));
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C V_38;
memset((&V_38), 0, sizeof(V_38));
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 V_39;
memset((&V_39), 0, sizeof(V_39));
MinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD V_40;
memset((&V_40), 0, sizeof(V_40));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_41;
memset((&V_41), 0, sizeof(V_41));
RadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381 V_42;
memset((&V_42), 0, sizeof(V_42));
ReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C V_43;
memset((&V_43), 0, sizeof(V_43));
ReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB V_44;
memset((&V_44), 0, sizeof(V_44));
NativeArray_1_t6739DC6AF1C1AD43D630BC5B257B25EB7C21C652 V_45;
memset((&V_45), 0, sizeof(V_45));
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF V_46;
memset((&V_46), 0, sizeof(V_46));
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 V_47;
memset((&V_47), 0, sizeof(V_47));
ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E V_48;
memset((&V_48), 0, sizeof(V_48));
SliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC V_49;
memset((&V_49), 0, sizeof(V_49));
SliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A V_50;
memset((&V_50), 0, sizeof(V_50));
int32_t V_51 = 0;
int32_t V_52 = 0;
{
bool L_0 = __this->___m_UseClusteredRendering;
if (!L_0)
{
goto IL_07c1;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_1 = ___0_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_2 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_1->___cameraData);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_3 = L_2->___camera;
V_0 = L_3;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_4 = ___0_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_5 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_4->___cameraData);
int32_t L_6 = L_5->___pixelWidth;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_7 = ___0_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_8 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_7->___cameraData);
int32_t L_9 = L_8->___pixelHeight;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_10;
L_10 = math_int2_m0A9A8113022D7954E7DA5BE5436989C2DF01650D_inline(L_6, L_9, NULL);
V_1 = L_10;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_11 = ___0_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_12 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_11->___lightData);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_13 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_12->___visibleLights);
int32_t L_14;
L_14 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_13)->___m_Length);
V_2 = L_14;
V_3 = 0;
goto IL_004c;
}
IL_0048:
{
int32_t L_15 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_15, 1));
}
IL_004c:
{
int32_t L_16 = V_3;
int32_t L_17 = V_2;
if ((((int32_t)L_16) >= ((int32_t)L_17)))
{
goto IL_006d;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_18 = ___0_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_19 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_18->___lightData);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_20 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_19->___visibleLights);
int32_t L_21 = V_3;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_22;
L_22 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, (L_20)->___m_Buffer, L_21);
V_39 = L_22;
int32_t L_23;
L_23 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454((&V_39), NULL);
if ((((int32_t)L_23) == ((int32_t)1)))
{
goto IL_0048;
}
}
IL_006d:
{
int32_t L_24 = V_3;
int32_t L_25 = V_2;
if ((!(((uint32_t)L_24) == ((uint32_t)L_25))))
{
goto IL_0073;
}
}
{
V_3 = 0;
}
IL_0073:
{
int32_t L_26 = V_2;
int32_t L_27 = V_3;
V_2 = ((int32_t)il2cpp_codegen_subtract(L_26, L_27));
int32_t L_28 = V_3;
__this->___m_DirectionalLightCount = L_28;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_29 = ___0_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_30 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_29->___lightData);
int32_t L_31 = L_30->___mainLightIndex;
if ((((int32_t)L_31) == ((int32_t)(-1))))
{
goto IL_009a;
}
}
{
int32_t L_32 = __this->___m_DirectionalLightCount;
__this->___m_DirectionalLightCount = ((int32_t)il2cpp_codegen_subtract(L_32, 1));
}
IL_009a:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_33 = ___0_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_34 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_33->___lightData);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_35 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_34->___visibleLights);
int32_t L_36 = V_3;
int32_t L_37 = V_2;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_38;
L_38 = NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43(L_35, L_36, L_37, NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43_RuntimeMethod_var);
V_4 = L_38;
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_39;
L_39 = UniversalRenderPipeline_get_lightsPerTile_mE2F753AA4C397288C53FFED42683B7DB976C3BEB(NULL);
V_5 = L_39;
int32_t L_40 = V_5;
V_6 = ((int32_t)(L_40/((int32_t)32)));
int32_t L_41 = __this->___m_RequestedTileWidth;
__this->___m_ActualTileWidth = ((int32_t)(L_41>>1));
}
IL_00ca:
{
int32_t L_42 = __this->___m_ActualTileWidth;
__this->___m_ActualTileWidth = ((int32_t)(L_42<<1));
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_43 = V_1;
int32_t L_44 = __this->___m_ActualTileWidth;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_45;
L_45 = int2_op_Addition_mDC6C2A91C24EE95C695A1F0179AC85A845045D2E_inline(L_43, L_44, NULL);
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_46;
L_46 = int2_op_Subtraction_mC938968ABFBC65A87958D0C460911E66345F7AAA_inline(L_45, 1, NULL);
int32_t L_47 = __this->___m_ActualTileWidth;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_48;
L_48 = int2_op_Division_mE73B8B8DF181E932008B939A87FC6A7CB0547F75_inline(L_46, L_47, NULL);
__this->___m_TileResolution = L_48;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_49 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
int32_t L_50 = L_49->___x;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_51 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
int32_t L_52 = L_51->___y;
int32_t L_53 = V_6;
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_54;
L_54 = UniversalRenderPipeline_get_maxTileVec4s_m40247DD50B97592F809103CF65FD1D4AB76122F7(NULL);
if ((((int32_t)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_50, L_52)), L_53))) > ((int32_t)((int32_t)il2cpp_codegen_multiply(L_54, 4)))))
{
goto IL_00ca;
}
}
{
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_55 = V_0;
NullCheck(L_55);
float L_56;
L_56 = Camera_get_fieldOfView_m9A93F17BBF89F496AE231C21817AFD1C1E833FBB(L_55, NULL);
float L_57;
L_57 = math_radians_m0903022269E582AD877B86952497295D642036E8_inline(((float)il2cpp_codegen_multiply(L_56, (0.5f))), NULL);
float L_58;
L_58 = math_tan_mA71C2BACBC4B74573F38AE433BFE92DD19102ADC_inline(L_57, NULL);
V_7 = L_58;
float L_59 = V_7;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_60 = V_1;
int32_t L_61 = L_60.___x;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_62 = V_1;
int32_t L_63 = L_62.___y;
V_8 = ((float)(((float)il2cpp_codegen_multiply(L_59, ((float)L_61)))/((float)L_63)));
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_64;
L_64 = UniversalRenderPipeline_get_maxZBins_mFA48D09EC5E459CC4E0DA24CB254D396F2C997B3(NULL);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_65 = V_0;
NullCheck(L_65);
float L_66;
L_66 = Camera_get_farClipPlane_m1D7128B85B5DB866F75FBE8CEBA48335716B67BD(L_65, NULL);
float L_67;
L_67 = math_sqrt_mEF31DE7BD0179009683C5D7B0C58E6571B30CF4A_inline(L_66, NULL);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_68 = V_0;
NullCheck(L_68);
float L_69;
L_69 = Camera_get_nearClipPlane_m5E8FAF84326E3192CB036BD29DCCDAF6A9861013(L_68, NULL);
float L_70;
L_70 = math_sqrt_mEF31DE7BD0179009683C5D7B0C58E6571B30CF4A_inline(L_69, NULL);
V_9 = ((float)(((float)L_64)/((float)il2cpp_codegen_subtract(L_67, L_70))));
float L_71 = V_9;
__this->___m_ZBinFactor = L_71;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_72 = V_0;
NullCheck(L_72);
float L_73;
L_73 = Camera_get_nearClipPlane_m5E8FAF84326E3192CB036BD29DCCDAF6A9861013(L_72, NULL);
float L_74;
L_74 = math_sqrt_mEF31DE7BD0179009683C5D7B0C58E6571B30CF4A_inline(L_73, NULL);
float L_75 = __this->___m_ZBinFactor;
__this->___m_ZBinOffset = il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_multiply(L_74, L_75)));
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_76 = V_0;
NullCheck(L_76);
float L_77;
L_77 = Camera_get_farClipPlane_m1D7128B85B5DB866F75FBE8CEBA48335716B67BD(L_76, NULL);
float L_78;
L_78 = math_sqrt_mEF31DE7BD0179009683C5D7B0C58E6571B30CF4A_inline(L_77, NULL);
float L_79 = __this->___m_ZBinFactor;
int32_t L_80 = __this->___m_ZBinOffset;
V_10 = ((int32_t)il2cpp_codegen_subtract(il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_multiply(L_78, L_79))), L_80));
int32_t L_81 = V_10;
V_10 = ((int32_t)il2cpp_codegen_multiply(((int32_t)(((int32_t)il2cpp_codegen_add(L_81, 3))/4)), 4));
int32_t L_82;
L_82 = UniversalRenderPipeline_get_maxZBins_mFA48D09EC5E459CC4E0DA24CB254D396F2C997B3(NULL);
int32_t L_83 = V_10;
int32_t L_84;
L_84 = math_min_m02D43DF516544C279AF660EA4731449C82991849_inline(L_82, L_83, NULL);
V_10 = L_84;
int32_t L_85 = V_10;
NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991 L_86;
memset((&L_86), 0, sizeof(L_86));
NativeArray_1__ctor_m065D6FB40B797C451D3AE3477A97D7B204979A2D((&L_86), L_85, 3, 1, NativeArray_1__ctor_m065D6FB40B797C451D3AE3477A97D7B204979A2D_RuntimeMethod_var);
__this->___m_ZBins = L_86;
int32_t L_87 = V_2;
NativeArray_1__ctor_m335B900C40ABABA686816BE881E9EF3C208A1F17((&V_11), L_87, 3, 1, NativeArray_1__ctor_m335B900C40ABABA686816BE881E9EF3C208A1F17_RuntimeMethod_var);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_07b3:
{
NativeArray_1_Dispose_m674C877A2F5E6A4FAE1B268E2454CCA3F45468CD((&V_11), NativeArray_1_Dispose_m674C877A2F5E6A4FAE1B268E2454CCA3F45468CD_RuntimeMethod_var);
return;
}
});
try
{
{
int32_t L_88 = V_2;
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF L_89;
memset((&L_89), 0, sizeof(L_89));
NativeArray_1__ctor_m4D540A81E1062EEC2C4B0697A34A4EEFB9BC9004((&L_89), ((int32_t)il2cpp_codegen_multiply(L_88, 2)), 3, 1, NativeArray_1__ctor_m4D540A81E1062EEC2C4B0697A34A4EEFB9BC9004_RuntimeMethod_var);
V_12 = L_89;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_07a5_1:
{
NativeArray_1_Dispose_mC07280A768D065A052D995F3E6175A27CD62E1F6((&V_12), NativeArray_1_Dispose_mC07280A768D065A052D995F3E6175A27CD62E1F6_RuntimeMethod_var);
return;
}
});
try
{
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_90 = ___0_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_91 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_90->___cameraData);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_92;
L_92 = CameraData_GetViewMatrix_m85D00AF6C537A14220F4E2D70E2BFF23DD11C86E(L_91, 0, NULL);
V_13 = L_92;
il2cpp_codegen_initobj((&V_40), sizeof(MinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD));
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_93 = V_13;
float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 L_94;
L_94 = float4x4_op_Implicit_mCDD72C5454A8DAFB2A659484006D18D5979BE6AB(L_93, NULL);
(&V_40)->___worldToViewMatrix = L_94;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_95 = V_4;
(&V_40)->___lights = L_95;
NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9 L_96 = V_11;
(&V_40)->___minMaxZs = L_96;
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF L_97 = V_12;
(&V_40)->___meanZs = L_97;
MinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD L_98 = V_40;
int32_t L_99 = V_2;
il2cpp_codegen_initobj((&V_41), sizeof(JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_100 = V_41;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_101;
L_101 = IJobForExtensions_ScheduleParallel_TisMinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD_mF7053ED38AAC888E10DA16379991AE003A3DC811(L_98, L_99, ((int32_t)32), L_100, IJobForExtensions_ScheduleParallel_TisMinMaxZJob_t7B285F5001D18A0A7B34312F9BF7E7441C8A1EFD_mF7053ED38AAC888E10DA16379991AE003A3DC811_RuntimeMethod_var);
V_14 = L_101;
int32_t L_102 = V_2;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C L_103;
memset((&L_103), 0, sizeof(L_103));
NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D((&L_103), ((int32_t)il2cpp_codegen_multiply(L_102, 2)), 3, 1, NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D_RuntimeMethod_var);
V_15 = L_103;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0797_2:
{
NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E((&V_15), NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var);
return;
}
});
try
{
{
il2cpp_codegen_initobj((&V_42), sizeof(RadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381));
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_104;
L_104 = NativeArray_1_Reinterpret_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m984CF79D3D325C9674FF527E05BDF408A8808FCB((&V_12), NativeArray_1_Reinterpret_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m984CF79D3D325C9674FF527E05BDF408A8808FCB_RuntimeMethod_var);
(&V_42)->___keys = L_104;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C L_105 = V_15;
(&V_42)->___indices = L_105;
RadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381 L_106 = V_42;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_107 = V_14;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_108;
L_108 = IJobExtensions_Schedule_TisRadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381_m4049F9D57062E9631942C81966B791CCB69D1A0A(L_106, L_107, IJobExtensions_Schedule_TisRadixSortJob_tA186D2970CA48F2D425EEA7C918BA7BD53024381_m4049F9D57062E9631942C81966B791CCB69D1A0A_RuntimeMethod_var);
V_16 = L_108;
int32_t L_109 = V_2;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_110;
memset((&L_110), 0, sizeof(L_110));
NativeArray_1__ctor_mD93EC86CD45B6500BF5CE44809A6D8579BDF8EDD((&L_110), L_109, 3, 1, NativeArray_1__ctor_mD93EC86CD45B6500BF5CE44809A6D8579BDF8EDD_RuntimeMethod_var);
V_17 = L_110;
int32_t L_111 = V_2;
NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9 L_112;
memset((&L_112), 0, sizeof(L_112));
NativeArray_1__ctor_m335B900C40ABABA686816BE881E9EF3C208A1F17((&L_112), L_111, 3, 1, NativeArray_1__ctor_m335B900C40ABABA686816BE881E9EF3C208A1F17_RuntimeMethod_var);
V_18 = L_112;
il2cpp_codegen_initobj((&V_43), sizeof(ReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C));
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C L_113 = V_15;
(&V_43)->___indices = L_113;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_114 = V_4;
(&V_43)->___input = L_114;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_115 = V_17;
(&V_43)->___output = L_115;
ReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C L_116 = V_43;
int32_t L_117 = V_2;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_118 = V_16;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_119;
L_119 = IJobForExtensions_ScheduleParallel_TisReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C_mB775425889BAF5937B5EAB6E51AEB14BEE5DA94C(L_116, L_117, ((int32_t)32), L_118, IJobForExtensions_ScheduleParallel_TisReorderJob_1_t1F1AB2AB7FCF92E3E50274869027DAEC12151A8C_mB775425889BAF5937B5EAB6E51AEB14BEE5DA94C_RuntimeMethod_var);
il2cpp_codegen_initobj((&V_44), sizeof(ReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB));
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C L_120 = V_15;
(&V_44)->___indices = L_120;
NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9 L_121 = V_11;
(&V_44)->___input = L_121;
NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9 L_122 = V_18;
(&V_44)->___output = L_122;
ReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB L_123 = V_44;
int32_t L_124 = V_2;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_125 = V_16;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_126;
L_126 = IJobForExtensions_ScheduleParallel_TisReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB_m7310CABEB7CFF687BC8466117E490EB36481EE77(L_123, L_124, ((int32_t)32), L_125, IJobForExtensions_ScheduleParallel_TisReorderJob_1_tDAA45AF1869B34ED9756EB0EFD57DE23F02BBBBB_m7310CABEB7CFF687BC8466117E490EB36481EE77_RuntimeMethod_var);
V_19 = L_126;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_127 = V_19;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_128;
L_128 = JobHandle_CombineDependencies_mA265FBED9D75AEF610251410AFC7766F40D5BB05(L_119, L_127, NULL);
V_20 = L_128;
JobHandle_ScheduleBatchedJobs_mCA0E146397E30E31FB57C96DAA1820451886DACA(NULL);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_129 = V_17;
(&V_21)->___lights = L_129;
int32_t L_130 = V_2;
NativeArray_1_t6739DC6AF1C1AD43D630BC5B257B25EB7C21C652 L_131;
memset((&L_131), 0, sizeof(L_131));
NativeArray_1__ctor_mB262055276860279B00AAA8670A6B5483548B3C1((&L_131), L_130, 3, 1, NativeArray_1__ctor_mB262055276860279B00AAA8670A6B5483548B3C1_RuntimeMethod_var);
NativeArray_1_t6739DC6AF1C1AD43D630BC5B257B25EB7C21C652 L_132 = L_131;
V_45 = L_132;
(&V_21)->___lightTypes = L_132;
NativeArray_1_t6739DC6AF1C1AD43D630BC5B257B25EB7C21C652 L_133 = V_45;
V_22 = L_133;
int32_t L_134 = V_2;
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF L_135;
memset((&L_135), 0, sizeof(L_135));
NativeArray_1__ctor_m4D540A81E1062EEC2C4B0697A34A4EEFB9BC9004((&L_135), L_134, 3, 1, NativeArray_1__ctor_m4D540A81E1062EEC2C4B0697A34A4EEFB9BC9004_RuntimeMethod_var);
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF L_136 = L_135;
V_46 = L_136;
(&V_21)->___radiuses = L_136;
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF L_137 = V_46;
V_23 = L_137;
int32_t L_138 = V_2;
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 L_139;
memset((&L_139), 0, sizeof(L_139));
NativeArray_1__ctor_m965B9BE6DD806F31A767FF7CB33BEA509B7C90D7((&L_139), L_138, 3, 1, NativeArray_1__ctor_m965B9BE6DD806F31A767FF7CB33BEA509B7C90D7_RuntimeMethod_var);
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 L_140 = L_139;
V_47 = L_140;
(&V_21)->___directions = L_140;
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 L_141 = V_47;
V_24 = L_141;
int32_t L_142 = V_2;
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 L_143;
memset((&L_143), 0, sizeof(L_143));
NativeArray_1__ctor_m965B9BE6DD806F31A767FF7CB33BEA509B7C90D7((&L_143), L_142, 3, 1, NativeArray_1__ctor_m965B9BE6DD806F31A767FF7CB33BEA509B7C90D7_RuntimeMethod_var);
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 L_144 = L_143;
V_47 = L_144;
(&V_21)->___positions = L_144;
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 L_145 = V_47;
V_25 = L_145;
int32_t L_146 = V_2;
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF L_147;
memset((&L_147), 0, sizeof(L_147));
NativeArray_1__ctor_m4D540A81E1062EEC2C4B0697A34A4EEFB9BC9004((&L_147), L_146, 3, 1, NativeArray_1__ctor_m4D540A81E1062EEC2C4B0697A34A4EEFB9BC9004_RuntimeMethod_var);
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF L_148 = L_147;
V_46 = L_148;
(&V_21)->___coneRadiuses = L_148;
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF L_149 = V_46;
V_26 = L_149;
LightExtractionJob_tEBC7702598048604387974DE52CC9CB5085A99FF L_150 = V_21;
int32_t L_151 = V_2;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_152 = V_20;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_153;
L_153 = IJobForExtensions_ScheduleParallel_TisLightExtractionJob_tEBC7702598048604387974DE52CC9CB5085A99FF_mB9F5CC394034F281B107BFB0D665F18EBABA3B26(L_150, L_151, ((int32_t)32), L_152, IJobForExtensions_ScheduleParallel_TisLightExtractionJob_tEBC7702598048604387974DE52CC9CB5085A99FF_mB9F5CC394034F281B107BFB0D665F18EBABA3B26_RuntimeMethod_var);
V_27 = L_153;
il2cpp_codegen_initobj((&V_48), sizeof(ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E));
NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991 L_154 = __this->___m_ZBins;
(&V_48)->___bins = L_154;
NativeArray_1_t0670C94F239C615B37C52F3DC5FD502E2CE8A0A9 L_155 = V_18;
(&V_48)->___minMaxZs = L_155;
int32_t L_156 = __this->___m_ZBinOffset;
(&V_48)->___binOffset = L_156;
float L_157 = __this->___m_ZBinFactor;
(&V_48)->___zFactor = L_157;
ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E L_158 = V_48;
int32_t L_159 = V_10;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_160 = V_20;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_161;
L_161 = IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566(L_158, ((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_159, ((int32_t)64))), 1))/((int32_t)64))), 1, L_160, IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566_RuntimeMethod_var);
V_28 = L_161;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_162 = V_28;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_163;
L_163 = NativeArray_1_Dispose_m6F56643DFEE7FAB37CA7E71EEE539321FFA0B2CC((&V_18), L_162, NativeArray_1_Dispose_m6F56643DFEE7FAB37CA7E71EEE539321FFA0B2CC_RuntimeMethod_var);
int32_t L_164 = V_6;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_165 = __this->___m_TileResolution;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_166;
L_166 = int2_op_Multiply_m697115E9E2F0D3836968238502EC9BDA81670398_inline(L_164, L_165, NULL);
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_167;
L_167 = int2_op_Addition_mDC6C2A91C24EE95C695A1F0179AC85A845045D2E_inline(L_166, 3, NULL);
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_168;
L_168 = int2_op_Division_mE73B8B8DF181E932008B939A87FC6A7CB0547F75_inline(L_167, 4, NULL);
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_169;
L_169 = int2_op_Multiply_m9B9F53441CEAC7B04F01386733AB0DE1F28E90B0_inline(L_168, 4, NULL);
V_29 = L_169;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_170 = V_29;
int32_t L_171 = L_170.___y;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_172;
memset((&L_172), 0, sizeof(L_172));
NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD((&L_172), L_171, 3, 1, NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_RuntimeMethod_var);
V_30 = L_172;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_173 = V_29;
int32_t L_174 = L_173.___x;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_175;
memset((&L_175), 0, sizeof(L_175));
NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD((&L_175), L_174, 3, 1, NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_RuntimeMethod_var);
V_31 = L_175;
il2cpp_codegen_initobj((&V_49), sizeof(SliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC));
int32_t L_176 = __this->___m_ActualTileWidth;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_177 = V_1;
int32_t L_178 = L_177.___x;
(&V_49)->___scale = ((float)(((float)L_176)/((float)L_178)));
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_179 = V_0;
NullCheck(L_179);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_180;
L_180 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_179, NULL);
NullCheck(L_180);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_181;
L_181 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_180, NULL);
float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E L_182;
L_182 = float3_op_Implicit_mE1831A3AC179B7EB3236F8202EC8DD5CE05376AB(L_181, NULL);
(&V_49)->___viewOrigin = L_182;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_183 = V_0;
NullCheck(L_183);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_184;
L_184 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_183, NULL);
NullCheck(L_184);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_185;
L_185 = Transform_get_forward_mFCFACF7165FDAB21E80E384C494DF278386CEE2F(L_184, NULL);
float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E L_186;
L_186 = float3_op_Implicit_mE1831A3AC179B7EB3236F8202EC8DD5CE05376AB(L_185, NULL);
(&V_49)->___viewForward = L_186;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_187 = V_0;
NullCheck(L_187);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_188;
L_188 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_187, NULL);
NullCheck(L_188);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_189;
L_189 = Transform_get_right_mC6DC057C23313802E2186A9E0DB760D795A758A4(L_188, NULL);
float L_190 = V_8;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_191;
L_191 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_189, L_190, NULL);
float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E L_192;
L_192 = float3_op_Implicit_mE1831A3AC179B7EB3236F8202EC8DD5CE05376AB(L_191, NULL);
(&V_49)->___viewRight = L_192;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_193 = V_0;
NullCheck(L_193);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_194;
L_194 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_193, NULL);
NullCheck(L_194);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_195;
L_195 = Transform_get_up_mE47A9D9D96422224DD0539AA5524DA5440145BB2(L_194, NULL);
float L_196 = V_7;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_197;
L_197 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_195, L_196, NULL);
float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E L_198;
L_198 = float3_op_Implicit_mE1831A3AC179B7EB3236F8202EC8DD5CE05376AB(L_197, NULL);
(&V_49)->___viewUp = L_198;
NativeArray_1_t6739DC6AF1C1AD43D630BC5B257B25EB7C21C652 L_199 = V_22;
(&V_49)->___lightTypes = L_199;
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF L_200 = V_23;
(&V_49)->___radiuses = L_200;
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 L_201 = V_24;
(&V_49)->___directions = L_201;
NativeArray_1_tEDE9DAD2CAE5954286BC0EF394A57ED0AC69FEE6 L_202 = V_25;
(&V_49)->___positions = L_202;
NativeArray_1_t3848EE4B6647317212A754634DE6DBC90B99FBEF L_203 = V_26;
(&V_49)->___coneRadiuses = L_203;
int32_t L_204 = V_5;
(&V_49)->___lightsPerTile = L_204;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_205 = V_31;
(&V_49)->___sliceLightMasks = L_205;
SliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC L_206 = V_49;
SliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC L_207 = L_206;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_208 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
int32_t L_209 = L_208->___x;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_210 = V_27;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_211;
L_211 = IJobForExtensions_ScheduleParallel_TisSliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC_mE9C559B4E2D2B4FF8375299261C9A3E1F61DDBCD(L_207, L_209, 1, L_210, IJobForExtensions_ScheduleParallel_TisSliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC_mE9C559B4E2D2B4FF8375299261C9A3E1F61DDBCD_RuntimeMethod_var);
V_32 = L_211;
V_33 = L_207;
int32_t L_212 = __this->___m_ActualTileWidth;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_213 = V_1;
int32_t L_214 = L_213.___y;
(&V_33)->___scale = ((float)(((float)L_212)/((float)L_214)));
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_215 = V_0;
NullCheck(L_215);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_216;
L_216 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_215, NULL);
NullCheck(L_216);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_217;
L_217 = Transform_get_up_mE47A9D9D96422224DD0539AA5524DA5440145BB2(L_216, NULL);
float L_218 = V_7;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_219;
L_219 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_217, L_218, NULL);
float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E L_220;
L_220 = float3_op_Implicit_mE1831A3AC179B7EB3236F8202EC8DD5CE05376AB(L_219, NULL);
(&V_33)->___viewRight = L_220;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_221 = V_0;
NullCheck(L_221);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_222;
L_222 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_221, NULL);
NullCheck(L_222);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_223;
L_223 = Transform_get_right_mC6DC057C23313802E2186A9E0DB760D795A758A4(L_222, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_224;
L_224 = Vector3_op_UnaryNegation_m5450829F333BD2A88AF9A592C4EE331661225915_inline(L_223, NULL);
float L_225 = V_8;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_226;
L_226 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_224, L_225, NULL);
float3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E L_227;
L_227 = float3_op_Implicit_mE1831A3AC179B7EB3236F8202EC8DD5CE05376AB(L_226, NULL);
(&V_33)->___viewUp = L_227;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_228 = V_30;
(&V_33)->___sliceLightMasks = L_228;
SliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC L_229 = V_33;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_230 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
int32_t L_231 = L_230->___y;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_232 = V_27;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_233;
L_233 = IJobForExtensions_ScheduleParallel_TisSliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC_mE9C559B4E2D2B4FF8375299261C9A3E1F61DDBCD(L_229, L_231, 1, L_232, IJobForExtensions_ScheduleParallel_TisSliceCullingJob_t9EF107BD36223E7805C502BF1FF8E1767FB326CC_mE9C559B4E2D2B4FF8375299261C9A3E1F61DDBCD_RuntimeMethod_var);
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_234 = V_32;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_235;
L_235 = JobHandle_CombineDependencies_mA265FBED9D75AEF610251410AFC7766F40D5BB05(L_233, L_234, NULL);
V_34 = L_235;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_236 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
int32_t L_237 = L_236->___x;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_238 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
int32_t L_239 = L_238->___y;
int32_t L_240 = V_6;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_241;
memset((&L_241), 0, sizeof(L_241));
NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD((&L_241), ((int32_t)il2cpp_codegen_multiply(((int32_t)(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_237, L_239)), L_240)), 3))/4)), 4)), 3, 1, NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_RuntimeMethod_var);
__this->___m_TileLightMasks = L_241;
il2cpp_codegen_initobj((&V_50), sizeof(SliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A));
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_242 = __this->___m_TileResolution;
(&V_50)->___tileResolution = L_242;
int32_t L_243 = V_6;
(&V_50)->___wordsPerTile = L_243;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_244 = V_30;
(&V_50)->___sliceLightMasksH = L_244;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_245 = V_31;
(&V_50)->___sliceLightMasksV = L_245;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_246 = __this->___m_TileLightMasks;
(&V_50)->___lightMasks = L_246;
SliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A L_247 = V_50;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_248 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
int32_t L_249 = L_248->___y;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_250 = V_34;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_251;
L_251 = IJobForExtensions_ScheduleParallel_TisSliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A_mCF9341E11F2D1A464A0EBE9E2C2C856D5CDBB44C(L_247, L_249, 1, L_250, IJobForExtensions_ScheduleParallel_TisSliceCombineJob_t1CE979EB828943E997C055871F958388C55BBE9A_mCF9341E11F2D1A464A0EBE9E2C2C856D5CDBB44C_RuntimeMethod_var);
V_35 = L_251;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_252 = V_35;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_253 = V_28;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_254;
L_254 = JobHandle_CombineDependencies_mA265FBED9D75AEF610251410AFC7766F40D5BB05(L_252, L_253, NULL);
__this->___m_CullingHandle = L_254;
JobHandle_Complete_mDCED35A125AAB37EDDAB2E31C805B4904B614A4A((&V_20), NULL);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_255 = V_17;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_256 = ___0_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_257 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_256->___lightData);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_258 = L_257->___visibleLights;
int32_t L_259 = V_3;
int32_t L_260 = V_2;
NativeArray_1_Copy_m24A90CBB1F587DD393BFDC028C5A38C437386D03(L_255, 0, L_258, L_259, L_260, NativeArray_1_Copy_m24A90CBB1F587DD393BFDC028C5A38C437386D03_RuntimeMethod_var);
int32_t L_261 = V_2;
NativeArray_1_t1319594EE236701FE431CF2885AEB88373076DA8 L_262;
memset((&L_262), 0, sizeof(L_262));
NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4((&L_262), L_261, 2, 1, NativeArray_1__ctor_m583C7489D7AAC57700B48C9035CC3BE3379872E4_RuntimeMethod_var);
V_36 = L_262;
int32_t L_263 = V_2;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C L_264;
memset((&L_264), 0, sizeof(L_264));
NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D((&L_264), L_263, 2, 1, NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D_RuntimeMethod_var);
V_37 = L_264;
int32_t L_265 = V_2;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C L_266;
memset((&L_266), 0, sizeof(L_266));
NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D((&L_266), L_265, 2, 1, NativeArray_1__ctor_mB7BB23924A114599D399A5EC6C00B2B6407CF66D_RuntimeMethod_var);
V_38 = L_266;
V_51 = 0;
goto IL_069f_3;
}
IL_063d_3:
{
int32_t L_267 = V_51;
int32_t L_268;
L_268 = IL2CPP_NATIVEARRAY_GET_ITEM(int32_t, ((&V_15))->___m_Buffer, L_267);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_269 = ___0_renderingData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_270 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_269->___shadowData);
List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* L_271 = L_270->___bias;
int32_t L_272 = V_3;
int32_t L_273 = V_51;
NullCheck(L_271);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_274;
L_274 = List_1_get_Item_mF5D504FB09F98DB07ABEF3D064237C0BCBD8EDC4(L_271, ((int32_t)il2cpp_codegen_add(L_272, L_273)), List_1_get_Item_mF5D504FB09F98DB07ABEF3D064237C0BCBD8EDC4_RuntimeMethod_var);
IL2CPP_NATIVEARRAY_SET_ITEM(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, ((&V_36))->___m_Buffer, L_268, (L_274));
int32_t L_275 = V_51;
int32_t L_276;
L_276 = IL2CPP_NATIVEARRAY_GET_ITEM(int32_t, ((&V_15))->___m_Buffer, L_275);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_277 = ___0_renderingData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_278 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_277->___shadowData);
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_279 = L_278->___resolution;
int32_t L_280 = V_3;
int32_t L_281 = V_51;
NullCheck(L_279);
int32_t L_282;
L_282 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_279, ((int32_t)il2cpp_codegen_add(L_280, L_281)), List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, ((&V_37))->___m_Buffer, L_276, (L_282));
int32_t L_283 = V_51;
int32_t L_284;
L_284 = IL2CPP_NATIVEARRAY_GET_ITEM(int32_t, ((&V_15))->___m_Buffer, L_283);
int32_t L_285 = V_3;
int32_t L_286 = V_51;
IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, ((&V_38))->___m_Buffer, L_284, (((int32_t)il2cpp_codegen_add(L_285, L_286))));
int32_t L_287 = V_51;
V_51 = ((int32_t)il2cpp_codegen_add(L_287, 1));
}
IL_069f_3:
{
int32_t L_288 = V_51;
int32_t L_289 = V_2;
if ((((int32_t)L_288) < ((int32_t)L_289)))
{
goto IL_063d_3;
}
}
{
V_52 = 0;
goto IL_0706_3;
}
IL_06a9_3:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_290 = ___0_renderingData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_291 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_290->___shadowData);
List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* L_292 = L_291->___bias;
int32_t L_293 = V_52;
int32_t L_294 = V_3;
int32_t L_295 = V_52;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_296;
L_296 = IL2CPP_NATIVEARRAY_GET_ITEM(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, ((&V_36))->___m_Buffer, L_295);
NullCheck(L_292);
List_1_set_Item_m9CE045A3C18BAFF826CE4686A0F2D3D00930416F(L_292, ((int32_t)il2cpp_codegen_add(L_293, L_294)), L_296, List_1_set_Item_m9CE045A3C18BAFF826CE4686A0F2D3D00930416F_RuntimeMethod_var);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_297 = ___0_renderingData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_298 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_297->___shadowData);
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_299 = L_298->___resolution;
int32_t L_300 = V_52;
int32_t L_301 = V_3;
int32_t L_302 = V_52;
int32_t L_303;
L_303 = IL2CPP_NATIVEARRAY_GET_ITEM(int32_t, ((&V_37))->___m_Buffer, L_302);
NullCheck(L_299);
List_1_set_Item_m95629806F31CF369D937590912E0B6A53FF7C587(L_299, ((int32_t)il2cpp_codegen_add(L_300, L_301)), L_303, List_1_set_Item_m95629806F31CF369D937590912E0B6A53FF7C587_RuntimeMethod_var);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_304 = ___0_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_305 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_304->___lightData);
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* L_306 = (NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C*)(&L_305->___originalIndices);
int32_t L_307 = V_52;
int32_t L_308 = V_3;
int32_t L_309 = V_52;
int32_t L_310;
L_310 = IL2CPP_NATIVEARRAY_GET_ITEM(int32_t, ((&V_38))->___m_Buffer, L_309);
IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, (L_306)->___m_Buffer, ((int32_t)il2cpp_codegen_add(L_307, L_308)), (L_310));
int32_t L_311 = V_52;
V_52 = ((int32_t)il2cpp_codegen_add(L_311, 1));
}
IL_0706_3:
{
int32_t L_312 = V_52;
int32_t L_313 = V_2;
if ((((int32_t)L_312) < ((int32_t)L_313)))
{
goto IL_06a9_3;
}
}
{
NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6((&V_36), NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6_RuntimeMethod_var);
NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E((&V_37), NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var);
NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E((&V_38), NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var);
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_314 = __this->___m_CullingHandle;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_315;
L_315 = NativeArray_1_Dispose_mE1983C88F09D7F9F55D5E4CB6BBABB1B4FB99108((&V_22), L_314, NativeArray_1_Dispose_mE1983C88F09D7F9F55D5E4CB6BBABB1B4FB99108_RuntimeMethod_var);
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_316 = __this->___m_CullingHandle;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_317;
L_317 = NativeArray_1_Dispose_mF5000E9404A41E84E3A2BF345C3D92F77C8D12C7((&V_23), L_316, NativeArray_1_Dispose_mF5000E9404A41E84E3A2BF345C3D92F77C8D12C7_RuntimeMethod_var);
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_318 = __this->___m_CullingHandle;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_319;
L_319 = NativeArray_1_Dispose_m7C62F3F8DFECBDCF958ABA39CB046EDEA2B0255D((&V_24), L_318, NativeArray_1_Dispose_m7C62F3F8DFECBDCF958ABA39CB046EDEA2B0255D_RuntimeMethod_var);
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_320 = __this->___m_CullingHandle;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_321;
L_321 = NativeArray_1_Dispose_m7C62F3F8DFECBDCF958ABA39CB046EDEA2B0255D((&V_25), L_320, NativeArray_1_Dispose_m7C62F3F8DFECBDCF958ABA39CB046EDEA2B0255D_RuntimeMethod_var);
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_322 = __this->___m_CullingHandle;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_323;
L_323 = NativeArray_1_Dispose_mF5000E9404A41E84E3A2BF345C3D92F77C8D12C7((&V_26), L_322, NativeArray_1_Dispose_mF5000E9404A41E84E3A2BF345C3D92F77C8D12C7_RuntimeMethod_var);
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_324 = __this->___m_CullingHandle;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_325;
L_325 = NativeArray_1_Dispose_m86268F63824C235475F45FF3F2DA0A446A9E5ECD((&V_17), L_324, NativeArray_1_Dispose_m86268F63824C235475F45FF3F2DA0A446A9E5ECD_RuntimeMethod_var);
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_326 = __this->___m_CullingHandle;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_327;
L_327 = NativeArray_1_Dispose_mA976370881267B0B7D242251F3E97EAB7D5E383C((&V_30), L_326, NativeArray_1_Dispose_mA976370881267B0B7D242251F3E97EAB7D5E383C_RuntimeMethod_var);
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_328 = __this->___m_CullingHandle;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_329;
L_329 = NativeArray_1_Dispose_mA976370881267B0B7D242251F3E97EAB7D5E383C((&V_31), L_328, NativeArray_1_Dispose_mA976370881267B0B7D242251F3E97EAB7D5E383C_RuntimeMethod_var);
JobHandle_ScheduleBatchedJobs_mCA0E146397E30E31FB57C96DAA1820451886DACA(NULL);
goto IL_07c1;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_07c1:
{
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*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputeBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mE7688CA575F08CB3680C5CED8C471E19CDA1CC2F_RuntimeMethod_var);
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*)&NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_mA791E7991731E7EAB7302C44BD000DD3625F5833_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mC48AB704490AABE319C2CDB613098803A2282F9A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnsafeUtility_SizeOf_TisZBin_t2B4F59EC396F7A7EC8EE6A15C15176B9888125A5_mB4E641AE2DA37B0E18DB182D6F46E1E34E3DF443_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2A431B4780359F24810A6C920C1BFCC62A65CE91);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4193EBDBF3FC4C471C6123FE8FFDE64023C50E10);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral64FDA6C73F33A8A305CD701D4F610C7F84268439);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral95D8FEADF452EC650DD95AE8EF91C62EE824E785);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB649100B3C780B54C1156AFF2416B909BE648F0B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE09EBE80FB6FF8B895959166FD79C189A53AA766);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFC225705F6EF02D609F349359025AB953A3B1AA8);
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;
bool V_8 = false;
bool V_9 = false;
int32_t G_B7_0 = 0;
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;
String_t* G_B13_0 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B13_1 = NULL;
String_t* G_B11_0 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B11_1 = NULL;
String_t* G_B12_0 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B12_1 = NULL;
int32_t G_B14_0 = 0;
String_t* G_B14_1 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B14_2 = NULL;
int32_t G_B17_0 = 0;
int32_t G_B20_0 = 0;
int32_t G_B23_0 = 0;
{
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;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_6;
L_6 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_2 = L_6;
il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_7 = ((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSampler;
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_3), (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7*)NULL, L_7, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_029e:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_3), NULL);
return;
}
});
try
{
{
bool L_8 = __this->___m_UseClusteredRendering;
V_4 = L_8;
bool L_9 = V_4;
if (!L_9)
{
goto IL_0162_1;
}
}
{
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08* L_10 = (JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08*)(&__this->___m_CullingHandle);
JobHandle_Complete_mDCED35A125AAB37EDDAB2E31C805B4904B614A4A(L_10, NULL);
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_11 = __this->___m_ZBinBuffer;
NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991* L_12 = (NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991*)(&__this->___m_ZBins);
int32_t L_13;
L_13 = UnsafeUtility_SizeOf_TisZBin_t2B4F59EC396F7A7EC8EE6A15C15176B9888125A5_mB4E641AE2DA37B0E18DB182D6F46E1E34E3DF443_inline(UnsafeUtility_SizeOf_TisZBin_t2B4F59EC396F7A7EC8EE6A15C15176B9888125A5_mB4E641AE2DA37B0E18DB182D6F46E1E34E3DF443_RuntimeMethod_var);
NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 L_14;
L_14 = NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mC48AB704490AABE319C2CDB613098803A2282F9A(L_12, L_13, NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mC48AB704490AABE319C2CDB613098803A2282F9A_RuntimeMethod_var);
NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991* L_15 = (NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991*)(&__this->___m_ZBins);
int32_t L_16;
L_16 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_15)->___m_Length);
NullCheck(L_11);
ComputeBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mE7688CA575F08CB3680C5CED8C471E19CDA1CC2F(L_11, L_14, 0, 0, ((int32_t)(L_16/4)), ComputeBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mE7688CA575F08CB3680C5CED8C471E19CDA1CC2F_RuntimeMethod_var);
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_17 = __this->___m_TileBuffer;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_18 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileLightMasks);
int32_t L_19;
L_19 = UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_inline(UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_RuntimeMethod_var);
NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 L_20;
L_20 = NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055(L_18, L_19, NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_RuntimeMethod_var);
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_21 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileLightMasks);
int32_t L_22;
L_22 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_21)->___m_Length);
NullCheck(L_17);
ComputeBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mE7688CA575F08CB3680C5CED8C471E19CDA1CC2F(L_17, L_20, 0, 0, ((int32_t)(L_22/4)), ComputeBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mE7688CA575F08CB3680C5CED8C471E19CDA1CC2F_RuntimeMethod_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_23 = V_2;
int32_t L_24 = __this->___m_DirectionalLightCount;
NullCheck(L_23);
CommandBuffer_SetGlobalInteger_m177DD61D3891A1AE6FB9133BE426B3884F6B72A2(L_23, _stringLiteralE09EBE80FB6FF8B895959166FD79C189A53AA766, L_24, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_25 = V_2;
int32_t L_26 = __this->___m_ZBinOffset;
NullCheck(L_25);
CommandBuffer_SetGlobalInteger_m177DD61D3891A1AE6FB9133BE426B3884F6B72A2(L_25, _stringLiteral2A431B4780359F24810A6C920C1BFCC62A65CE91, L_26, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_27 = V_2;
float L_28 = __this->___m_ZBinFactor;
NullCheck(L_27);
CommandBuffer_SetGlobalFloat_mECD0FBFDF115D9150B5D1DB66010B17F6213419B(L_27, _stringLiteralB649100B3C780B54C1156AFF2416B909BE648F0B, L_28, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_29 = V_2;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_30 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_31 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_30->___cameraData);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_32 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_31->___pixelRect);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33;
L_33 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline(L_32, NULL);
int32_t L_34 = __this->___m_ActualTileWidth;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_35;
L_35 = Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline(L_33, ((float)L_34), NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_36;
L_36 = Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline(L_35, NULL);
NullCheck(L_29);
CommandBuffer_SetGlobalVector_mA5AF1BDEA174489A81DCE9D3E0415331FB05CE47(L_29, _stringLiteral95D8FEADF452EC650DD95AE8EF91C62EE824E785, L_36, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_37 = V_2;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_38 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
int32_t L_39 = L_38->___x;
NullCheck(L_37);
CommandBuffer_SetGlobalInteger_m177DD61D3891A1AE6FB9133BE426B3884F6B72A2(L_37, _stringLiteralFC225705F6EF02D609F349359025AB953A3B1AA8, L_39, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_40 = V_2;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_41 = __this->___m_ZBinBuffer;
NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991* L_42 = (NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991*)(&__this->___m_ZBins);
int32_t L_43;
L_43 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_42)->___m_Length);
NullCheck(L_40);
CommandBuffer_SetGlobalConstantBuffer_m2BFB3CF5DDD07DFE451ED5EAD74A39F88BE4A023(L_40, L_41, _stringLiteral64FDA6C73F33A8A305CD701D4F610C7F84268439, 0, ((int32_t)il2cpp_codegen_multiply(L_43, 4)), NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_44 = V_2;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_45 = __this->___m_TileBuffer;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_46 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileLightMasks);
int32_t L_47;
L_47 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_46)->___m_Length);
NullCheck(L_44);
CommandBuffer_SetGlobalConstantBuffer_m2BFB3CF5DDD07DFE451ED5EAD74A39F88BE4A023(L_44, L_45, _stringLiteral4193EBDBF3FC4C471C6123FE8FFDE64023C50E10, 0, ((int32_t)il2cpp_codegen_multiply(L_47, 4)), NULL);
NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991* L_48 = (NativeArray_1_tC826716DABB82121E3B759802E04D86B6B20F991*)(&__this->___m_ZBins);
NativeArray_1_Dispose_mA791E7991731E7EAB7302C44BD000DD3625F5833(L_48, NativeArray_1_Dispose_mA791E7991731E7EAB7302C44BD000DD3625F5833_RuntimeMethod_var);
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_49 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileLightMasks);
NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC(L_49, NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
}
IL_0162_1:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_50 = V_2;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_51 = ___1_renderingData;
ForwardLights_SetupShaderLightConstants_m55ABC929F4CF67B8BBCC539129109F902A046FE1(__this, L_50, L_51, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_52 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_53 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_52->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_54 = L_53->___renderer;
NullCheck(L_54);
bool L_55;
L_55 = ScriptableRenderer_get_stripAdditionalLightOffVariants_mAE9AFBDA4F4A08090587F1DD1D4C241FB47D7129_inline(L_54, NULL);
if (!L_55)
{
goto IL_0189_1;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_56 = ___1_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_57 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_56->___lightData);
bool L_58 = L_57->___supportsAdditionalLights;
if (L_58)
{
goto IL_018f_1;
}
}
IL_0189_1:
{
int32_t L_59 = V_0;
G_B7_0 = ((((int32_t)L_59) > ((int32_t)0))? 1 : 0);
goto IL_0190_1;
}
IL_018f_1:
{
G_B7_0 = 1;
}
IL_0190_1:
{
V_5 = (bool)G_B7_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_60 = V_2;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_61 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___AdditionalLightsVertex;
bool L_62 = V_5;
bool L_63 = V_1;
if (!((int32_t)((int32_t)L_62&(int32_t)L_63)))
{
G_B9_0 = L_61;
G_B9_1 = L_60;
goto IL_01a5_1;
}
G_B8_0 = L_61;
G_B8_1 = L_60;
}
{
bool L_64 = V_4;
G_B10_0 = ((((int32_t)L_64) == ((int32_t)0))? 1 : 0);
G_B10_1 = G_B8_0;
G_B10_2 = G_B8_1;
goto IL_01a6_1;
}
IL_01a5_1:
{
G_B10_0 = 0;
G_B10_1 = G_B9_0;
G_B10_2 = G_B9_1;
}
IL_01a6_1:
{
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);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_65 = V_2;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_66 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___AdditionalLightsPixel;
bool L_67 = V_5;
if (!L_67)
{
G_B13_0 = L_66;
G_B13_1 = L_65;
goto IL_01bf_1;
}
G_B11_0 = L_66;
G_B11_1 = L_65;
}
{
bool L_68 = V_1;
if (L_68)
{
G_B13_0 = G_B11_0;
G_B13_1 = G_B11_1;
goto IL_01bf_1;
}
G_B12_0 = G_B11_0;
G_B12_1 = G_B11_1;
}
{
bool L_69 = V_4;
G_B14_0 = ((((int32_t)L_69) == ((int32_t)0))? 1 : 0);
G_B14_1 = G_B12_0;
G_B14_2 = G_B12_1;
goto IL_01c0_1;
}
IL_01bf_1:
{
G_B14_0 = 0;
G_B14_1 = G_B13_0;
G_B14_2 = G_B13_1;
}
IL_01c0_1:
{
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(G_B14_2, G_B14_1, (bool)G_B14_0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_70 = V_2;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_71 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___ClusteredRendering;
bool L_72 = V_4;
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_70, L_71, L_72, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_73 = ___1_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_74 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_73->___lightData);
bool L_75 = L_74->___supportsMixedLighting;
if (!L_75)
{
goto IL_01ea_1;
}
}
{
int32_t L_76 = __this->___m_MixedLightingSetup;
G_B17_0 = ((((int32_t)L_76) == ((int32_t)1))? 1 : 0);
goto IL_01eb_1;
}
IL_01ea_1:
{
G_B17_0 = 0;
}
IL_01eb_1:
{
V_6 = (bool)G_B17_0;
bool L_77 = V_6;
if (!L_77)
{
goto IL_01fb_1;
}
}
{
int32_t L_78;
L_78 = QualitySettings_get_shadowmaskMode_mE3ACF9903A2D347AA58E8CCFC90CAF9B3CCEDC18(NULL);
G_B20_0 = ((((int32_t)L_78) == ((int32_t)0))? 1 : 0);
goto IL_01fc_1;
}
IL_01fb_1:
{
G_B20_0 = 0;
}
IL_01fc_1:
{
V_7 = (bool)G_B20_0;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_79 = ___1_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_80 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_79->___lightData);
bool L_81 = L_80->___supportsMixedLighting;
if (!L_81)
{
goto IL_0216_1;
}
}
{
int32_t L_82 = __this->___m_MixedLightingSetup;
G_B23_0 = ((((int32_t)L_82) == ((int32_t)2))? 1 : 0);
goto IL_0217_1;
}
IL_0216_1:
{
G_B23_0 = 0;
}
IL_0217_1:
{
V_8 = (bool)G_B23_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_83 = V_2;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_84 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___LightmapShadowMixing;
bool L_85 = V_8;
bool L_86 = V_7;
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_83, L_84, (bool)((int32_t)((int32_t)L_85|(int32_t)L_86)), NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_87 = V_2;
String_t* L_88 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___ShadowsShadowMask;
bool L_89 = V_6;
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_87, L_88, L_89, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_90 = V_2;
String_t* L_91 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___MixedLightingSubtractive;
bool L_92 = V_8;
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_90, L_91, L_92, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_93 = V_2;
String_t* L_94 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___ReflectionProbeBlending;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_95 = ___1_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_96 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_95->___lightData);
bool L_97 = L_96->___reflectionProbeBlending;
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_93, L_94, L_97, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_98 = V_2;
String_t* L_99 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___ReflectionProbeBoxProjection;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_100 = ___1_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_101 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_100->___lightData);
bool L_102 = L_101->___reflectionProbeBoxProjection;
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_98, L_99, L_102, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_103 = ___1_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_104 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_103->___lightData);
bool L_105 = L_104->___supportsLightLayers;
V_9 = L_105;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_106 = V_2;
String_t* L_107 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___LightLayers;
bool L_108 = V_9;
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_106, L_107, L_108, NULL);
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_109 = __this->___m_LightCookieManager;
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_110 = ___0_context;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_111 = V_2;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_112 = ___1_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_113 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_112->___lightData);
NullCheck(L_109);
LightCookieManager_Setup_m79BF3350E6D80DA649A137CD982F7F025E19EC40(L_109, L_110, L_111, L_113, NULL);
goto IL_02ac;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_02ac:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_114 = V_2;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_114, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_115 = V_2;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_115, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_Cleanup_mCE7DA0C52C5C16341EE7CDCA1D9B0D8A98A6849D (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___m_UseClusteredRendering;
if (!L_0)
{
goto IL_001e;
}
}
{
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_1 = __this->___m_ZBinBuffer;
NullCheck(L_1);
ComputeBuffer_Dispose_mBCA0F8A5BE75A41C77E1FCFBCB4EAE84A45D6BF2(L_1, NULL);
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_2 = __this->___m_TileBuffer;
NullCheck(L_2);
ComputeBuffer_Dispose_mBCA0F8A5BE75A41C77E1FCFBCB4EAE84A45D6BF2(L_2, NULL);
}
IL_001e:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_InitializeLightConstants_m816048600BBA75BB2AC72A42BF17002A5D73E4E9 (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, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 V_0;
memset((&V_0), 0, sizeof(V_0));
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_1 = NULL;
UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* V_2 = NULL;
int32_t V_3 = 0;
{
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;
int32_t L_8 = ___1_lightIndex;
if ((((int32_t)L_8) >= ((int32_t)0)))
{
goto IL_0019;
}
}
{
return;
}
IL_0019:
{
int32_t L_9 = ___1_lightIndex;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_10;
L_10 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, ((&___0_lights))->___m_Buffer, L_9);
V_0 = L_10;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_11;
L_11 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B((&V_0), NULL);
V_1 = L_11;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_12 = V_1;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_13;
L_13 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_12, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_13)
{
goto IL_0034;
}
}
{
return;
}
IL_0034:
{
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_14 = V_1;
NullCheck(L_14);
LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_15;
L_15 = Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED(L_14, NULL);
int32_t L_16 = L_15.___lightmapBakeType;
if ((!(((uint32_t)L_16) == ((uint32_t)1))))
{
goto IL_007e;
}
}
{
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_17;
L_17 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B((&V_0), NULL);
NullCheck(L_17);
int32_t L_18;
L_18 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_17, NULL);
if (!L_18)
{
goto IL_007e;
}
}
{
int32_t L_19 = __this->___m_MixedLightingSetup;
if (L_19)
{
goto IL_007e;
}
}
{
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_20 = V_1;
NullCheck(L_20);
LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_21;
L_21 = Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED(L_20, NULL);
int32_t L_22 = L_21.___mixedLightingMode;
V_3 = L_22;
int32_t L_23 = V_3;
if ((((int32_t)L_23) == ((int32_t)1)))
{
goto IL_006e;
}
}
{
int32_t L_24 = V_3;
if ((((int32_t)L_24) == ((int32_t)2)))
{
goto IL_0077;
}
}
{
goto IL_007e;
}
IL_006e:
{
__this->___m_MixedLightingSetup = 2;
goto IL_007e;
}
IL_0077:
{
__this->___m_MixedLightingSetup = 1;
}
IL_007e:
{
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_25 = V_1;
UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* L_26;
L_26 = LightExtensions_GetUniversalAdditionalLightData_mB23616ED7274DF1599DDB22926EB0FA7CECA8132(L_25, NULL);
V_2 = L_26;
uint32_t* L_27 = ___7_lightLayerMask;
UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* L_28 = V_2;
NullCheck(L_28);
int32_t L_29;
L_29 = UniversalAdditionalLightData_get_lightLayerMask_m6778BBE6666A839D8342BF392EE458A33C79A062_inline(L_28, NULL);
*((int32_t*)L_27) = (int32_t)L_29;
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;
{
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_m816048600BBA75BB2AC72A42BF17002A5D73E4E9(__this, L_1, L_3, (&V_0), (&V_1), (&V_2), (&V_3), (&V_4), (&V_5), NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_4 = ___0_cmd;
int32_t L_5 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightPosition;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = V_0;
NullCheck(L_4);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_4, L_5, L_6, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_7 = ___0_cmd;
int32_t L_8 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightColor;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_9 = V_1;
NullCheck(L_7);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_7, L_8, L_9, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_10 = ___0_cmd;
int32_t L_11 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightOcclusionProbesChannel;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12 = V_4;
NullCheck(L_10);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_10, L_11, L_12, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_13 = ___0_cmd;
int32_t L_14 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightLayerMask;
uint32_t L_15 = V_5;
NullCheck(L_13);
CommandBuffer_SetGlobalInt_m504CCC2A3EEE7EE80A937258A429EC071AA5D92D(L_13, L_14, L_15, 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));
int32_t V_12 = 0;
int32_t V_13 = 0;
uint32_t V_14 = 0;
{
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_0233;
}
}
{
bool L_11 = __this->___m_UseStructuredBuffer;
if (!L_11)
{
goto IL_010f;
}
}
{
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_00a9;
}
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_00a3;
}
}
{
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_m816048600BBA75BB2AC72A42BF17002A5D73E4E9(__this, L_18, L_19, L_20, L_21, L_22, L_23, L_24, L_25, 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_00a3:
{
int32_t L_29 = V_9;
V_9 = ((int32_t)il2cpp_codegen_add(L_29, 1));
}
IL_00a9:
{
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_00b9;
}
}
{
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_00b9:
{
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_020c;
}
IL_010f:
{
V_12 = 0;
V_13 = 0;
goto IL_0193;
}
IL_0117:
{
int32_t L_49 = V_12;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_50;
L_50 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, ((&V_2))->___m_Buffer, L_49);
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_51 = V_0;
int32_t L_52 = L_51->___mainLightIndex;
int32_t L_53 = V_12;
if ((((int32_t)L_52) == ((int32_t)L_53)))
{
goto IL_018d;
}
}
{
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_54 = V_2;
int32_t L_55 = V_12;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_56 = __this->___m_AdditionalLightPositions;
int32_t L_57 = V_13;
NullCheck(L_56);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_58 = __this->___m_AdditionalLightColors;
int32_t L_59 = V_13;
NullCheck(L_58);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_60 = __this->___m_AdditionalLightAttenuations;
int32_t L_61 = V_13;
NullCheck(L_60);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_62 = __this->___m_AdditionalLightSpotDirections;
int32_t L_63 = V_13;
NullCheck(L_62);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_64 = __this->___m_AdditionalLightOcclusionProbeChannels;
int32_t L_65 = V_13;
NullCheck(L_64);
ForwardLights_InitializeLightConstants_m816048600BBA75BB2AC72A42BF17002A5D73E4E9(__this, L_54, 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))), ((L_64)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_65))), (&V_14), NULL);
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_66 = __this->___m_AdditionalLightsLayerMasks;
int32_t L_67 = V_13;
uint32_t L_68 = V_14;
float L_69;
L_69 = math_asfloat_m20D259DAAB46464B59BD8BF5678F9D59800F70A9_inline(L_68, NULL);
NullCheck(L_66);
(L_66)->SetAt(static_cast<il2cpp_array_size_t>(L_67), (float)L_69);
int32_t L_70 = V_13;
V_13 = ((int32_t)il2cpp_codegen_add(L_70, 1));
}
IL_018d:
{
int32_t L_71 = V_12;
V_12 = ((int32_t)il2cpp_codegen_add(L_71, 1));
}
IL_0193:
{
int32_t L_72 = V_12;
int32_t L_73;
L_73 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
if ((((int32_t)L_72) >= ((int32_t)L_73)))
{
goto IL_01a6;
}
}
{
int32_t L_74 = V_13;
int32_t L_75 = V_3;
if ((((int32_t)L_74) < ((int32_t)L_75)))
{
goto IL_0117;
}
}
IL_01a6:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_76 = ___0_cmd;
int32_t L_77 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsPosition;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_78 = __this->___m_AdditionalLightPositions;
NullCheck(L_76);
CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217(L_76, L_77, L_78, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_79 = ___0_cmd;
int32_t L_80 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsColor;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_81 = __this->___m_AdditionalLightColors;
NullCheck(L_79);
CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217(L_79, L_80, L_81, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_82 = ___0_cmd;
int32_t L_83 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsAttenuation;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_84 = __this->___m_AdditionalLightAttenuations;
NullCheck(L_82);
CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217(L_82, L_83, L_84, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_85 = ___0_cmd;
int32_t L_86 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsSpotDir;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_87 = __this->___m_AdditionalLightSpotDirections;
NullCheck(L_85);
CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217(L_85, L_86, L_87, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_88 = ___0_cmd;
int32_t L_89 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightOcclusionProbeChannel;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_90 = __this->___m_AdditionalLightOcclusionProbeChannels;
NullCheck(L_88);
CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217(L_88, L_89, L_90, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_91 = ___0_cmd;
int32_t L_92 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsLayerMasks;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_93 = __this->___m_AdditionalLightsLayerMasks;
NullCheck(L_91);
CommandBuffer_SetGlobalFloatArray_m315944E1E1EB8D8A49AFFDA97FBCDBD8D6CFBDD5(L_91, L_92, L_93, NULL);
}
IL_020c:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_94 = ___0_cmd;
int32_t L_95 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsCount;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_96 = V_0;
int32_t L_97 = L_96->___maxPerObjectAdditionalLightsCount;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_98;
memset((&L_98), 0, sizeof(L_98));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_98), ((float)L_97), (0.0f), (0.0f), (0.0f), NULL);
NullCheck(L_94);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_94, L_95, L_98, NULL);
return;
}
IL_0233:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_99 = ___0_cmd;
int32_t L_100 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsCount;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_101;
L_101 = Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline(NULL);
NullCheck(L_99);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_99, L_100, L_101, 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_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_0;
memset((&V_0), 0, sizeof(V_0));
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t V_4 = 0;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* V_5 = NULL;
int32_t V_6 = 0;
int32_t V_7 = 0;
int32_t V_8 = 0;
{
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_0 = ___1_lightData;
int32_t L_1 = L_0->___additionalLightsCount;
if (L_1)
{
goto IL_000f;
}
}
{
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_2 = ___1_lightData;
int32_t L_3 = L_2->___additionalLightsCount;
return L_3;
}
IL_000f:
{
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_4 = ___1_lightData;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_5 = L_4->___visibleLights;
V_0 = L_5;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C L_6;
L_6 = CullingResults_GetLightIndexMap_m77871C888D0CCC47A9D406231257B9984AD5843D((&___0_cullResults), 2, NULL);
V_1 = L_6;
V_2 = 0;
V_3 = 0;
V_4 = 0;
goto IL_007a;
}
IL_0028:
{
int32_t L_7 = V_3;
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_8;
L_8 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
if ((((int32_t)L_7) >= ((int32_t)L_8)))
{
goto IL_0085;
}
}
{
int32_t L_9 = V_4;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_10;
L_10 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, ((&V_0))->___m_Buffer, L_9);
int32_t L_11 = V_4;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_12 = ___1_lightData;
int32_t L_13 = L_12->___mainLightIndex;
if ((!(((uint32_t)L_11) == ((uint32_t)L_13))))
{
goto IL_0054;
}
}
{
int32_t L_14 = V_4;
IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, ((&V_1))->___m_Buffer, L_14, ((-1)));
int32_t L_15 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_15, 1));
goto IL_0074;
}
IL_0054:
{
V_5 = (&V_1);
int32_t L_16 = V_4;
V_6 = L_16;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* L_17 = V_5;
int32_t L_18 = V_6;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* L_19 = V_5;
int32_t L_20 = V_6;
int32_t L_21;
L_21 = IL2CPP_NATIVEARRAY_GET_ITEM(int32_t, (L_19)->___m_Buffer, L_20);
int32_t L_22 = V_2;
IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, (L_17)->___m_Buffer, L_18, (((int32_t)il2cpp_codegen_subtract(L_21, L_22))));
int32_t L_23 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_23, 1));
}
IL_0074:
{
int32_t L_24 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_24, 1));
}
IL_007a:
{
int32_t L_25 = V_4;
int32_t L_26;
L_26 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_0))->___m_Length);
if ((((int32_t)L_25) < ((int32_t)L_26)))
{
goto IL_0028;
}
}
IL_0085:
{
int32_t L_27 = V_2;
int32_t L_28 = V_3;
V_7 = ((int32_t)il2cpp_codegen_add(L_27, L_28));
goto IL_009c;
}
IL_008c:
{
int32_t L_29 = V_7;
IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, ((&V_1))->___m_Buffer, L_29, ((-1)));
int32_t L_30 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_30, 1));
}
IL_009c:
{
int32_t L_31 = V_7;
int32_t L_32;
L_32 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_1))->___m_Length);
if ((((int32_t)L_31) < ((int32_t)L_32)))
{
goto IL_008c;
}
}
{
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C L_33 = V_1;
CullingResults_SetLightIndexMap_m5494C30F5957F52885CD6950A8F86EFCD74B7B0A((&___0_cullResults), L_33, NULL);
bool L_34 = __this->___m_UseStructuredBuffer;
if (!L_34)
{
goto IL_00d7;
}
}
{
int32_t L_35 = V_3;
if ((((int32_t)L_35) <= ((int32_t)0)))
{
goto IL_00d7;
}
}
{
int32_t L_36;
L_36 = CullingResults_get_lightAndReflectionProbeIndexCount_mD6A7F71F6D8EAD3D01CD057B205FA00FFB05C7D8((&___0_cullResults), NULL);
V_8 = L_36;
ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* L_37;
L_37 = ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC(NULL);
int32_t L_38 = V_8;
NullCheck(L_37);
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_39;
L_39 = ShaderData_GetLightIndicesBuffer_m14FCA4F99C094623216B1C4940DC850397C29F19(L_37, L_38, NULL);
CullingResults_FillLightAndReflectionProbeIndices_m31598F3C1D7198709889AC422F7E639593FF0165((&___0_cullResults), L_39, NULL);
}
IL_00d7:
{
NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E((&V_1), NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var);
int32_t L_40 = V_3;
return L_40;
}
}
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*)&_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);
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_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_GetDefault_m457D7764D7BD7CF94785EEFA5B108ACD819ECA64 (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_GetDefault_m449A669FF8454F3A7E23314B89979954810289A6(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)->___clusteredRendering = (bool)0;
(&V_0)->___tileSize = ((int32_t)32);
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 MotionVectorRendering__ctor_m5795EE6577A0F93D3242E52084A0FD8498C65F91 (MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mD545D9B26053171592DD4C023A9580D3629A4A8A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0* L_0 = (Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0*)il2cpp_codegen_object_new(Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0_il2cpp_TypeInfo_var);
Dictionary_2__ctor_mD545D9B26053171592DD4C023A9580D3629A4A8A(L_0, Dictionary_2__ctor_mD545D9B26053171592DD4C023A9580D3629A4A8A_RuntimeMethod_var);
__this->___m_CameraFrameData = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CameraFrameData), (void*)L_0);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* MotionVectorRendering_get_instance_m7E3B856AD78132DD924E6BE9A913DD08382E40EB (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* L_0 = ((MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25_StaticFields*)il2cpp_codegen_static_fields_for(MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25_il2cpp_TypeInfo_var))->___s_Instance;
if (L_0)
{
goto IL_0011;
}
}
{
MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* L_1 = (MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25*)il2cpp_codegen_object_new(MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25_il2cpp_TypeInfo_var);
MotionVectorRendering__ctor_m5795EE6577A0F93D3242E52084A0FD8498C65F91(L_1, NULL);
((MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25_StaticFields*)il2cpp_codegen_static_fields_for(MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25_il2cpp_TypeInfo_var))->___s_Instance = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25_StaticFields*)il2cpp_codegen_static_fields_for(MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25_il2cpp_TypeInfo_var))->___s_Instance), (void*)L_1);
}
IL_0011:
{
MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* L_2 = ((MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25_StaticFields*)il2cpp_codegen_static_fields_for(MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25_il2cpp_TypeInfo_var))->___s_Instance;
return L_2;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRendering_Clear_m9BC279FFACB03B53121F67439AD1CC4A1E252C74 (MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m988B21A18D3DA9D0866FE322A67EA06FE9BEE120_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0* L_0 = __this->___m_CameraFrameData;
NullCheck(L_0);
Dictionary_2_Clear_m988B21A18D3DA9D0866FE322A67EA06FE9BEE120(L_0, Dictionary_2_Clear_m988B21A18D3DA9D0866FE322A67EA06FE9BEE120_RuntimeMethod_var);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* MotionVectorRendering_GetMotionDataForCamera_mB68F00E2FEBEBE7EE1896B138787DC646FBF7EBF (MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E ___1_camData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mC2101372553083A7ECAAACFCA8C5FCF1CD0D6E30_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m757706D18EDDC306666CA0F450A07BA49F47145E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* V_0 = NULL;
{
Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0* L_0 = __this->___m_CameraFrameData;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_1 = ___0_camera;
NullCheck(L_0);
bool L_2;
L_2 = Dictionary_2_TryGetValue_m757706D18EDDC306666CA0F450A07BA49F47145E(L_0, L_1, (&V_0), Dictionary_2_TryGetValue_m757706D18EDDC306666CA0F450A07BA49F47145E_RuntimeMethod_var);
if (L_2)
{
goto IL_0023;
}
}
{
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_3 = (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF*)il2cpp_codegen_object_new(PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF_il2cpp_TypeInfo_var);
PreviousFrameData__ctor_m4BA4BAFE319AE140BE7AC1557C9E7D65C5E6459A(L_3, NULL);
V_0 = L_3;
Dictionary_2_t981929731C92943BC72835538666CD9A491ADFA0* L_4 = __this->___m_CameraFrameData;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_5 = ___0_camera;
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_6 = V_0;
NullCheck(L_4);
Dictionary_2_Add_mC2101372553083A7ECAAACFCA8C5FCF1CD0D6E30(L_4, L_5, L_6, Dictionary_2_Add_mC2101372553083A7ECAAACFCA8C5FCF1CD0D6E30_RuntimeMethod_var);
}
IL_0023:
{
MotionVectorRendering_CalculateTime_m13AAA7AF6E6BD584C6A257934B0C11B1E6835766(__this, NULL);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_7 = ___0_camera;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_8 = ___1_camData;
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_9 = V_0;
MotionVectorRendering_UpdateMotionData_m3FDE2BA5E2D4A8F5B45134475712E58F4FBF7EA4(__this, L_7, L_8, L_9, NULL);
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_10 = V_0;
return L_10;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRendering_CalculateTime_m13AAA7AF6E6BD584C6A257934B0C11B1E6835766 (MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
uint32_t V_1 = 0;
MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* G_B3_0 = NULL;
MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* G_B2_0 = NULL;
float G_B4_0 = 0.0f;
MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* G_B4_1 = NULL;
{
float L_0;
L_0 = Time_get_realtimeSinceStartup_m73B3CB73175D79A44333D59BB70F9EDE55EC9510(NULL);
V_0 = L_0;
int32_t L_1;
L_1 = Time_get_frameCount_m4A42E558A71301A216BDC49EC402D62F19C79667(NULL);
V_1 = L_1;
uint32_t L_2 = __this->___m_FrameCount;
uint32_t L_3 = V_1;
uint32_t L_4 = V_1;
__this->___m_FrameCount = L_4;
if (!((((int32_t)((((int32_t)L_2) == ((int32_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0))
{
goto IL_0044;
}
}
{
float L_5 = __this->___m_Time;
if ((((float)L_5) > ((float)(0.0f))))
{
G_B3_0 = __this;
goto IL_0032;
}
G_B2_0 = __this;
}
{
float L_6 = V_0;
G_B4_0 = L_6;
G_B4_1 = G_B2_0;
goto IL_0038;
}
IL_0032:
{
float L_7 = __this->___m_Time;
G_B4_0 = L_7;
G_B4_1 = G_B3_0;
}
IL_0038:
{
NullCheck(G_B4_1);
G_B4_1->___m_LastTime = G_B4_0;
float L_8 = V_0;
__this->___m_Time = L_8;
}
IL_0044:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRendering_UpdateMotionData_m3FDE2BA5E2D4A8F5B45134475712E58F4FBF7EA4 (MotionVectorRendering_t4E0E88C2855A1877470A6963302B4BDFBD583A25* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E ___1_cameraData, PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* ___2_motionData, const RuntimeMethod* method)
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_0;
memset((&V_0), 0, sizeof(V_0));
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_1;
memset((&V_1), 0, sizeof(V_1));
bool V_2 = false;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* V_3 = NULL;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_4;
memset((&V_4), 0, sizeof(V_4));
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_5;
memset((&V_5), 0, sizeof(V_5));
int32_t G_B4_0 = 0;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* G_B4_1 = NULL;
int32_t G_B3_0 = 0;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* G_B3_1 = NULL;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 G_B5_0;
memset((&G_B5_0), 0, sizeof(G_B5_0));
int32_t G_B5_1 = 0;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* G_B5_2 = NULL;
int32_t G_B7_0 = 0;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* G_B7_1 = NULL;
int32_t G_B6_0 = 0;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* G_B6_1 = NULL;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 G_B8_0;
memset((&G_B8_0), 0, sizeof(G_B8_0));
int32_t G_B8_1 = 0;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* G_B8_2 = NULL;
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* G_B13_0 = NULL;
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* G_B12_0 = NULL;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 G_B14_0;
memset((&G_B14_0), 0, sizeof(G_B14_0));
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* G_B14_1 = NULL;
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_0 = ___1_cameraData;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_1 = L_0.___xr;
NullCheck(L_1);
bool L_2;
L_2 = XRPass_get_enabled_mC2CF12F8D66EB1EE2560B4DD1FB9343D5E598155(L_1, NULL);
if (!L_2)
{
goto IL_00a9;
}
}
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_3;
L_3 = CameraData_GetProjectionMatrix_m3B2EC52DEC102715BDBAF85816904DEF7DFCF10D((&___1_cameraData), 0, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_4;
L_4 = GL_GetGPUProjectionMatrix_m3B89D47134C77B9361DB3CDDFFDA276C1373DD2A(L_3, (bool)1, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_5;
L_5 = CameraData_GetViewMatrix_m85D00AF6C537A14220F4E2D70E2BFF23DD11C86E((&___1_cameraData), 0, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_6;
L_6 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_4, L_5, NULL);
V_0 = L_6;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_7;
L_7 = CameraData_GetProjectionMatrix_m3B2EC52DEC102715BDBAF85816904DEF7DFCF10D((&___1_cameraData), 1, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_8;
L_8 = GL_GetGPUProjectionMatrix_m3B89D47134C77B9361DB3CDDFFDA276C1373DD2A(L_7, (bool)1, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_9;
L_9 = CameraData_GetViewMatrix_m85D00AF6C537A14220F4E2D70E2BFF23DD11C86E((&___1_cameraData), 1, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_10;
L_10 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_8, L_9, NULL);
V_1 = L_10;
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_11 = ___2_motionData;
NullCheck(L_11);
int32_t L_12;
L_12 = PreviousFrameData_get_lastFrameActive_mA449569F2E7EF8AB912E90A8542D18CA457360B0_inline(L_11, NULL);
int32_t L_13;
L_13 = Time_get_frameCount_m4A42E558A71301A216BDC49EC402D62F19C79667(NULL);
if ((((int32_t)L_12) == ((int32_t)L_13)))
{
goto IL_0092;
}
}
{
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_14 = ___2_motionData;
NullCheck(L_14);
bool L_15;
L_15 = PreviousFrameData_get_isFirstFrame_mF029B9F2B8D5DD47D84ED0C0D47539BFC2200A8F_inline(L_14, NULL);
V_2 = L_15;
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_16 = ___2_motionData;
NullCheck(L_16);
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_17;
L_17 = PreviousFrameData_get_previousViewProjectionMatrixStereo_m59DDCF88DC7FE565EA8FA5F88C59989B3323826E_inline(L_16, NULL);
V_3 = L_17;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_18 = V_3;
bool L_19 = V_2;
if (L_19)
{
G_B4_0 = 0;
G_B4_1 = L_18;
goto IL_0071;
}
G_B3_0 = 0;
G_B3_1 = L_18;
}
{
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_20 = V_3;
NullCheck(L_20);
int32_t L_21 = 0;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_22 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_21));
G_B5_0 = L_22;
G_B5_1 = G_B3_0;
G_B5_2 = G_B3_1;
goto IL_0072;
}
IL_0071:
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_23 = V_0;
G_B5_0 = L_23;
G_B5_1 = G_B4_0;
G_B5_2 = G_B4_1;
}
IL_0072:
{
NullCheck(G_B5_2);
(G_B5_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B5_1), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)G_B5_0);
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_24 = V_3;
bool L_25 = V_2;
if (L_25)
{
G_B7_0 = 1;
G_B7_1 = L_24;
goto IL_0085;
}
G_B6_0 = 1;
G_B6_1 = L_24;
}
{
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_26 = V_3;
NullCheck(L_26);
int32_t L_27 = 1;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_28 = (L_26)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
G_B8_0 = L_28;
G_B8_1 = G_B6_0;
G_B8_2 = G_B6_1;
goto IL_0086;
}
IL_0085:
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_29 = V_1;
G_B8_0 = L_29;
G_B8_1 = G_B7_0;
G_B8_2 = G_B7_1;
}
IL_0086:
{
NullCheck(G_B8_2);
(G_B8_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B8_1), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)G_B8_0);
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_30 = ___2_motionData;
NullCheck(L_30);
PreviousFrameData_set_isFirstFrame_m5F39498C2EB3CBDA971660D9D0D6C33442D863DD_inline(L_30, (bool)0, NULL);
}
IL_0092:
{
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_31 = ___2_motionData;
NullCheck(L_31);
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_32;
L_32 = PreviousFrameData_get_viewProjectionMatrixStereo_m98130965866DF48C518E31E273A679DDEA46A5C5_inline(L_31, NULL);
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_33 = L_32;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_34 = V_0;
NullCheck(L_33);
(L_33)->SetAt(static_cast<il2cpp_array_size_t>(0), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_34);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_35 = V_1;
NullCheck(L_33);
(L_33)->SetAt(static_cast<il2cpp_array_size_t>(1), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_35);
goto IL_00fa;
}
IL_00a9:
{
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_36 = ___0_camera;
NullCheck(L_36);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_37;
L_37 = Camera_get_projectionMatrix_m9B943EFDD6418528A055321E14F75F1511DD9B4A(L_36, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_38;
L_38 = GL_GetGPUProjectionMatrix_m3B89D47134C77B9361DB3CDDFFDA276C1373DD2A(L_37, (bool)1, NULL);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_39 = ___0_camera;
NullCheck(L_39);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_40;
L_40 = Camera_get_worldToCameraMatrix_m48E324BD76706A316A1701EFC6A3DEC7DFB2FF40(L_39, NULL);
V_4 = L_40;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_41 = V_4;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_42;
L_42 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_38, L_41, NULL);
V_5 = L_42;
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_43 = ___2_motionData;
NullCheck(L_43);
int32_t L_44;
L_44 = PreviousFrameData_get_lastFrameActive_mA449569F2E7EF8AB912E90A8542D18CA457360B0_inline(L_43, NULL);
int32_t L_45;
L_45 = Time_get_frameCount_m4A42E558A71301A216BDC49EC402D62F19C79667(NULL);
if ((((int32_t)L_44) == ((int32_t)L_45)))
{
goto IL_00f2;
}
}
{
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_46 = ___2_motionData;
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_47 = ___2_motionData;
NullCheck(L_47);
bool L_48;
L_48 = PreviousFrameData_get_isFirstFrame_mF029B9F2B8D5DD47D84ED0C0D47539BFC2200A8F_inline(L_47, NULL);
if (L_48)
{
G_B13_0 = L_46;
goto IL_00e4;
}
G_B12_0 = L_46;
}
{
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_49 = ___2_motionData;
NullCheck(L_49);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_50;
L_50 = PreviousFrameData_get_viewProjectionMatrix_mECF0F93F29285FEEA0E331BDEE8FA6A4AD2A7644_inline(L_49, NULL);
G_B14_0 = L_50;
G_B14_1 = G_B12_0;
goto IL_00e6;
}
IL_00e4:
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_51 = V_5;
G_B14_0 = L_51;
G_B14_1 = G_B13_0;
}
IL_00e6:
{
NullCheck(G_B14_1);
PreviousFrameData_set_previousViewProjectionMatrix_mF0EB6232775DFFCF0CA898D8D04002A2E55252F5_inline(G_B14_1, G_B14_0, NULL);
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_52 = ___2_motionData;
NullCheck(L_52);
PreviousFrameData_set_isFirstFrame_m5F39498C2EB3CBDA971660D9D0D6C33442D863DD_inline(L_52, (bool)0, NULL);
}
IL_00f2:
{
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_53 = ___2_motionData;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_54 = V_5;
NullCheck(L_53);
PreviousFrameData_set_viewProjectionMatrix_m91992F05C4F48FDBA125837433B9B2D1E902CD7A_inline(L_53, L_54, NULL);
}
IL_00fa:
{
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_55 = ___2_motionData;
int32_t L_56;
L_56 = Time_get_frameCount_m4A42E558A71301A216BDC49EC402D62F19C79667(NULL);
NullCheck(L_55);
PreviousFrameData_set_lastFrameActive_m6FE2215CD1FD9FB2C44537959B214C692D7FB541_inline(L_55, L_56, 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 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_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_1 = L_0->___xr;
NullCheck(L_1);
bool L_2;
L_2 = XRPass_get_enabled_mC2CF12F8D66EB1EE2560B4DD1FB9343D5E598155(L_1, NULL);
if (!L_2)
{
goto IL_001a;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_3 = ___1_cameraData;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_4 = L_3->___xr;
NullCheck(L_4);
bool L_5;
L_5 = XRPass_get_singlePassEnabled_mB8BBB9F66EE93200D10F7C6C766E5F2D855A6FF3(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*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_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;
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__LoadU7C6_0_mB8B8C1637F2593B4DAE9586B369FC27C2B2E7B73(__this, 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__LoadU7C6_0_mB8B8C1637F2593B4DAE9586B369FC27C2B2E7B73(__this, 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_006d;
}
}
{
__this->___m_HdrLutFormat = ((int32_t)48);
goto IL_0088;
}
IL_006d:
{
bool L_11;
L_11 = SystemInfo_IsFormatSupported_m412D2A8B391BDBCD1EDB5C17ADAB724CDB123499(((int32_t)74), 5, NULL);
if (!L_11)
{
goto IL_0081;
}
}
{
__this->___m_HdrLutFormat = ((int32_t)74);
goto IL_0088;
}
IL_0081:
{
__this->___m_HdrLutFormat = 8;
}
IL_0088:
{
__this->___m_LdrLutFormat = 8;
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_00bf;
}
}
{
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_00bf;
}
}
{
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_00bf;
}
}
{
__this->___m_AllowColorGradingACESHDR = (bool)0;
}
IL_00bf:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_Setup_m53B48CE59512CCAAF6E110A9986DA6F07488BBBC (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* ___0_internalLut, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_0 = ___0_internalLut;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_1 = (*(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)L_0);
__this->___m_InternalLut = L_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*)&ColorUtils_t8DE09CC60FE5A7C28984134BC712DD1B5104AC18_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_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);
s_Il2CppMethodInitialized = true;
}
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_0 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_1;
memset((&V_1), 0, sizeof(V_1));
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* V_2 = NULL;
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* V_3 = NULL;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* V_4 = NULL;
LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* V_5 = NULL;
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* V_6 = NULL;
SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* V_7 = NULL;
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* V_8 = NULL;
WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* V_9 = NULL;
bool V_10 = false;
int32_t V_11 = 0;
int32_t V_12 = 0;
int32_t V_13 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_14 = NULL;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_15;
memset((&V_15), 0, sizeof(V_15));
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));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_30;
memset((&V_30), 0, sizeof(V_30));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_31;
memset((&V_31), 0, sizeof(V_31));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_32;
memset((&V_32), 0, sizeof(V_32));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_33;
memset((&V_33), 0, sizeof(V_33));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_34;
memset((&V_34), 0, sizeof(V_34));
int32_t V_35 = 0;
int32_t G_B4_0 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B7_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B14_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B13_0 = NULL;
String_t* G_B15_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B15_1 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0;
L_0 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_0 = L_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = V_0;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2;
L_2 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(4, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_1), L_1, L_2, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_05a5:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_1), NULL);
return;
}
});
try
{
{
il2cpp_codegen_runtime_class_init_inline(VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var);
VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621* L_3;
L_3 = VolumeManager_get_instance_m3D5ADFC04553CE0658A86B642CC9690C537DFA5C(NULL);
NullCheck(L_3);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_4;
L_4 = VolumeManager_get_stack_m5F7B366D1E7FE168EF4CA04A17531D34DD200266_inline(L_3, NULL);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_5 = L_4;
NullCheck(L_5);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_6;
L_6 = VolumeStack_GetComponent_TisChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6_m59DB514BEB059E5BC105419D419F4AA47C20B5AE(L_5, VolumeStack_GetComponent_TisChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6_m59DB514BEB059E5BC105419D419F4AA47C20B5AE_RuntimeMethod_var);
V_2 = L_6;
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_7 = L_5;
NullCheck(L_7);
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_8;
L_8 = VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E(L_7, VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E_RuntimeMethod_var);
V_3 = L_8;
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_9 = L_7;
NullCheck(L_9);
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_10;
L_10 = VolumeStack_GetComponent_TisColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94_m879253A4257FA383B291867F32BC43DCF4F09BD2(L_9, VolumeStack_GetComponent_TisColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94_m879253A4257FA383B291867F32BC43DCF4F09BD2_RuntimeMethod_var);
V_4 = L_10;
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_11 = L_9;
NullCheck(L_11);
LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* L_12;
L_12 = VolumeStack_GetComponent_TisLiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D_m8F5A96486750E64909EDAE247CA35A4D7A655926(L_11, VolumeStack_GetComponent_TisLiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D_m8F5A96486750E64909EDAE247CA35A4D7A655926_RuntimeMethod_var);
V_5 = L_12;
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_13 = L_11;
NullCheck(L_13);
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_14;
L_14 = VolumeStack_GetComponent_TisShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C_m38170B0DCDC88C38BEFD2665C6C229F327304AA4(L_13, VolumeStack_GetComponent_TisShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C_m38170B0DCDC88C38BEFD2665C6C229F327304AA4_RuntimeMethod_var);
V_6 = L_14;
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_15 = L_13;
NullCheck(L_15);
SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* L_16;
L_16 = VolumeStack_GetComponent_TisSplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561_mC88230015061DB689F583A15E7A40A241AA3935B(L_15, VolumeStack_GetComponent_TisSplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561_mC88230015061DB689F583A15E7A40A241AA3935B_RuntimeMethod_var);
V_7 = L_16;
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_17 = L_15;
NullCheck(L_17);
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_18;
L_18 = VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E(L_17, VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E_RuntimeMethod_var);
V_8 = L_18;
NullCheck(L_17);
WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* L_19;
L_19 = VolumeStack_GetComponent_TisWhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A_m2545A9A93C169E617E44B3E9B3D7C2D6DFAD9B3C(L_17, VolumeStack_GetComponent_TisWhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A_m2545A9A93C169E617E44B3E9B3D7C2D6DFAD9B3C_RuntimeMethod_var);
V_9 = L_19;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_20 = ___1_renderingData;
PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* L_21 = (PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4*)(&L_20->___postProcessingData);
PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* L_22 = L_21;
int32_t L_23 = L_22->___gradingMode;
V_10 = (bool)((((int32_t)L_23) == ((int32_t)1))? 1 : 0);
int32_t L_24 = L_22->___lutSize;
V_11 = L_24;
int32_t L_25 = V_11;
int32_t L_26 = V_11;
V_12 = ((int32_t)il2cpp_codegen_multiply(L_25, L_26));
bool L_27 = V_10;
if (L_27)
{
goto IL_0086_1;
}
}
{
int32_t L_28 = __this->___m_LdrLutFormat;
G_B4_0 = L_28;
goto IL_008c_1;
}
IL_0086_1:
{
int32_t L_29 = __this->___m_HdrLutFormat;
G_B4_0 = L_29;
}
IL_008c_1:
{
V_13 = G_B4_0;
bool L_30 = V_10;
if (L_30)
{
goto IL_009a_1;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_31 = __this->___m_LutBuilderLdr;
G_B7_0 = L_31;
goto IL_00a0_1;
}
IL_009a_1:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_32 = __this->___m_LutBuilderHdr;
G_B7_0 = L_32;
}
IL_00a0_1:
{
V_14 = G_B7_0;
int32_t L_33 = V_12;
int32_t L_34 = V_11;
int32_t L_35 = V_13;
RenderTextureDescriptor__ctor_m12E638C1D1D00D64015B37BD16841745629D7929((&V_15), L_33, L_34, L_35, 0, NULL);
RenderTextureDescriptor_set_vrUsage_m994CB3D4B250A70BE005D9FDFD24D868E07A52F0_inline((&V_15), 0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_36 = V_0;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_37 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_InternalLut);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_38;
L_38 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_37, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_39 = V_15;
NullCheck(L_36);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_36, L_38, L_39, 1, NULL);
WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* L_40 = V_9;
NullCheck(L_40);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_41 = L_40->___temperature;
NullCheck(L_41);
float L_42;
L_42 = VirtualFuncInvoker0< float >::Invoke(12, L_41);
WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* L_43 = V_9;
NullCheck(L_43);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_44 = L_43->___tint;
NullCheck(L_44);
float L_45;
L_45 = VirtualFuncInvoker0< float >::Invoke(12, L_44);
il2cpp_codegen_runtime_class_init_inline(ColorUtils_t8DE09CC60FE5A7C28984134BC712DD1B5104AC18_il2cpp_TypeInfo_var);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46;
L_46 = ColorUtils_ColorBalanceToLMSCoeffs_mB376DD0E110C328FD5B407E391C88E374A9A3A7A(L_42, L_45, NULL);
V_16 = L_46;
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_47 = V_3;
NullCheck(L_47);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_48 = L_47->___hueShift;
NullCheck(L_48);
float L_49;
L_49 = VirtualFuncInvoker0< float >::Invoke(12, L_48);
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_50 = V_3;
NullCheck(L_50);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_51 = L_50->___saturation;
NullCheck(L_51);
float L_52;
L_52 = VirtualFuncInvoker0< float >::Invoke(12, L_51);
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_53 = V_3;
NullCheck(L_53);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_54 = L_53->___contrast;
NullCheck(L_54);
float L_55;
L_55 = VirtualFuncInvoker0< float >::Invoke(12, L_54);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_17), ((float)(L_49/(360.0f))), ((float)il2cpp_codegen_add(((float)(L_52/(100.0f))), (1.0f))), ((float)il2cpp_codegen_add(((float)(L_55/(100.0f))), (1.0f))), (0.0f), NULL);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_56 = V_2;
NullCheck(L_56);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_57 = L_56->___redOutRedIn;
NullCheck(L_57);
float L_58;
L_58 = VirtualFuncInvoker0< float >::Invoke(12, L_57);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_59 = V_2;
NullCheck(L_59);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_60 = L_59->___redOutGreenIn;
NullCheck(L_60);
float L_61;
L_61 = VirtualFuncInvoker0< float >::Invoke(12, L_60);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_62 = V_2;
NullCheck(L_62);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_63 = L_62->___redOutBlueIn;
NullCheck(L_63);
float L_64;
L_64 = VirtualFuncInvoker0< float >::Invoke(12, L_63);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_18), ((float)(L_58/(100.0f))), ((float)(L_61/(100.0f))), ((float)(L_64/(100.0f))), (0.0f), NULL);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_65 = V_2;
NullCheck(L_65);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_66 = L_65->___greenOutRedIn;
NullCheck(L_66);
float L_67;
L_67 = VirtualFuncInvoker0< float >::Invoke(12, L_66);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_68 = V_2;
NullCheck(L_68);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_69 = L_68->___greenOutGreenIn;
NullCheck(L_69);
float L_70;
L_70 = VirtualFuncInvoker0< float >::Invoke(12, L_69);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_71 = V_2;
NullCheck(L_71);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_72 = L_71->___greenOutBlueIn;
NullCheck(L_72);
float L_73;
L_73 = VirtualFuncInvoker0< float >::Invoke(12, L_72);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_19), ((float)(L_67/(100.0f))), ((float)(L_70/(100.0f))), ((float)(L_73/(100.0f))), (0.0f), NULL);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_74 = V_2;
NullCheck(L_74);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_75 = L_74->___blueOutRedIn;
NullCheck(L_75);
float L_76;
L_76 = VirtualFuncInvoker0< float >::Invoke(12, L_75);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_77 = V_2;
NullCheck(L_77);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_78 = L_77->___blueOutGreenIn;
NullCheck(L_78);
float L_79;
L_79 = VirtualFuncInvoker0< float >::Invoke(12, L_78);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_80 = V_2;
NullCheck(L_80);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_81 = L_80->___blueOutBlueIn;
NullCheck(L_81);
float L_82;
L_82 = VirtualFuncInvoker0< float >::Invoke(12, L_81);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_20), ((float)(L_76/(100.0f))), ((float)(L_79/(100.0f))), ((float)(L_82/(100.0f))), (0.0f), NULL);
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_83 = V_6;
NullCheck(L_83);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_84 = L_83->___shadowsStart;
NullCheck(L_84);
float L_85;
L_85 = VirtualFuncInvoker0< float >::Invoke(12, L_84);
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_86 = V_6;
NullCheck(L_86);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_87 = L_86->___shadowsEnd;
NullCheck(L_87);
float L_88;
L_88 = VirtualFuncInvoker0< float >::Invoke(12, L_87);
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_89 = V_6;
NullCheck(L_89);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_90 = L_89->___highlightsStart;
NullCheck(L_90);
float L_91;
L_91 = VirtualFuncInvoker0< float >::Invoke(12, L_90);
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_92 = V_6;
NullCheck(L_92);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_93 = L_92->___highlightsEnd;
NullCheck(L_93);
float L_94;
L_94 = VirtualFuncInvoker0< float >::Invoke(12, L_93);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_21), L_85, L_88, L_91, L_94, NULL);
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_95 = V_6;
NullCheck(L_95);
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_96 = L_95->___shadows;
NullCheck(L_96);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_97;
L_97 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(12, L_96);
V_31 = L_97;
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_98 = V_6;
NullCheck(L_98);
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_99 = L_98->___midtones;
NullCheck(L_99);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_100;
L_100 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(12, L_99);
V_32 = L_100;
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_101 = V_6;
NullCheck(L_101);
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_102 = L_101->___highlights;
NullCheck(L_102);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_103;
L_103 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(12, L_102);
V_33 = L_103;
ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_104;
L_104 = ColorUtils_PrepareShadowsMidtonesHighlights_m9B43874018BC56463FF360BBF200E31FD8F4ED9D((&V_31), (&V_32), (&V_33), NULL);
ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_105 = L_104;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_106 = L_105.___Item1;
V_22 = L_106;
ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_107 = L_105;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_108 = L_107.___Item2;
V_23 = L_108;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_109 = L_107.___Item3;
V_24 = L_109;
LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* L_110 = V_5;
NullCheck(L_110);
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_111 = L_110->___lift;
NullCheck(L_111);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_112;
L_112 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(12, L_111);
V_31 = L_112;
LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* L_113 = V_5;
NullCheck(L_113);
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_114 = L_113->___gamma;
NullCheck(L_114);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_115;
L_115 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(12, L_114);
V_32 = L_115;
LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* L_116 = V_5;
NullCheck(L_116);
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_117 = L_116->___gain;
NullCheck(L_117);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_118;
L_118 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(12, L_117);
V_33 = L_118;
ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_119;
L_119 = ColorUtils_PrepareLiftGammaGain_mB7E9F1F84D6D4AA29B66FD42CCB2A0C974FB1F39((&V_31), (&V_32), (&V_33), NULL);
ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_120 = L_119;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_121 = L_120.___Item1;
V_25 = L_121;
ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_122 = L_120;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_123 = L_122.___Item2;
V_26 = L_123;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_124 = L_122.___Item3;
V_27 = L_124;
SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* L_125 = V_7;
NullCheck(L_125);
ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* L_126 = L_125->___shadows;
NullCheck(L_126);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_127;
L_127 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(12, L_126);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_128;
L_128 = Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline(L_127, NULL);
V_31 = L_128;
SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* L_129 = V_7;
NullCheck(L_129);
ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* L_130 = L_129->___highlights;
NullCheck(L_130);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_131;
L_131 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(12, L_130);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_132;
L_132 = Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline(L_131, NULL);
V_32 = L_132;
SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* L_133 = V_7;
NullCheck(L_133);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_134 = L_133->___balance;
NullCheck(L_134);
float L_135;
L_135 = VirtualFuncInvoker0< float >::Invoke(12, L_134);
ValueTuple_2_t17C52585DB4A62738FC66EFB364F711F8FD236F6 L_136;
L_136 = ColorUtils_PrepareSplitToning_m0AA7CE54A574E73A70C8C6B7262FF8F3C9778F9A((&V_31), (&V_32), L_135, NULL);
ValueTuple_2_t17C52585DB4A62738FC66EFB364F711F8FD236F6 L_137 = L_136;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_138 = L_137.___Item1;
V_28 = L_138;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_139 = L_137.___Item2;
V_29 = L_139;
int32_t L_140 = V_11;
int32_t L_141 = V_12;
int32_t L_142 = V_11;
int32_t L_143 = V_11;
int32_t L_144 = V_11;
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_30), ((float)L_140), ((float)((0.5f)/((float)L_141))), ((float)((0.5f)/((float)L_142))), ((float)(((float)L_143)/((float)il2cpp_codegen_subtract(((float)L_144), (1.0f))))), NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_145 = V_14;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var);
int32_t L_146 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Lut_Params;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_147 = V_30;
NullCheck(L_145);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_145, L_146, L_147, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_148 = V_14;
int32_t L_149 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ColorBalance;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_150 = V_16;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_151;
L_151 = Vector4_op_Implicit_m2ECA73F345A7AD84144133E9E51657204002B12D_inline(L_150, NULL);
NullCheck(L_148);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_148, L_149, L_151, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_152 = V_14;
int32_t L_153 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ColorFilter;
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_154 = V_3;
NullCheck(L_154);
ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* L_155 = L_154->___colorFilter;
NullCheck(L_155);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_156;
L_156 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(12, L_155);
V_34 = L_156;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_157;
L_157 = Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_inline((&V_34), NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_158;
L_158 = Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline(L_157, NULL);
NullCheck(L_152);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_152, L_153, L_158, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_159 = V_14;
int32_t L_160 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ChannelMixerRed;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_161 = V_18;
NullCheck(L_159);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_159, L_160, L_161, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_162 = V_14;
int32_t L_163 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ChannelMixerGreen;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_164 = V_19;
NullCheck(L_162);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_162, L_163, L_164, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_165 = V_14;
int32_t L_166 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ChannelMixerBlue;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_167 = V_20;
NullCheck(L_165);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_165, L_166, L_167, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_168 = V_14;
int32_t L_169 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____HueSatCon;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_170 = V_17;
NullCheck(L_168);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_168, L_169, L_170, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_171 = V_14;
int32_t L_172 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Lift;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_173 = V_25;
NullCheck(L_171);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_171, L_172, L_173, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_174 = V_14;
int32_t L_175 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Gamma;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_176 = V_26;
NullCheck(L_174);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_174, L_175, L_176, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_177 = V_14;
int32_t L_178 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Gain;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_179 = V_27;
NullCheck(L_177);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_177, L_178, L_179, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_180 = V_14;
int32_t L_181 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Shadows;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_182 = V_22;
NullCheck(L_180);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_180, L_181, L_182, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_183 = V_14;
int32_t L_184 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Midtones;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_185 = V_23;
NullCheck(L_183);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_183, L_184, L_185, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_186 = V_14;
int32_t L_187 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Highlights;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_188 = V_24;
NullCheck(L_186);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_186, L_187, L_188, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_189 = V_14;
int32_t L_190 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ShaHiLimits;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_191 = V_21;
NullCheck(L_189);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_189, L_190, L_191, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_192 = V_14;
int32_t L_193 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____SplitShadows;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_194 = V_28;
NullCheck(L_192);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_192, L_193, L_194, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_195 = V_14;
int32_t L_196 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____SplitHighlights;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_197 = V_29;
NullCheck(L_195);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_195, L_196, L_197, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_198 = V_14;
int32_t L_199 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveMaster;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_200 = V_4;
NullCheck(L_200);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_201 = L_200->___master;
NullCheck(L_201);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_202;
L_202 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(12, L_201);
NullCheck(L_202);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_203;
L_203 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_202, NULL);
NullCheck(L_198);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_198, L_199, L_203, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_204 = V_14;
int32_t L_205 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveRed;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_206 = V_4;
NullCheck(L_206);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_207 = L_206->___red;
NullCheck(L_207);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_208;
L_208 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(12, L_207);
NullCheck(L_208);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_209;
L_209 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_208, NULL);
NullCheck(L_204);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_204, L_205, L_209, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_210 = V_14;
int32_t L_211 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveGreen;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_212 = V_4;
NullCheck(L_212);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_213 = L_212->___green;
NullCheck(L_213);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_214;
L_214 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(12, L_213);
NullCheck(L_214);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_215;
L_215 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_214, NULL);
NullCheck(L_210);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_210, L_211, L_215, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_216 = V_14;
int32_t L_217 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveBlue;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_218 = V_4;
NullCheck(L_218);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_219 = L_218->___blue;
NullCheck(L_219);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_220;
L_220 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(12, L_219);
NullCheck(L_220);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_221;
L_221 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_220, NULL);
NullCheck(L_216);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_216, L_217, L_221, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_222 = V_14;
int32_t L_223 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveHueVsHue;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_224 = V_4;
NullCheck(L_224);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_225 = L_224->___hueVsHue;
NullCheck(L_225);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_226;
L_226 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(12, L_225);
NullCheck(L_226);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_227;
L_227 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_226, NULL);
NullCheck(L_222);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_222, L_223, L_227, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_228 = V_14;
int32_t L_229 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveHueVsSat;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_230 = V_4;
NullCheck(L_230);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_231 = L_230->___hueVsSat;
NullCheck(L_231);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_232;
L_232 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(12, L_231);
NullCheck(L_232);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_233;
L_233 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_232, NULL);
NullCheck(L_228);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_228, L_229, L_233, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_234 = V_14;
int32_t L_235 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveLumVsSat;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_236 = V_4;
NullCheck(L_236);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_237 = L_236->___lumVsSat;
NullCheck(L_237);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_238;
L_238 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(12, L_237);
NullCheck(L_238);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_239;
L_239 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_238, NULL);
NullCheck(L_234);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_234, L_235, L_239, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_240 = V_14;
int32_t L_241 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveSatVsSat;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_242 = V_4;
NullCheck(L_242);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_243 = L_242->___satVsSat;
NullCheck(L_243);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_244;
L_244 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(12, L_243);
NullCheck(L_244);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_245;
L_245 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_244, NULL);
NullCheck(L_240);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_240, L_241, L_245, NULL);
bool L_246 = V_10;
if (!L_246)
{
goto IL_0568_1;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_247 = V_14;
NullCheck(L_247);
Material_set_shaderKeywords_mD650CF82B2DBB75F001E373E2E1ACA30876F3AB8(L_247, (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL, NULL);
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_248 = V_8;
NullCheck(L_248);
TonemappingModeParameter_t0F6AAE0B6FFB371E2035BB0C739AF87C37E1760A* L_249 = L_248->___mode;
NullCheck(L_249);
int32_t L_250;
L_250 = VirtualFuncInvoker0< int32_t >::Invoke(12, L_249);
V_35 = L_250;
int32_t L_251 = V_35;
if ((((int32_t)L_251) == ((int32_t)1)))
{
goto IL_053f_1;
}
}
{
int32_t L_252 = V_35;
if ((((int32_t)L_252) == ((int32_t)2)))
{
goto IL_054d_1;
}
}
{
goto IL_0568_1;
}
IL_053f_1:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_253 = V_14;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_254 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___TonemapNeutral;
NullCheck(L_253);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_253, L_254, NULL);
goto IL_0568_1;
}
IL_054d_1:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_255 = V_14;
bool L_256 = __this->___m_AllowColorGradingACESHDR;
if (L_256)
{
G_B14_0 = L_255;
goto IL_055e_1;
}
G_B13_0 = L_255;
}
{
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_257 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___TonemapNeutral;
G_B15_0 = L_257;
G_B15_1 = G_B13_0;
goto IL_0563_1;
}
IL_055e_1:
{
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_258 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___TonemapACES;
G_B15_0 = L_258;
G_B15_1 = G_B14_0;
}
IL_0563_1:
{
NullCheck(G_B15_1);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(G_B15_1, G_B15_0, NULL);
}
IL_0568_1:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_259 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_260 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_259->___cameraData);
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_261 = L_260->___xr;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_262 = V_0;
NullCheck(L_261);
XRPass_StopSinglePass_m4CE542E4E89F961F3ABB8A5CAC3521280849E9F6(L_261, L_262, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_263 = V_0;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_264 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_InternalLut);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_265;
L_265 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_264, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_266;
L_266 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_265, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_267 = V_14;
NullCheck(L_263);
CommandBuffer_Blit_m067EA6B3B00F78DDF43887B565A3208164F84FC3(L_263, (Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700*)NULL, L_266, L_267, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_268 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_269 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_268->___cameraData);
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_270 = L_269->___xr;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_271 = V_0;
NullCheck(L_270);
XRPass_StartSinglePass_mFFCC581192A0B7C7D1F4DE9BD487BBFC40B68BC8(L_270, L_271, NULL);
goto IL_05b3;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_05b3:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_272 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_272, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_273 = V_0;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_273, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_OnFinishCameraStackRendering_mB0C81C18ECA3885443D140EECD2A32F4E1DAA38C (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_1 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_InternalLut);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_2;
L_2 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_1, NULL);
NullCheck(L_0);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_0, L_2, NULL);
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__LoadU7C6_0_mB8B8C1637F2593B4DAE9586B369FC27C2B2E7B73 (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, 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*)&_stringLiteral5A55890C1107C5FD772CC1ABA7EBE78909195995);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BAABDF048F39D7B1B75DA1936FA10BB87C330E9);
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_002f;
}
}
{
Type_t* L_2;
L_2 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(__this, NULL);
NullCheck(L_2);
Type_t* L_3;
L_3 = VirtualFuncInvoker0< Type_t* >::Invoke(14, L_2);
NullCheck(L_3);
String_t* L_4;
L_4 = VirtualFuncInvoker0< String_t* >::Invoke(13, L_3);
String_t* L_5;
L_5 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteral7BAABDF048F39D7B1B75DA1936FA10BB87C330E9, L_4, _stringLiteral5A55890C1107C5FD772CC1ABA7EBE78909195995, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(L_5, NULL);
return (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)NULL;
}
IL_002f:
{
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_6 = ___0_shader;
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_7;
L_7 = CoreUtils_CreateEngineMaterial_m81DECC0AF6901F95B5041A00ED588F5230546AD2(L_6, NULL);
return L_7;
}
}
#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 RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B CopyColorPass_get_source_mDC71D107FB083CF71C8D647D3341FA834B836300 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method)
{
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_0 = __this->___U3CsourceU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_set_source_mE8EC74A2FDFE3EF2F45FFC22B90A4D310C19EC60 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_value, const RuntimeMethod* method)
{
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_0 = ___0_value;
__this->___U3CsourceU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 CopyColorPass_get_destination_m467FCDE0082587E7EC9C12DA5B12853759759DD4 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___U3CdestinationU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_set_destination_mBEA2B079AED1817A2C6A1E314306E9283ECE1CE1 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___0_value;
__this->___U3CdestinationU3Ek__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*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24C5A22CAFE07182F293CA15EC31F91F0269C62D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8254B653364863DF9D600513723A2E0C41A1074D);
s_Il2CppMethodInitialized = true;
}
{
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);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = ___1_samplingMaterial;
__this->___m_SamplingMaterial = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SamplingMaterial), (void*)L_1);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_2 = ___2_copyColorMaterial;
__this->___m_CopyColorMaterial = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CopyColorMaterial), (void*)L_2);
int32_t L_3;
L_3 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral24C5A22CAFE07182F293CA15EC31F91F0269C62D, NULL);
__this->___m_SampleOffsetShaderHandle = L_3;
int32_t L_4 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_4, NULL);
__this->___m_DownsamplingMethod = 0;
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
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)
{
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_0 = ___0_source;
CopyColorPass_set_source_mE8EC74A2FDFE3EF2F45FFC22B90A4D310C19EC60_inline(__this, L_0, NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_1 = ___1_destination;
CopyColorPass_set_destination_mBEA2B079AED1817A2C6A1E314306E9283ECE1CE1_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*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_0;
memset((&V_0), 0, sizeof(V_0));
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 V_1;
memset((&V_1), 0, sizeof(V_1));
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;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 G_B6_0;
memset((&G_B6_0), 0, sizeof(G_B6_0));
int32_t G_B6_1 = 0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B6_2 = NULL;
int32_t G_B8_0 = 0;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 G_B8_1;
memset((&G_B8_1), 0, sizeof(G_B8_1));
int32_t G_B8_2 = 0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B8_3 = NULL;
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_1 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_0->___cameraData);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_2 = L_1->___cameraTargetDescriptor;
V_0 = L_2;
RenderTextureDescriptor_set_msaaSamples_m6910E09489372746391B14FBAF59A7237539D6C4_inline((&V_0), 1, NULL);
RenderTextureDescriptor_set_depthBufferBits_mA3710C0D6E485BA6465B328CD8B1954F0E4C5819((&V_0), 0, NULL);
int32_t L_3 = __this->___m_DownsamplingMethod;
if ((!(((uint32_t)L_3) == ((uint32_t)1))))
{
goto IL_0045;
}
}
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_4 = (&V_0);
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 = (&V_0);
int32_t L_7;
L_7 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_6, NULL);
RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline(L_6, ((int32_t)(L_7/2)), NULL);
goto IL_0075;
}
IL_0045:
{
int32_t L_8 = __this->___m_DownsamplingMethod;
if ((((int32_t)L_8) == ((int32_t)2)))
{
goto IL_0057;
}
}
{
int32_t L_9 = __this->___m_DownsamplingMethod;
if ((!(((uint32_t)L_9) == ((uint32_t)3))))
{
goto IL_0075;
}
}
IL_0057:
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_10 = (&V_0);
int32_t L_11;
L_11 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_10, NULL);
RenderTextureDescriptor_set_width_m3B2494007BFE3AD4D14403407C9B24F5045E7E10_inline(L_10, ((int32_t)(L_11/4)), NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_12 = (&V_0);
int32_t L_13;
L_13 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_12, NULL);
RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline(L_12, ((int32_t)(L_13/4)), NULL);
}
IL_0075:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_14 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_15;
L_15 = CopyColorPass_get_destination_m467FCDE0082587E7EC9C12DA5B12853759759DD4_inline(__this, NULL);
V_1 = L_15;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_16;
L_16 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline((&V_1), NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_17 = V_0;
int32_t L_18 = __this->___m_DownsamplingMethod;
if (!L_18)
{
G_B7_0 = L_17;
G_B7_1 = L_16;
G_B7_2 = L_14;
goto IL_0090;
}
G_B6_0 = L_17;
G_B6_1 = L_16;
G_B6_2 = L_14;
}
{
G_B8_0 = 1;
G_B8_1 = G_B6_0;
G_B8_2 = G_B6_1;
G_B8_3 = G_B6_2;
goto IL_0091;
}
IL_0090:
{
G_B8_0 = 0;
G_B8_1 = G_B7_0;
G_B8_2 = G_B7_1;
G_B8_3 = G_B7_2;
}
IL_0091:
{
NullCheck(G_B8_3);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(G_B8_3, G_B8_2, G_B8_1, G_B8_0, 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*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_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*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral89E85D6105CFB9376481F3E9746AEB24592BBEC0);
s_Il2CppMethodInitialized = true;
}
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_0 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_1;
memset((&V_1), 0, sizeof(V_1));
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B V_2;
memset((&V_2), 0, sizeof(V_2));
bool V_3 = false;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 V_4;
memset((&V_4), 0, sizeof(V_4));
int32_t V_5 = 0;
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = __this->___m_SamplingMaterial;
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_0036;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_4 = __this->___m_SamplingMaterial;
NullCheck(L_3);
ArrayElementTypeCheck (L_3, L_4);
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_4);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = L_3;
Type_t* L_6;
L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(__this, NULL);
NullCheck(L_6);
String_t* L_7;
L_7 = VirtualFuncInvoker0< String_t* >::Invoke(13, L_6);
NullCheck(L_5);
ArrayElementTypeCheck (L_5, L_7);
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_7);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogErrorFormat_m96690322C941D23A125E5769C9803606859A707C(_stringLiteral89E85D6105CFB9376481F3E9746AEB24592BBEC0, L_5, NULL);
return;
}
IL_0036:
{
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_8;
L_8 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_0 = L_8;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_9;
L_9 = CopyColorPass_get_source_mDC71D107FB083CF71C8D647D3341FA834B836300_inline(__this, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_10 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_11 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_10->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_12 = L_11->___renderer;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_13 = V_0;
NullCheck(L_12);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_14;
L_14 = VirtualFuncInvoker1< RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* >::Invoke(5, L_12, L_13);
bool L_15;
L_15 = RenderTargetIdentifier_op_Equality_mD9FD6667F4C385F2379E9DEAAA8F91B7A1D50A1F(L_9, L_14, NULL);
if (!L_15)
{
goto IL_0070;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_16 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_17 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_16->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_18 = L_17->___renderer;
NullCheck(L_18);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_19;
L_19 = ScriptableRenderer_get_cameraColorTarget_mC2C0353A178726FC82413A458A34496280AFB4D4(L_18, NULL);
CopyColorPass_set_source_mE8EC74A2FDFE3EF2F45FFC22B90A4D310C19EC60_inline(__this, L_19, NULL);
}
IL_0070:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_20 = V_0;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_21;
L_21 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(5, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_1), L_20, L_21, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_015e:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_1), NULL);
return;
}
});
try
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_22;
L_22 = CopyColorPass_get_destination_m467FCDE0082587E7EC9C12DA5B12853759759DD4_inline(__this, NULL);
V_4 = L_22;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_23;
L_23 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA((&V_4), NULL);
V_2 = L_23;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_24 = V_0;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_25 = V_2;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_26;
L_26 = RenderTargetIdentifier_op_Implicit_m3E2366E36F14173DBEED75591978EBE1F01A1325(2, NULL);
int32_t L_27;
L_27 = ScriptableRenderPass_get_clearFlag_m74FAFCDC3CD75DC4201B398DFD25E028D7D800DB_inline(__this, NULL);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_28;
L_28 = ScriptableRenderPass_get_clearColor_mAEC581D756087BF3617FE243D569717FBC2E5DB1_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_il2cpp_TypeInfo_var);
ScriptableRenderer_SetRenderTarget_m2BEEAF20929BF97DB3916A8A8566A3006B206059(L_24, L_25, L_26, L_27, L_28, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_29 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_30 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_29->___cameraData);
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_31 = L_30->___xr;
NullCheck(L_31);
bool L_32;
L_32 = XRPass_get_enabled_mC2CF12F8D66EB1EE2560B4DD1FB9343D5E598155(L_31, NULL);
V_3 = L_32;
int32_t L_33 = __this->___m_DownsamplingMethod;
V_5 = L_33;
int32_t L_34 = V_5;
switch (L_34)
{
case 0:
{
goto IL_00dc_1;
}
case 1:
{
goto IL_00f7_1;
}
case 2:
{
goto IL_0112_1;
}
case 3:
{
goto IL_0143_1;
}
}
}
{
goto IL_016c;
}
IL_00dc_1:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_35 = V_0;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_36;
L_36 = CopyColorPass_get_source_mDC71D107FB083CF71C8D647D3341FA834B836300_inline(__this, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_37 = V_2;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_38 = __this->___m_CopyColorMaterial;
bool L_39 = V_3;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
RenderingUtils_Blit_m7061238DBF9FA659102F4D19430AA369F1B1ABA5(L_35, L_36, L_37, L_38, 0, L_39, 0, 0, 0, 0, NULL);
goto IL_016c;
}
IL_00f7_1:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_40 = V_0;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_41;
L_41 = CopyColorPass_get_source_mDC71D107FB083CF71C8D647D3341FA834B836300_inline(__this, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_42 = V_2;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_43 = __this->___m_CopyColorMaterial;
bool L_44 = V_3;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
RenderingUtils_Blit_m7061238DBF9FA659102F4D19430AA369F1B1ABA5(L_40, L_41, L_42, L_43, 0, L_44, 0, 0, 0, 0, NULL);
goto IL_016c;
}
IL_0112_1:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_45 = __this->___m_SamplingMaterial;
int32_t L_46 = __this->___m_SampleOffsetShaderHandle;
NullCheck(L_45);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_45, L_46, (2.0f), NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_47 = V_0;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_48;
L_48 = CopyColorPass_get_source_mDC71D107FB083CF71C8D647D3341FA834B836300_inline(__this, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_49 = V_2;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_50 = __this->___m_SamplingMaterial;
bool L_51 = V_3;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
RenderingUtils_Blit_m7061238DBF9FA659102F4D19430AA369F1B1ABA5(L_47, L_48, L_49, L_50, 0, L_51, 0, 0, 0, 0, NULL);
goto IL_016c;
}
IL_0143_1:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_52 = V_0;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_53;
L_53 = CopyColorPass_get_source_mDC71D107FB083CF71C8D647D3341FA834B836300_inline(__this, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_54 = V_2;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_55 = __this->___m_CopyColorMaterial;
bool L_56 = V_3;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
RenderingUtils_Blit_m7061238DBF9FA659102F4D19430AA369F1B1ABA5(L_52, L_53, L_54, L_55, 0, L_56, 0, 0, 0, 0, NULL);
goto IL_016c;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_016c:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_57 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_57, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_58 = V_0;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_58, NULL);
return;
}
}
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*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 V_0;
memset((&V_0), 0, sizeof(V_0));
{
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:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_2;
L_2 = CopyColorPass_get_destination_m467FCDE0082587E7EC9C12DA5B12853759759DD4_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_3 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
bool L_4;
L_4 = RenderTargetHandle_op_Inequality_m61EFD64C8EC4A74CAE147ABDAF9EF39B03C88457(L_2, L_3, NULL);
if (!L_4)
{
goto IL_003f;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_5 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_6;
L_6 = CopyColorPass_get_destination_m467FCDE0082587E7EC9C12DA5B12853759759DD4_inline(__this, NULL);
V_0 = L_6;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_7;
L_7 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline((&V_0), NULL);
NullCheck(L_5);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_5, L_7, NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_8 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
CopyColorPass_set_destination_mBEA2B079AED1817A2C6A1E314306E9283ECE1CE1_inline(__this, L_8, NULL);
}
IL_003f:
{
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 RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 CopyDepthPass_get_source_m6CAE70C1D88C0635F74BFE00BD2E44DAB1F06DEA (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___U3CsourceU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_set_source_mB0F541C7A605FB3AD1283DD0751FCD514E77C78D (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___0_value;
__this->___U3CsourceU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 CopyDepthPass_get_destination_mE7B03E9D4D4D546BA8C46DE971F788116F351D2D (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___U3CdestinationU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_set_destination_mFDD41EFEEC88E7696BADAAFC61FCDD0A6CD63CE0 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___0_value;
__this->___U3CdestinationU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CopyDepthPass_get_AllocateRT_mB018EE34E49D8D62D1E74F2D150E6C8AD06D9CA2 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CAllocateRTU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_set_AllocateRT_m0860CA864FE10E9FB0C8E40A251F9EB01A01383B (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, bool ___0_value, const RuntimeMethod* method)
{
{
bool L_0 = ___0_value;
__this->___U3CAllocateRTU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CopyDepthPass_get_MssaSamples_m8EA5FF140A048BC804213FF866CEA23C10499476 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CMssaSamplesU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_set_MssaSamples_m49C16C0DC4F0D1A421F35CD8A63F098C94758E32 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_value;
__this->___U3CMssaSamplesU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass__ctor_mE0B1D4115F874578603CBD1BF395EC513842C394 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, int32_t ___0_evt, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_copyDepthMaterial, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral80B3E05626EE20341382C77BDC8247DF59A67654);
s_Il2CppMethodInitialized = true;
}
{
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, _stringLiteral80B3E05626EE20341382C77BDC8247DF59A67654, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D_inline(__this, L_0, NULL);
CopyDepthPass_set_AllocateRT_m0860CA864FE10E9FB0C8E40A251F9EB01A01383B_inline(__this, (bool)1, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = ___1_copyDepthMaterial;
__this->___m_CopyDepthMaterial = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CopyDepthMaterial), (void*)L_1);
int32_t L_2 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_2, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_Setup_m09878F9AF1AC7B2F118A2E1E99DFAA48A422B992 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_source, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___1_destination, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___0_source;
CopyDepthPass_set_source_mB0F541C7A605FB3AD1283DD0751FCD514E77C78D_inline(__this, L_0, NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_1 = ___1_destination;
CopyDepthPass_set_destination_mFDD41EFEEC88E7696BADAAFC61FCDD0A6CD63CE0_inline(__this, L_1, NULL);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
bool L_2;
L_2 = RenderTargetHandle_HasInternalRenderTargetId_mC3715B3E0D2B6B4D659FCFBF1BEE8053460F4F50((&___1_destination), NULL);
CopyDepthPass_set_AllocateRT_m0860CA864FE10E9FB0C8E40A251F9EB01A01383B_inline(__this, (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0), NULL);
CopyDepthPass_set_MssaSamples_m49C16C0DC4F0D1A421F35CD8A63F098C94758E32_inline(__this, (-1), NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_OnCameraSetup_m3E875202448350B859B0C79ABAD8FEE5914D503E (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __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*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_0;
memset((&V_0), 0, sizeof(V_0));
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 V_1;
memset((&V_1), 0, sizeof(V_1));
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_1 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_0->___cameraData);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_2 = L_1->___cameraTargetDescriptor;
V_0 = L_2;
RenderTextureDescriptor_set_colorFormat_m61B0FA4FCDE8A0F8A843DD6BF74097C21021C4FE((&V_0), 1, NULL);
RenderTextureDescriptor_set_depthBufferBits_mA3710C0D6E485BA6465B328CD8B1954F0E4C5819((&V_0), ((int32_t)32), NULL);
RenderTextureDescriptor_set_msaaSamples_m6910E09489372746391B14FBAF59A7237539D6C4_inline((&V_0), 1, NULL);
bool L_3;
L_3 = CopyDepthPass_get_AllocateRT_mB018EE34E49D8D62D1E74F2D150E6C8AD06D9CA2_inline(__this, NULL);
if (!L_3)
{
goto IL_0043;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_4 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_5;
L_5 = CopyDepthPass_get_destination_mE7B03E9D4D4D546BA8C46DE971F788116F351D2D_inline(__this, NULL);
V_1 = L_5;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_6;
L_6 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline((&V_1), NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_7 = V_0;
NullCheck(L_4);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_4, L_6, L_7, 0, NULL);
}
IL_0043:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_8;
L_8 = CopyDepthPass_get_destination_mE7B03E9D4D4D546BA8C46DE971F788116F351D2D_inline(__this, NULL);
V_1 = L_8;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_9;
L_9 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA((&V_1), NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_10;
memset((&L_10), 0, sizeof(L_10));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_10), L_9, 0, (-1), (-1), NULL);
int32_t L_11;
L_11 = RenderTextureDescriptor_get_depthStencilFormat_m360929BE5BD10E9C3D8C936AA6B44B1D11C119CB_inline((&V_0), NULL);
int32_t L_12;
L_12 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline((&V_0), NULL);
int32_t L_13;
L_13 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline((&V_0), NULL);
int32_t L_14;
L_14 = RenderTextureDescriptor_get_msaaSamples_mFCC33643AFF2265C8305DCFD79ED8774A1A8FA22_inline((&V_0), NULL);
ScriptableRenderPass_ConfigureTarget_m29508F0DE40D170382140854FF9A84CCBF6AFBD8(__this, L_10, L_11, L_12, L_13, L_14, (bool)1, NULL);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_15;
L_15 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123(__this, 0, L_15, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_Execute_mED863F82309E5821304D8AEB9116A7C7A42BE3A3 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __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*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_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*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral89E85D6105CFB9376481F3E9746AEB24592BBEC0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC8B3F485C7232D90884130F2900C6FE0697181DF);
s_Il2CppMethodInitialized = true;
}
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_0 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E V_3;
memset((&V_3), 0, sizeof(V_3));
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_4;
memset((&V_4), 0, sizeof(V_4));
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 V_5;
memset((&V_5), 0, sizeof(V_5));
float V_6 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_7;
memset((&V_7), 0, sizeof(V_7));
bool V_8 = false;
float V_9 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_10;
memset((&V_10), 0, sizeof(V_10));
int32_t G_B20_0 = 0;
int32_t G_B23_0 = 0;
float G_B26_0 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B29_0;
memset((&G_B29_0), 0, sizeof(G_B29_0));
int32_t G_B33_0 = 0;
int32_t G_B36_0 = 0;
float G_B39_0 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B42_0;
memset((&G_B42_0), 0, sizeof(G_B42_0));
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = __this->___m_CopyDepthMaterial;
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_0036;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_4 = __this->___m_CopyDepthMaterial;
NullCheck(L_3);
ArrayElementTypeCheck (L_3, L_4);
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_4);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = L_3;
Type_t* L_6;
L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(__this, NULL);
NullCheck(L_6);
String_t* L_7;
L_7 = VirtualFuncInvoker0< String_t* >::Invoke(13, L_6);
NullCheck(L_5);
ArrayElementTypeCheck (L_5, L_7);
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_7);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogErrorFormat_m96690322C941D23A125E5769C9803606859A707C(_stringLiteral89E85D6105CFB9376481F3E9746AEB24592BBEC0, L_5, NULL);
return;
}
IL_0036:
{
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_8;
L_8 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_0 = L_8;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_9 = V_0;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_10;
L_10 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(6, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_1), L_9, L_10, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0297:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_1), NULL);
return;
}
});
try
{
{
V_2 = 0;
int32_t L_11;
L_11 = CopyDepthPass_get_MssaSamples_m8EA5FF140A048BC804213FF866CEA23C10499476_inline(__this, NULL);
if ((!(((uint32_t)L_11) == ((uint32_t)(-1)))))
{
goto IL_006c_1;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_12 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_13 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_12->___cameraData);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_14 = L_13->___cameraTargetDescriptor;
V_4 = L_14;
int32_t L_15;
L_15 = RenderTextureDescriptor_get_msaaSamples_mFCC33643AFF2265C8305DCFD79ED8774A1A8FA22_inline((&V_4), NULL);
V_2 = L_15;
goto IL_0073_1;
}
IL_006c_1:
{
int32_t L_16;
L_16 = CopyDepthPass_get_MssaSamples_m8EA5FF140A048BC804213FF866CEA23C10499476_inline(__this, NULL);
V_2 = L_16;
}
IL_0073_1:
{
bool L_17;
L_17 = SystemInfo_get_supportsMultisampleAutoResolve_m125066BA8453991299CF37D41E54CC9027679352(NULL);
if (L_17)
{
goto IL_0081_1;
}
}
{
int32_t L_18;
L_18 = SystemInfo_get_supportsMultisampledTextures_mC5D33E19F0E42C28563230E477483174766A7A90(NULL);
if (L_18)
{
goto IL_0083_1;
}
}
IL_0081_1:
{
V_2 = 1;
}
IL_0083_1:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_19 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_20 = L_19->___cameraData;
V_3 = L_20;
int32_t L_21 = V_2;
if ((((int32_t)L_21) == ((int32_t)2)))
{
goto IL_00dc_1;
}
}
{
int32_t L_22 = V_2;
if ((((int32_t)L_22) == ((int32_t)4)))
{
goto IL_00b9_1;
}
}
{
int32_t L_23 = V_2;
if ((!(((uint32_t)L_23) == ((uint32_t)8))))
{
goto IL_00ff_1;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_24 = V_0;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_25 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___DepthMsaa2;
NullCheck(L_24);
CommandBuffer_DisableShaderKeyword_m2B66FB1F672F3EE51FEA8A2CBA24AA6B7E4454BD(L_24, L_25, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_26 = V_0;
String_t* L_27 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___DepthMsaa4;
NullCheck(L_26);
CommandBuffer_DisableShaderKeyword_m2B66FB1F672F3EE51FEA8A2CBA24AA6B7E4454BD(L_26, L_27, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_28 = V_0;
String_t* L_29 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___DepthMsaa8;
NullCheck(L_28);
CommandBuffer_EnableShaderKeyword_m9DE5732149961F1EA14B295D9E72914E1CC7DA5A(L_28, L_29, NULL);
goto IL_0120_1;
}
IL_00b9_1:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_30 = V_0;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_31 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___DepthMsaa2;
NullCheck(L_30);
CommandBuffer_DisableShaderKeyword_m2B66FB1F672F3EE51FEA8A2CBA24AA6B7E4454BD(L_30, L_31, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_32 = V_0;
String_t* L_33 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___DepthMsaa4;
NullCheck(L_32);
CommandBuffer_EnableShaderKeyword_m9DE5732149961F1EA14B295D9E72914E1CC7DA5A(L_32, L_33, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_34 = V_0;
String_t* L_35 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___DepthMsaa8;
NullCheck(L_34);
CommandBuffer_DisableShaderKeyword_m2B66FB1F672F3EE51FEA8A2CBA24AA6B7E4454BD(L_34, L_35, NULL);
goto IL_0120_1;
}
IL_00dc_1:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_36 = V_0;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_37 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___DepthMsaa2;
NullCheck(L_36);
CommandBuffer_EnableShaderKeyword_m9DE5732149961F1EA14B295D9E72914E1CC7DA5A(L_36, L_37, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_38 = V_0;
String_t* L_39 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___DepthMsaa4;
NullCheck(L_38);
CommandBuffer_DisableShaderKeyword_m2B66FB1F672F3EE51FEA8A2CBA24AA6B7E4454BD(L_38, L_39, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_40 = V_0;
String_t* L_41 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___DepthMsaa8;
NullCheck(L_40);
CommandBuffer_DisableShaderKeyword_m2B66FB1F672F3EE51FEA8A2CBA24AA6B7E4454BD(L_40, L_41, NULL);
goto IL_0120_1;
}
IL_00ff_1:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_42 = V_0;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_43 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___DepthMsaa2;
NullCheck(L_42);
CommandBuffer_DisableShaderKeyword_m2B66FB1F672F3EE51FEA8A2CBA24AA6B7E4454BD(L_42, L_43, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_44 = V_0;
String_t* L_45 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___DepthMsaa4;
NullCheck(L_44);
CommandBuffer_DisableShaderKeyword_m2B66FB1F672F3EE51FEA8A2CBA24AA6B7E4454BD(L_44, L_45, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_46 = V_0;
String_t* L_47 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___DepthMsaa8;
NullCheck(L_46);
CommandBuffer_DisableShaderKeyword_m2B66FB1F672F3EE51FEA8A2CBA24AA6B7E4454BD(L_46, L_47, NULL);
}
IL_0120_1:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_48 = V_0;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_49;
L_49 = CopyDepthPass_get_source_m6CAE70C1D88C0635F74BFE00BD2E44DAB1F06DEA_inline(__this, NULL);
V_5 = L_49;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_50;
L_50 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA((&V_5), NULL);
NullCheck(L_48);
CommandBuffer_SetGlobalTexture_mD6F1CC7E87FA88B5838D5EDAFBA602EF94FE1F69(L_48, _stringLiteralC8B3F485C7232D90884130F2900C6FE0697181DF, L_50, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_51 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_52 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_51->___cameraData);
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_53 = L_52->___xr;
NullCheck(L_53);
bool L_54;
L_54 = XRPass_get_enabled_mC2CF12F8D66EB1EE2560B4DD1FB9343D5E598155(L_53, NULL);
if (!L_54)
{
goto IL_01fa_1;
}
}
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_55;
L_55 = CopyDepthPass_get_destination_mE7B03E9D4D4D546BA8C46DE971F788116F351D2D_inline(__this, NULL);
V_5 = L_55;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_56;
L_56 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA((&V_5), NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_57 = V_3;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_58 = L_57.___xr;
NullCheck(L_58);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_59;
L_59 = XRPass_get_renderTarget_m595B27BD6972FE1F74FCE71CB29088F159E84B18_inline(L_58, NULL);
bool L_60;
L_60 = RenderTargetIdentifier_op_Equality_mD9FD6667F4C385F2379E9DEAAA8F91B7A1D50A1F(L_56, L_59, NULL);
if (!L_60)
{
goto IL_0180_1;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_61 = V_3;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_62 = L_61.___xr;
NullCheck(L_62);
bool L_63;
L_63 = XRPass_get_renderTargetIsRenderTexture_m79E6747B91048C48ED200D3A99B96621D0BFB67A_inline(L_62, NULL);
G_B20_0 = ((((int32_t)L_63) == ((int32_t)0))? 1 : 0);
goto IL_0181_1;
}
IL_0180_1:
{
G_B20_0 = 0;
}
IL_0181_1:
{
if (!G_B20_0)
{
goto IL_018a_1;
}
}
{
bool L_64;
L_64 = SystemInfo_get_graphicsUVStartsAtTop_m152BEEFFF20719C9EAB612AD238114BD0B3BFE4B(NULL);
G_B23_0 = ((int32_t)(L_64));
goto IL_018b_1;
}
IL_018a_1:
{
G_B23_0 = 0;
}
IL_018b_1:
{
if (G_B23_0)
{
goto IL_0194_1;
}
}
{
G_B26_0 = (1.0f);
goto IL_0199_1;
}
IL_0194_1:
{
G_B26_0 = (-1.0f);
}
IL_0199_1:
{
V_6 = G_B26_0;
float L_65 = V_6;
if ((((float)L_65) < ((float)(0.0f))))
{
goto IL_01bc_1;
}
}
{
float L_66 = V_6;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_67;
memset((&L_67), 0, sizeof(L_67));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_67), L_66, (0.0f), (1.0f), (1.0f), NULL);
G_B29_0 = L_67;
goto IL_01d2_1;
}
IL_01bc_1:
{
float L_68 = V_6;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_69;
memset((&L_69), 0, sizeof(L_69));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_69), L_68, (1.0f), (-1.0f), (1.0f), NULL);
G_B29_0 = L_69;
}
IL_01d2_1:
{
V_7 = G_B29_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_70 = V_0;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_71 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___scaleBiasRt;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_72 = V_7;
NullCheck(L_70);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_70, L_71, L_72, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_73 = V_0;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_74;
L_74 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_75 = __this->___m_CopyDepthMaterial;
NullCheck(L_73);
CommandBuffer_DrawProcedural_m8BC8D7A251B2EDFDB60CAC8EB9691D8ADAF8DC8B(L_73, L_74, L_75, 0, 2, 4, NULL);
goto IL_02a5;
}
IL_01fa_1:
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_76 = V_3;
int32_t L_77 = L_76.___cameraType;
if ((!(((uint32_t)L_77) == ((uint32_t)1))))
{
goto IL_0215_1;
}
}
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_78;
L_78 = CopyDepthPass_get_destination_mE7B03E9D4D4D546BA8C46DE971F788116F351D2D_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_79 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
bool L_80;
L_80 = RenderTargetHandle_op_Equality_m0A17C91FD605DDB7604F1D10EBFBBADD71B21366(L_78, L_79, NULL);
G_B33_0 = ((int32_t)(L_80));
goto IL_0216_1;
}
IL_0215_1:
{
G_B33_0 = 0;
}
IL_0216_1:
{
V_8 = (bool)G_B33_0;
bool L_81;
L_81 = CameraData_IsCameraProjectionMatrixFlipped_m381DFFDE02B019E1EE975967B5E9593FDF9464E2((&V_3), NULL);
if (!L_81)
{
goto IL_0228_1;
}
}
{
bool L_82 = V_8;
G_B36_0 = ((((int32_t)L_82) == ((int32_t)0))? 1 : 0);
goto IL_0229_1;
}
IL_0228_1:
{
G_B36_0 = 0;
}
IL_0229_1:
{
if (G_B36_0)
{
goto IL_0232_1;
}
}
{
G_B39_0 = (1.0f);
goto IL_0237_1;
}
IL_0232_1:
{
G_B39_0 = (-1.0f);
}
IL_0237_1:
{
V_9 = G_B39_0;
float L_83 = V_9;
if ((((float)L_83) < ((float)(0.0f))))
{
goto IL_025a_1;
}
}
{
float L_84 = V_9;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_85;
memset((&L_85), 0, sizeof(L_85));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_85), L_84, (0.0f), (1.0f), (1.0f), NULL);
G_B42_0 = L_85;
goto IL_0270_1;
}
IL_025a_1:
{
float L_86 = V_9;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_87;
memset((&L_87), 0, sizeof(L_87));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_87), L_86, (1.0f), (-1.0f), (1.0f), NULL);
G_B42_0 = L_87;
}
IL_0270_1:
{
V_10 = G_B42_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_88 = V_0;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_89 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___scaleBiasRt;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_90 = V_10;
NullCheck(L_88);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_88, L_89, L_90, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_91 = V_0;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_92;
L_92 = RenderingUtils_get_fullscreenMesh_m6593C7C1C240A56AC8BD7C112DD672EEDE28F34E(NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_93;
L_93 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_94 = __this->___m_CopyDepthMaterial;
NullCheck(L_91);
CommandBuffer_DrawMesh_m45BA88D4388EC7E5CDAABD42CD6CE29A5120042C(L_91, L_92, L_93, L_94, NULL);
goto IL_02a5;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_02a5:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_95 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_95, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_96 = V_0;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_96, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_OnCameraCleanup_m7AA13E9888654B95EF2F3D5A2CB40A28542DEB08 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 V_0;
memset((&V_0), 0, sizeof(V_0));
{
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*)&CopyDepthPass_OnCameraCleanup_m7AA13E9888654B95EF2F3D5A2CB40A28542DEB08_RuntimeMethod_var)));
}
IL_000e:
{
bool L_2;
L_2 = CopyDepthPass_get_AllocateRT_mB018EE34E49D8D62D1E74F2D150E6C8AD06D9CA2_inline(__this, NULL);
if (!L_2)
{
goto IL_002a;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_4;
L_4 = CopyDepthPass_get_destination_mE7B03E9D4D4D546BA8C46DE971F788116F351D2D_inline(__this, NULL);
V_0 = L_4;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_5;
L_5 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline((&V_0), NULL);
NullCheck(L_3);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_3, L_5, NULL);
}
IL_002a:
{
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_6 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
CopyDepthPass_set_destination_mFDD41EFEEC88E7696BADAAFC61FCDD0A6CD63CE0_inline(__this, L_6, 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 DeferredPass__ctor_m69B43169CF8E23BAE27DA1CE5A3AF67C8CD1E4FE (DeferredPass_t6790EE70B629EA472728A1396EA57FE14D0D8BF0* __this, int32_t ___0_evt, DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* ___1_deferredLights, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF18AEBCE9B74652FDB434E9202A9AD2E2ED7271);
s_Il2CppMethodInitialized = true;
}
{
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, _stringLiteralDF18AEBCE9B74652FDB434E9202A9AD2E2ED7271, 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);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_2 = ___1_deferredLights;
__this->___m_DeferredLights = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DeferredLights), (void*)L_2);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredPass_Configure_m1A6223B041CFCBFA78AB25E9006DC3261ACC06E2 (DeferredPass_t6790EE70B629EA472728A1396EA57FE14D0D8BF0* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___1_cameraTextureDescripor, const RuntimeMethod* method)
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B V_0;
memset((&V_0), 0, sizeof(V_0));
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B V_1;
memset((&V_1), 0, sizeof(V_1));
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_0 = __this->___m_DeferredLights;
NullCheck(L_0);
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* L_1;
L_1 = DeferredLights_get_GbufferAttachmentIdentifiers_m5BE436B39E9BC733863A5802FFD262B61C1D12B1_inline(L_0, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_2 = __this->___m_DeferredLights;
NullCheck(L_2);
int32_t L_3;
L_3 = DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3(L_2, NULL);
NullCheck(L_1);
int32_t L_4 = L_3;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_5 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
V_0 = L_5;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_6 = __this->___m_DeferredLights;
NullCheck(L_6);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_7;
L_7 = DeferredLights_get_DepthAttachmentIdentifier_mF5E64598FB152F32E0F94424FC98F7B3A6AE526F_inline(L_6, NULL);
V_1 = L_7;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_8 = __this->___m_DeferredLights;
NullCheck(L_8);
bool L_9;
L_9 = DeferredLights_get_UseRenderPass_mE57918C4786B0ED58D0AAB8B9E336A40DD83B873_inline(L_8, NULL);
if (!L_9)
{
goto IL_0051;
}
}
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_10 = __this->___m_DeferredLights;
NullCheck(L_10);
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* L_11;
L_11 = DeferredLights_get_DeferredInputAttachments_m2599FB8280D8C2321E8779E8EF490C6D08CDD80C_inline(L_10, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_12 = __this->___m_DeferredLights;
NullCheck(L_12);
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_13;
L_13 = DeferredLights_get_DeferredInputIsTransient_m7B4615C180E82E2F2803286DF7B56332EC6A0F8B_inline(L_12, NULL);
ScriptableRenderPass_ConfigureInputAttachments_mB14A1EF5D7EF8D91187A078EE7B0AEFCCCA7B09B(__this, L_11, L_13, NULL);
}
IL_0051:
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_14 = V_0;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_15 = V_1;
int32_t L_16;
L_16 = RenderTextureDescriptor_get_graphicsFormat_m50F25A4F179EA318C8D3B0D8685F9C5F59F7DEC0((&___1_cameraTextureDescripor), NULL);
ScriptableRenderPass_ConfigureTarget_m9082454E760A01DCEF605B4F8A4C88E003C138D9(__this, L_14, L_15, L_16, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredPass_Execute_m27A47239C09EE339BE12940A285413AF6A203BF0 (DeferredPass_t6790EE70B629EA472728A1396EA57FE14D0D8BF0* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method)
{
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_0 = __this->___m_DeferredLights;
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_1 = ___0_context;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_2 = ___1_renderingData;
NullCheck(L_0);
DeferredLights_ExecuteDeferredPass_mC4EA5A78C12827E1FC03A86208270E636C34F5D8(L_0, L_1, L_2, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredPass_OnCameraCleanup_mEF1753BF7E9C5F26F74DAB9FDC1E1209864EFB27 (DeferredPass_t6790EE70B629EA472728A1396EA57FE14D0D8BF0* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method)
{
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_0 = __this->___m_DeferredLights;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = ___0_cmd;
NullCheck(L_0);
DeferredLights_OnCameraCleanup_mBFB9C5FAFFCEA15D701540DD17AC7FE999638C56(L_0, L_1, 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 RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 DepthNormalOnlyPass_get_normalDescriptor_mBF3753C882BF35C6236335119DF42470224D4107 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = __this->___U3CnormalDescriptorU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_normalDescriptor_m1DCD21CA9C893F438DF456BF68369CD008F76378 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_value, const RuntimeMethod* method)
{
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = ___0_value;
__this->___U3CnormalDescriptorU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 DepthNormalOnlyPass_get_depthDescriptor_mC0A54765518F78C5AA4D6A52FD2256374412C5A2 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = __this->___U3CdepthDescriptorU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_depthDescriptor_m29A50A6749E90FE7F8CEE107CDD8DE542051E518 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_value, const RuntimeMethod* method)
{
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = ___0_value;
__this->___U3CdepthDescriptorU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DepthNormalOnlyPass_get_allocateDepth_mA57DEFEF31E5E55F0A8A6EE9A88B0919AD17A5A0 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CallocateDepthU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_allocateDepth_mB6373B66597EDBA964B14F982257969F6A246B77 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, bool ___0_value, const RuntimeMethod* method)
{
{
bool L_0 = ___0_value;
__this->___U3CallocateDepthU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DepthNormalOnlyPass_get_allocateNormal_m024CAB048853EE652EE924F109C3D2C03EB5B3A0 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CallocateNormalU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_allocateNormal_m4BE8D016AE7B19D28F193988902FB04C6C1303EE (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, bool ___0_value, const RuntimeMethod* method)
{
{
bool L_0 = ___0_value;
__this->___U3CallocateNormalU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* DepthNormalOnlyPass_get_shaderTagIds_m98ADD552C4FB6ABB545BB99D2ECF540580B4F4C3 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_0 = __this->___U3CshaderTagIdsU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_shaderTagIds_m66D1B5D656FD5F650036FD0641305A632AB88019 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___0_value, const RuntimeMethod* method)
{
{
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_0 = ___0_value;
__this->___U3CshaderTagIdsU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CshaderTagIdsU3Ek__BackingField), (void*)L_0);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 DepthNormalOnlyPass_get_depthHandle_m0A3E68BC4809A768BCB69CF1D4D53A26B284FAFD (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___U3CdepthHandleU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_depthHandle_m487C0B0F8152BB2DF56F59962412BD67261EC0DF (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___0_value;
__this->___U3CdepthHandleU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 DepthNormalOnlyPass_get_normalHandle_m4C6FDE470EF2B799D036EED6022EA2C75A733CFF (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___U3CnormalHandleU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_normalHandle_mD876DFDC1958F939D80392A3FF3A56DB7443FFEF (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___0_value;
__this->___U3CnormalHandleU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass__ctor_m338B5F98F0A6E991A75A7D2506333544A4372BBB (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, int32_t ___0_evt, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___1_renderQueueRange, LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___2_layerMask, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3227D47F043137E616C71A86F7BFBD152858B504);
s_Il2CppMethodInitialized = true;
}
{
__this->___U3CallocateDepthU3Ek__BackingField = (bool)1;
__this->___U3CallocateNormalU3Ek__BackingField = (bool)1;
__this->___m_RendererMSAASamples = 1;
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, _stringLiteral3227D47F043137E616C71A86F7BFBD152858B504, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D_inline(__this, L_0, NULL);
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_1 = ___1_renderQueueRange;
Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C L_2;
memset((&L_2), 0, sizeof(L_2));
Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204((&L_2), L_1, Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_3 = ___2_layerMask;
int32_t L_4;
L_4 = LayerMask_op_Implicit_m7F5A5B9D079281AC445ED39DEE1FCFA9D795810D(L_3, NULL);
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_5;
memset((&L_5), 0, sizeof(L_5));
FilteringSettings__ctor_m2A2242373FC7D053CFBBC6814D02AAC73C7B3AE7((&L_5), L_2, L_4, (-1), 0, NULL);
__this->___m_FilteringSettings = L_5;
int32_t L_6 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_6, NULL);
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_Setup_m168F4D77CFC61889F108E59CC9D19F4661B550F3 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_baseDescriptor, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___1_depthHandle, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___2_normalHandle, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
bool L_0;
L_0 = RenderingUtils_SupportsGraphicsFormat_mBC669CCDD4F7EC2E46D95C06DAC0CCAF15D95CDD(((int32_t)12), 4, NULL);
if (!L_0)
{
goto IL_000f;
}
}
{
V_0 = ((int32_t)12);
goto IL_0021;
}
IL_000f:
{
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
bool L_1;
L_1 = RenderingUtils_SupportsGraphicsFormat_mBC669CCDD4F7EC2E46D95C06DAC0CCAF15D95CDD(((int32_t)48), 4, NULL);
if (!L_1)
{
goto IL_001e;
}
}
{
V_0 = ((int32_t)48);
goto IL_0021;
}
IL_001e:
{
V_0 = ((int32_t)52);
}
IL_0021:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_2 = ___1_depthHandle;
DepthNormalOnlyPass_set_depthHandle_m487C0B0F8152BB2DF56F59962412BD67261EC0DF_inline(__this, L_2, NULL);
int32_t L_3;
L_3 = RenderTextureDescriptor_get_msaaSamples_mFCC33643AFF2265C8305DCFD79ED8774A1A8FA22_inline((&___0_baseDescriptor), NULL);
__this->___m_RendererMSAASamples = L_3;
RenderTextureDescriptor_set_colorFormat_m61B0FA4FCDE8A0F8A843DD6BF74097C21021C4FE((&___0_baseDescriptor), 1, NULL);
RenderTextureDescriptor_set_depthBufferBits_mA3710C0D6E485BA6465B328CD8B1954F0E4C5819((&___0_baseDescriptor), ((int32_t)24), NULL);
RenderTextureDescriptor_set_depthStencilFormat_m7EC335006743B59AAD1895AD06B2DD74333F9A03_inline((&___0_baseDescriptor), ((int32_t)92), NULL);
RenderTextureDescriptor_set_msaaSamples_m6910E09489372746391B14FBAF59A7237539D6C4_inline((&___0_baseDescriptor), 1, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_4 = ___0_baseDescriptor;
DepthNormalOnlyPass_set_depthDescriptor_m29A50A6749E90FE7F8CEE107CDD8DE542051E518_inline(__this, L_4, NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_5 = ___2_normalHandle;
DepthNormalOnlyPass_set_normalHandle_mD876DFDC1958F939D80392A3FF3A56DB7443FFEF_inline(__this, L_5, NULL);
int32_t L_6 = V_0;
RenderTextureDescriptor_set_graphicsFormat_m037DA25F9A8B956D830C7B7E5C6E258DC1133A13((&___0_baseDescriptor), L_6, NULL);
RenderTextureDescriptor_set_depthBufferBits_mA3710C0D6E485BA6465B328CD8B1954F0E4C5819((&___0_baseDescriptor), 0, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_7 = ___0_baseDescriptor;
DepthNormalOnlyPass_set_normalDescriptor_m1DCD21CA9C893F438DF456BF68369CD008F76378_inline(__this, L_7, NULL);
DepthNormalOnlyPass_set_allocateDepth_mB6373B66597EDBA964B14F982257969F6A246B77_inline(__this, (bool)1, NULL);
DepthNormalOnlyPass_set_allocateNormal_m4BE8D016AE7B19D28F193988902FB04C6C1303EE_inline(__this, (bool)1, NULL);
il2cpp_codegen_runtime_class_init_inline(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_8 = ((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_DepthNormals;
DepthNormalOnlyPass_set_shaderTagIds_m66D1B5D656FD5F650036FD0641305A632AB88019_inline(__this, L_8, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_OnCameraSetup_mA2652D9FD78EEA64ADDED19D1BCC7553125B1831 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __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*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_0;
memset((&V_0), 0, sizeof(V_0));
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 V_1;
memset((&V_1), 0, sizeof(V_1));
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* G_B3_0 = NULL;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* G_B2_0 = NULL;
int32_t G_B4_0 = 0;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* G_B4_1 = NULL;
{
bool L_0;
L_0 = DepthNormalOnlyPass_get_allocateNormal_m024CAB048853EE652EE924F109C3D2C03EB5B3A0_inline(__this, NULL);
if (!L_0)
{
goto IL_0047;
}
}
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_1;
L_1 = DepthNormalOnlyPass_get_normalDescriptor_mBF3753C882BF35C6236335119DF42470224D4107_inline(__this, NULL);
V_0 = L_1;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_2 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_3 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_2->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_4 = L_3->___renderer;
NullCheck(L_4);
bool L_5;
L_5 = ScriptableRenderer_get_useDepthPriming_m5E06E033D2AC8257F13E47CB835E2C5C97D9099F_inline(L_4, NULL);
if (L_5)
{
G_B3_0 = (&V_0);
goto IL_0026;
}
G_B2_0 = (&V_0);
}
{
G_B4_0 = 1;
G_B4_1 = G_B2_0;
goto IL_002c;
}
IL_0026:
{
int32_t L_6 = __this->___m_RendererMSAASamples;
G_B4_0 = L_6;
G_B4_1 = G_B3_0;
}
IL_002c:
{
RenderTextureDescriptor_set_msaaSamples_m6910E09489372746391B14FBAF59A7237539D6C4_inline(G_B4_1, G_B4_0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_7 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_8;
L_8 = DepthNormalOnlyPass_get_normalHandle_m4C6FDE470EF2B799D036EED6022EA2C75A733CFF_inline(__this, NULL);
V_1 = L_8;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_9;
L_9 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline((&V_1), NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_10 = V_0;
NullCheck(L_7);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_7, L_9, L_10, 0, NULL);
}
IL_0047:
{
bool L_11;
L_11 = DepthNormalOnlyPass_get_allocateDepth_mA57DEFEF31E5E55F0A8A6EE9A88B0919AD17A5A0_inline(__this, NULL);
if (!L_11)
{
goto IL_006a;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_12 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_13;
L_13 = DepthNormalOnlyPass_get_depthHandle_m0A3E68BC4809A768BCB69CF1D4D53A26B284FAFD_inline(__this, NULL);
V_1 = L_13;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_14;
L_14 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline((&V_1), NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_15;
L_15 = DepthNormalOnlyPass_get_depthDescriptor_mC0A54765518F78C5AA4D6A52FD2256374412C5A2_inline(__this, NULL);
NullCheck(L_12);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_12, L_14, L_15, 0, NULL);
}
IL_006a:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_16 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_17 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_16->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_18 = L_17->___renderer;
NullCheck(L_18);
bool L_19;
L_19 = ScriptableRenderer_get_useDepthPriming_m5E06E033D2AC8257F13E47CB835E2C5C97D9099F_inline(L_18, NULL);
if (!L_19)
{
goto IL_00cc;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_20 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_21 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_20->___cameraData);
int32_t L_22 = L_21->___renderType;
if (!L_22)
{
goto IL_0096;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_23 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_24 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_23->___cameraData);
bool L_25 = L_24->___clearDepth;
if (!L_25)
{
goto IL_00cc;
}
}
IL_0096:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_26;
L_26 = DepthNormalOnlyPass_get_normalHandle_m4C6FDE470EF2B799D036EED6022EA2C75A733CFF_inline(__this, NULL);
V_1 = L_26;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_27;
L_27 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA((&V_1), NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_28;
memset((&L_28), 0, sizeof(L_28));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_28), L_27, 0, (-1), (-1), NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_29 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_30 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_29->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_31 = L_30->___renderer;
NullCheck(L_31);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_32;
L_32 = ScriptableRenderer_get_cameraDepthTarget_mA937C73D921A8583451EC2DBE0D83D3B887DDD00(L_31, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_33;
memset((&L_33), 0, sizeof(L_33));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_33), L_32, 0, (-1), (-1), NULL);
ScriptableRenderPass_ConfigureTarget_m2DC2D1A171DC20D7873D59129C5B3C543C3C28FE(__this, L_28, L_33, NULL);
goto IL_00fe;
}
IL_00cc:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_34;
L_34 = DepthNormalOnlyPass_get_normalHandle_m4C6FDE470EF2B799D036EED6022EA2C75A733CFF_inline(__this, NULL);
V_1 = L_34;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_35;
L_35 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA((&V_1), NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_36;
memset((&L_36), 0, sizeof(L_36));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_36), L_35, 0, (-1), (-1), NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_37;
L_37 = DepthNormalOnlyPass_get_depthHandle_m0A3E68BC4809A768BCB69CF1D4D53A26B284FAFD_inline(__this, NULL);
V_1 = L_37;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_38;
L_38 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA((&V_1), NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_39;
memset((&L_39), 0, sizeof(L_39));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_39), L_38, 0, (-1), (-1), NULL);
ScriptableRenderPass_ConfigureTarget_m2DC2D1A171DC20D7873D59129C5B3C543C3C28FE(__this, L_36, L_39, NULL);
}
IL_00fe:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_40;
L_40 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123(__this, 7, L_40, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_Execute_mFEE2F7245FF98E32E7FA7C62A5BC9F72A807A2EF (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __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*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_0 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 V_3;
memset((&V_3), 0, sizeof(V_3));
{
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0;
L_0 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_0 = L_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = V_0;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2;
L_2 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(7, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_1), L_1, L_2, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0063:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_1), NULL);
return;
}
});
try
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_3, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_4 = V_0;
NullCheck(L_4);
CommandBuffer_Clear_m4E1272BD1A0C162C9C26434E115279F42FA557C7(L_4, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_5 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_6 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_5->___cameraData);
int32_t L_7 = L_6->___defaultOpaqueSortFlags;
V_2 = L_7;
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_8;
L_8 = DepthNormalOnlyPass_get_shaderTagIds_m98ADD552C4FB6ABB545BB99D2ECF540580B4F4C3_inline(__this, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_9 = ___1_renderingData;
int32_t L_10 = V_2;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_11;
L_11 = ScriptableRenderPass_CreateDrawingSettings_mF4CA6CC1400DBB22AE3493C8ADD1A380D67F7109(__this, L_8, L_9, L_10, NULL);
V_3 = L_11;
il2cpp_codegen_runtime_class_init_inline(DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_il2cpp_TypeInfo_var);
DrawingSettings_set_perObjectData_mE83721A5FEDA0A0F5DFA6A385B5DB110A7AE2DC8((&V_3), 0, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_12 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_13 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_12->___cameraData);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_14 = ___1_renderingData;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_15 = L_14->___cullResults;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* L_16 = (FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F*)(&__this->___m_FilteringSettings);
ScriptableRenderContext_DrawRenderers_m2128F24FEE37089B325EC8C76E24DBD12985A060((&___0_context), L_15, (&V_3), L_16, NULL);
goto IL_0071;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0071:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_17 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_17, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_18 = V_0;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_18, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_OnCameraCleanup_mDD105E212E1504D0E509377195A3B7A54B6F30E4 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 V_0;
memset((&V_0), 0, sizeof(V_0));
{
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*)&DepthNormalOnlyPass_OnCameraCleanup_mDD105E212E1504D0E509377195A3B7A54B6F30E4_RuntimeMethod_var)));
}
IL_000e:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_2;
L_2 = DepthNormalOnlyPass_get_depthHandle_m0A3E68BC4809A768BCB69CF1D4D53A26B284FAFD_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_3 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
bool L_4;
L_4 = RenderTargetHandle_op_Inequality_m61EFD64C8EC4A74CAE147ABDAF9EF39B03C88457(L_2, L_3, NULL);
if (!L_4)
{
goto IL_006e;
}
}
{
bool L_5;
L_5 = DepthNormalOnlyPass_get_allocateNormal_m024CAB048853EE652EE924F109C3D2C03EB5B3A0_inline(__this, NULL);
if (!L_5)
{
goto IL_003c;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_6 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_7;
L_7 = DepthNormalOnlyPass_get_normalHandle_m4C6FDE470EF2B799D036EED6022EA2C75A733CFF_inline(__this, NULL);
V_0 = L_7;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_8;
L_8 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline((&V_0), NULL);
NullCheck(L_6);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_6, L_8, NULL);
}
IL_003c:
{
bool L_9;
L_9 = DepthNormalOnlyPass_get_allocateDepth_mA57DEFEF31E5E55F0A8A6EE9A88B0919AD17A5A0_inline(__this, NULL);
if (!L_9)
{
goto IL_0058;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_10 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_11;
L_11 = DepthNormalOnlyPass_get_depthHandle_m0A3E68BC4809A768BCB69CF1D4D53A26B284FAFD_inline(__this, NULL);
V_0 = L_11;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_12;
L_12 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline((&V_0), NULL);
NullCheck(L_10);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_10, L_12, NULL);
}
IL_0058:
{
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_13 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
DepthNormalOnlyPass_set_normalHandle_mD876DFDC1958F939D80392A3FF3A56DB7443FFEF_inline(__this, L_13, NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_14 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
DepthNormalOnlyPass_set_depthHandle_m487C0B0F8152BB2DF56F59962412BD67261EC0DF_inline(__this, L_14, NULL);
}
IL_006e:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass__cctor_m72254C00ECD618A4EF2F45C124B85F44B5CD5B9C (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m21A3AD10EC2C165E8A6A3A533380D5D8BE162787_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3279474787415E3E210793BF492A9CC6BAEA276F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF07434CEFDDCFF384798A25DDD888AF6E3F6104);
s_Il2CppMethodInitialized = true;
}
{
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_0 = (List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF*)il2cpp_codegen_object_new(List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF_il2cpp_TypeInfo_var);
List_1__ctor_m21A3AD10EC2C165E8A6A3A533380D5D8BE162787(L_0, List_1__ctor_m21A3AD10EC2C165E8A6A3A533380D5D8BE162787_RuntimeMethod_var);
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_1 = L_0;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_2;
memset((&L_2), 0, sizeof(L_2));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_2), _stringLiteral3279474787415E3E210793BF492A9CC6BAEA276F, NULL);
NullCheck(L_1);
List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_inline(L_1, L_2, List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_RuntimeMethod_var);
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_3 = L_1;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_4;
memset((&L_4), 0, sizeof(L_4));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_4), _stringLiteralDF07434CEFDDCFF384798A25DDD888AF6E3F6104, NULL);
NullCheck(L_3);
List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_inline(L_3, L_4, List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_RuntimeMethod_var);
((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_DepthNormals = L_3;
Il2CppCodeGenWriteBarrier((void**)(&((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_DepthNormals), (void*)L_3);
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 RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 DepthOnlyPass_get_depthAttachmentHandle_m0A0B3EE9DF03D1755ECBDE21AC18738FF73EAB74 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___U3CdepthAttachmentHandleU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_set_depthAttachmentHandle_m5DB803B1413AB9CDA9FC62839C1802671B796225 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___0_value;
__this->___U3CdepthAttachmentHandleU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 DepthOnlyPass_get_descriptor_m7BFD92496F098E564137B080C8672D34C69A9EEB (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method)
{
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = __this->___U3CdescriptorU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_set_descriptor_m94678B6905793B44421EAF04B63D8B710877A58F (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_value, const RuntimeMethod* method)
{
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = ___0_value;
__this->___U3CdescriptorU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DepthOnlyPass_get_allocateDepth_m998795935C623FD4AF9E9D6A5F66BE0DB4C98102 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CallocateDepthU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_set_allocateDepth_m207B31E6C6C5105FF5F2E8959D379BF78DDBE4A9 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, bool ___0_value, const RuntimeMethod* method)
{
{
bool L_0 = ___0_value;
__this->___U3CallocateDepthU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 DepthOnlyPass_get_shaderTagId_mD1492DD61508E3BAFF6236E29CB3D6B603FC2358 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method)
{
{
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = __this->___U3CshaderTagIdU3Ek__BackingField;
return L_0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_set_shaderTagId_m29F2EC03AF45E8EE2E697ABE18DBE0640ECFBF41 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_value, const RuntimeMethod* method)
{
{
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = ___0_value;
__this->___U3CshaderTagIdU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass__ctor_m3F3197E7E28F516C605B7BE17654B284C2018D9F (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, int32_t ___0_evt, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___1_renderQueueRange, LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___2_layerMask, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD513A1879FD1A199A5C5B59D8015EC18845E5E45);
s_Il2CppMethodInitialized = true;
}
{
__this->___U3CallocateDepthU3Ek__BackingField = (bool)1;
il2cpp_codegen_runtime_class_init_inline(DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var);
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = ((DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_StaticFields*)il2cpp_codegen_static_fields_for(DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var))->___k_ShaderTagId;
__this->___U3CshaderTagIdU3Ek__BackingField = L_0;
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_1, _stringLiteralD513A1879FD1A199A5C5B59D8015EC18845E5E45, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D_inline(__this, L_1, NULL);
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_2 = ___1_renderQueueRange;
Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C L_3;
memset((&L_3), 0, sizeof(L_3));
Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204((&L_3), L_2, Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_4 = ___2_layerMask;
int32_t L_5;
L_5 = LayerMask_op_Implicit_m7F5A5B9D079281AC445ED39DEE1FCFA9D795810D(L_4, NULL);
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_6;
memset((&L_6), 0, sizeof(L_6));
FilteringSettings__ctor_m2A2242373FC7D053CFBBC6814D02AAC73C7B3AE7((&L_6), L_3, L_5, (-1), 0, NULL);
__this->___m_FilteringSettings = L_6;
int32_t L_7 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_7, NULL);
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_Setup_m5EA87D3794375FF0E09EC380C4E6ADBF9AAF0E39 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_baseDescriptor, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___1_depthAttachmentHandle, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___1_depthAttachmentHandle;
DepthOnlyPass_set_depthAttachmentHandle_m5DB803B1413AB9CDA9FC62839C1802671B796225_inline(__this, L_0, NULL);
RenderTextureDescriptor_set_colorFormat_m61B0FA4FCDE8A0F8A843DD6BF74097C21021C4FE((&___0_baseDescriptor), 1, NULL);
RenderTextureDescriptor_set_depthBufferBits_mA3710C0D6E485BA6465B328CD8B1954F0E4C5819((&___0_baseDescriptor), ((int32_t)24), NULL);
RenderTextureDescriptor_set_depthStencilFormat_m7EC335006743B59AAD1895AD06B2DD74333F9A03_inline((&___0_baseDescriptor), ((int32_t)92), NULL);
RenderTextureDescriptor_set_msaaSamples_m6910E09489372746391B14FBAF59A7237539D6C4_inline((&___0_baseDescriptor), 1, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_1 = ___0_baseDescriptor;
DepthOnlyPass_set_descriptor_m94678B6905793B44421EAF04B63D8B710877A58F_inline(__this, L_1, NULL);
DepthOnlyPass_set_allocateDepth_m207B31E6C6C5105FF5F2E8959D379BF78DDBE4A9_inline(__this, (bool)1, NULL);
il2cpp_codegen_runtime_class_init_inline(DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var);
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_2 = ((DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_StaticFields*)il2cpp_codegen_static_fields_for(DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var))->___k_ShaderTagId;
DepthOnlyPass_set_shaderTagId_m29F2EC03AF45E8EE2E697ABE18DBE0640ECFBF41_inline(__this, L_2, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_OnCameraSetup_m334BF277FAB15F4A696AFDB86C507772C8BB2BAD (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __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*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_0;
memset((&V_0), 0, sizeof(V_0));
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 V_1;
memset((&V_1), 0, sizeof(V_1));
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_2;
memset((&V_2), 0, sizeof(V_2));
{
bool L_0;
L_0 = DepthOnlyPass_get_allocateDepth_m998795935C623FD4AF9E9D6A5F66BE0DB4C98102_inline(__this, NULL);
if (!L_0)
{
goto IL_0023;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_2;
L_2 = DepthOnlyPass_get_depthAttachmentHandle_m0A0B3EE9DF03D1755ECBDE21AC18738FF73EAB74_inline(__this, NULL);
V_1 = L_2;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_3;
L_3 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline((&V_1), NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_4;
L_4 = DepthOnlyPass_get_descriptor_m7BFD92496F098E564137B080C8672D34C69A9EEB_inline(__this, NULL);
NullCheck(L_1);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_1, L_3, L_4, 0, NULL);
}
IL_0023:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_5 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_6 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_5->___cameraData);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_7 = L_6->___cameraTargetDescriptor;
V_0 = L_7;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_8 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_9 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_8->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_10 = L_9->___renderer;
NullCheck(L_10);
bool L_11;
L_11 = ScriptableRenderer_get_useDepthPriming_m5E06E033D2AC8257F13E47CB835E2C5C97D9099F_inline(L_10, NULL);
if (!L_11)
{
goto IL_0091;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_12 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_13 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_12->___cameraData);
int32_t L_14 = L_13->___renderType;
if (!L_14)
{
goto IL_005b;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_15 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_16 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_15->___cameraData);
bool L_17 = L_16->___clearDepth;
if (!L_17)
{
goto IL_0091;
}
}
IL_005b:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_18 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_19 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_18->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_20 = L_19->___renderer;
NullCheck(L_20);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_21;
L_21 = ScriptableRenderer_get_cameraDepthTarget_mA937C73D921A8583451EC2DBE0D83D3B887DDD00(L_20, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_22;
L_22 = DepthOnlyPass_get_descriptor_m7BFD92496F098E564137B080C8672D34C69A9EEB_inline(__this, NULL);
V_2 = L_22;
int32_t L_23;
L_23 = RenderTextureDescriptor_get_depthStencilFormat_m360929BE5BD10E9C3D8C936AA6B44B1D11C119CB_inline((&V_2), NULL);
int32_t L_24;
L_24 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline((&V_0), NULL);
int32_t L_25;
L_25 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline((&V_0), NULL);
ScriptableRenderPass_ConfigureTarget_m29508F0DE40D170382140854FF9A84CCBF6AFBD8(__this, L_21, L_23, L_24, L_25, 1, (bool)1, NULL);
goto IL_00cb;
}
IL_0091:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_26;
L_26 = DepthOnlyPass_get_depthAttachmentHandle_m0A0B3EE9DF03D1755ECBDE21AC18738FF73EAB74_inline(__this, NULL);
V_1 = L_26;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_27;
L_27 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA((&V_1), NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_28;
memset((&L_28), 0, sizeof(L_28));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_28), L_27, 0, (-1), (-1), NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_29;
L_29 = DepthOnlyPass_get_descriptor_m7BFD92496F098E564137B080C8672D34C69A9EEB_inline(__this, NULL);
V_2 = L_29;
int32_t L_30;
L_30 = RenderTextureDescriptor_get_depthStencilFormat_m360929BE5BD10E9C3D8C936AA6B44B1D11C119CB_inline((&V_2), NULL);
int32_t L_31;
L_31 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline((&V_0), NULL);
int32_t L_32;
L_32 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline((&V_0), NULL);
ScriptableRenderPass_ConfigureTarget_m29508F0DE40D170382140854FF9A84CCBF6AFBD8(__this, L_28, L_30, L_31, L_32, 1, (bool)1, NULL);
}
IL_00cb:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_33;
L_33 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123(__this, 2, L_33, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_Execute_m96151B15025032219142D9281DAD9B7D1A4D6F25 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __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*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_0 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 V_3;
memset((&V_3), 0, sizeof(V_3));
{
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0;
L_0 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_0 = L_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = V_0;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2;
L_2 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(8, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_1), L_1, L_2, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_005c:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_1), NULL);
return;
}
});
try
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_3, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_4 = V_0;
NullCheck(L_4);
CommandBuffer_Clear_m4E1272BD1A0C162C9C26434E115279F42FA557C7(L_4, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_5 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_6 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_5->___cameraData);
int32_t L_7 = L_6->___defaultOpaqueSortFlags;
V_2 = L_7;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_8;
L_8 = DepthOnlyPass_get_shaderTagId_mD1492DD61508E3BAFF6236E29CB3D6B603FC2358_inline(__this, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_9 = ___1_renderingData;
int32_t L_10 = V_2;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_11;
L_11 = ScriptableRenderPass_CreateDrawingSettings_mFB778BFA5DBC3B55AF8085487EE029C2DBA8A928(__this, L_8, L_9, L_10, NULL);
V_3 = L_11;
il2cpp_codegen_runtime_class_init_inline(DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_il2cpp_TypeInfo_var);
DrawingSettings_set_perObjectData_mE83721A5FEDA0A0F5DFA6A385B5DB110A7AE2DC8((&V_3), 0, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_12 = ___1_renderingData;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_13 = L_12->___cullResults;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* L_14 = (FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F*)(&__this->___m_FilteringSettings);
ScriptableRenderContext_DrawRenderers_m2128F24FEE37089B325EC8C76E24DBD12985A060((&___0_context), L_13, (&V_3), L_14, NULL);
goto IL_006a;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_006a:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_15 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_15, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_16 = V_0;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_16, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_OnCameraCleanup_m22B704143AA03A97FE6144373FF03EF7FE850A67 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 V_0;
memset((&V_0), 0, sizeof(V_0));
{
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*)&DepthOnlyPass_OnCameraCleanup_m22B704143AA03A97FE6144373FF03EF7FE850A67_RuntimeMethod_var)));
}
IL_000e:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_2;
L_2 = DepthOnlyPass_get_depthAttachmentHandle_m0A0B3EE9DF03D1755ECBDE21AC18738FF73EAB74_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_3 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
bool L_4;
L_4 = RenderTargetHandle_op_Inequality_m61EFD64C8EC4A74CAE147ABDAF9EF39B03C88457(L_2, L_3, NULL);
if (!L_4)
{
goto IL_0047;
}
}
{
bool L_5;
L_5 = DepthOnlyPass_get_allocateDepth_m998795935C623FD4AF9E9D6A5F66BE0DB4C98102_inline(__this, NULL);
if (!L_5)
{
goto IL_003c;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_6 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_7;
L_7 = DepthOnlyPass_get_depthAttachmentHandle_m0A0B3EE9DF03D1755ECBDE21AC18738FF73EAB74_inline(__this, NULL);
V_0 = L_7;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_8;
L_8 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline((&V_0), NULL);
NullCheck(L_6);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_6, L_8, NULL);
}
IL_003c:
{
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_9 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
DepthOnlyPass_set_depthAttachmentHandle_m5DB803B1413AB9CDA9FC62839C1802671B796225_inline(__this, L_9, NULL);
}
IL_0047:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass__cctor_mD4B430E00CF810A45C35D1FFAE0BAC7AF43B013F (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB78AE6D5DE258AD55142707C4F5599B2FDA85727);
s_Il2CppMethodInitialized = true;
}
{
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0;
memset((&L_0), 0, sizeof(L_0));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_0), _stringLiteralB78AE6D5DE258AD55142707C4F5599B2FDA85727, NULL);
((DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_StaticFields*)il2cpp_codegen_static_fields_for(DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var))->___k_ShaderTagId = L_0;
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass__ctor_m73F08BC738626C34A82C197E9DF5B22120FEA3F4 (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, String_t* ___0_profilerTag, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___1_shaderTagIds, bool ___2_opaque, int32_t ___3_evt, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___4_renderQueueRange, LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___5_layerMask, StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___6_stencilState, int32_t ___7_stencilReference, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m21A3AD10EC2C165E8A6A3A533380D5D8BE162787_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F08744ABE7BFB6DB61B363424DD15274C01EF76);
s_Il2CppMethodInitialized = true;
}
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* V_0 = NULL;
int32_t V_1 = 0;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 V_2;
memset((&V_2), 0, sizeof(V_2));
{
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_0 = (List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF*)il2cpp_codegen_object_new(List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF_il2cpp_TypeInfo_var);
List_1__ctor_m21A3AD10EC2C165E8A6A3A533380D5D8BE162787(L_0, List_1__ctor_m21A3AD10EC2C165E8A6A3A533380D5D8BE162787_RuntimeMethod_var);
__this->___m_ShaderTagIdList = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ShaderTagIdList), (void*)L_0);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_1, _stringLiteral1F08744ABE7BFB6DB61B363424DD15274C01EF76, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D_inline(__this, L_1, NULL);
String_t* L_2 = ___0_profilerTag;
__this->___m_ProfilerTag = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ProfilerTag), (void*)L_2);
String_t* L_3 = ___0_profilerTag;
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_ProfilingSampler = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ProfilingSampler), (void*)L_4);
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_5 = ___1_shaderTagIds;
V_0 = L_5;
V_1 = 0;
goto IL_0052;
}
IL_003a:
{
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_6 = V_0;
int32_t L_7 = V_1;
NullCheck(L_6);
int32_t L_8 = L_7;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
V_2 = L_9;
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_10 = __this->___m_ShaderTagIdList;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_11 = V_2;
NullCheck(L_10);
List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_inline(L_10, L_11, List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_RuntimeMethod_var);
int32_t L_12 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_12, 1));
}
IL_0052:
{
int32_t L_13 = V_1;
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_14 = V_0;
NullCheck(L_14);
if ((((int32_t)L_13) < ((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))
{
goto IL_003a;
}
}
{
int32_t L_15 = ___3_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_15, NULL);
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_16 = ___4_renderQueueRange;
Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C L_17;
memset((&L_17), 0, sizeof(L_17));
Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204((&L_17), L_16, Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_18 = ___5_layerMask;
int32_t L_19;
L_19 = LayerMask_op_Implicit_m7F5A5B9D079281AC445ED39DEE1FCFA9D795810D(L_18, NULL);
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_20;
memset((&L_20), 0, sizeof(L_20));
FilteringSettings__ctor_m2A2242373FC7D053CFBBC6814D02AAC73C7B3AE7((&L_20), L_17, L_19, (-1), 0, NULL);
__this->___m_FilteringSettings = L_20;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_21;
memset((&L_21), 0, sizeof(L_21));
RenderStateBlock__ctor_mED2806102FED1023AB74D94DC37F535497AED1F9((&L_21), 0, NULL);
__this->___m_RenderStateBlock = L_21;
bool L_22 = ___2_opaque;
__this->___m_IsOpaque = L_22;
bool L_23;
L_23 = StencilState_get_enabled_m03D0635E12B6B461F459A872E3B992C09AD2F709((&___6_stencilState), NULL);
if (!L_23)
{
goto IL_00bd;
}
}
{
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_24 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
int32_t L_25 = ___7_stencilReference;
RenderStateBlock_set_stencilReference_m9AE2F79509B0F431E8D0430B941DC23755722D84(L_24, L_25, NULL);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_26 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
RenderStateBlock_set_mask_m0857047D723D7AF5E378D4F9F25D0BC83AD6E9BC(L_26, 8, NULL);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_27 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_28 = ___6_stencilState;
RenderStateBlock_set_stencilState_m1DD8E2B3953C435C65BA7D60348D717E16B29DEA(L_27, L_28, NULL);
}
IL_00bd:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass__ctor_m4CE3B69C5D77A7148864564C96B53DA4A35EA0F4 (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, String_t* ___0_profilerTag, bool ___1_opaque, int32_t ___2_evt, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___3_renderQueueRange, LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___4_layerMask, StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___5_stencilState, int32_t ___6_stencilReference, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral680441391CB765A96F7102F6D9129436E97D9ECA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6BB148816DE832D438B4EA52AC76303D149E0BA5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA6F8530D0057C4924C3C7151E55A68CE9A843598);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0 = ___0_profilerTag;
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_1 = (ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143*)(ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143*)SZArrayNew(ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143_il2cpp_TypeInfo_var, (uint32_t)3);
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_2 = L_1;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_3;
memset((&L_3), 0, sizeof(L_3));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_3), _stringLiteral6BB148816DE832D438B4EA52AC76303D149E0BA5, NULL);
NullCheck(L_2);
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0)L_3);
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_4 = L_2;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_5;
memset((&L_5), 0, sizeof(L_5));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_5), _stringLiteral680441391CB765A96F7102F6D9129436E97D9ECA, NULL);
NullCheck(L_4);
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(1), (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0)L_5);
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_6 = L_4;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_7;
memset((&L_7), 0, sizeof(L_7));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_7), _stringLiteralA6F8530D0057C4924C3C7151E55A68CE9A843598, NULL);
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(2), (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0)L_7);
bool L_8 = ___1_opaque;
int32_t L_9 = ___2_evt;
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_10 = ___3_renderQueueRange;
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_11 = ___4_layerMask;
StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_12 = ___5_stencilState;
int32_t L_13 = ___6_stencilReference;
DrawObjectsPass__ctor_m73F08BC738626C34A82C197E9DF5B22120FEA3F4(__this, L_0, L_6, L_8, L_9, L_10, L_11, L_12, L_13, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass__ctor_mA2ED4080BA69CD5A495623C4AEDA0044E627374D (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, int32_t ___0_profileId, bool ___1_opaque, int32_t ___2_evt, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___3_renderQueueRange, LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___4_layerMask, StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___5_stencilState, int32_t ___6_stencilReference, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&URPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_profileId;
int32_t L_1 = L_0;
RuntimeObject* L_2 = Box(URPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_il2cpp_TypeInfo_var, &L_1);
Type_t* L_3;
L_3 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_2, NULL);
NullCheck(L_3);
String_t* L_4;
L_4 = VirtualFuncInvoker0< String_t* >::Invoke(13, L_3);
bool L_5 = ___1_opaque;
int32_t L_6 = ___2_evt;
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_7 = ___3_renderQueueRange;
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_8 = ___4_layerMask;
StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_9 = ___5_stencilState;
int32_t L_10 = ___6_stencilReference;
DrawObjectsPass__ctor_m4CE3B69C5D77A7148864564C96B53DA4A35EA0F4(__this, L_4, L_5, L_6, L_7, L_8, L_9, L_10, NULL);
int32_t L_11 = ___0_profileId;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_12;
L_12 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(L_11, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
__this->___m_ProfilingSampler = L_12;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ProfilingSampler), (void*)L_12);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass_OnCameraSetup_m228EC9AE2C32BB20C6FCA1CF24D2A92AEE003C10 (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method)
{
DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 V_0;
memset((&V_0), 0, sizeof(V_0));
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_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_useDepthPriming_m5E06E033D2AC8257F13E47CB835E2C5C97D9099F_inline(L_2, NULL);
if (!L_3)
{
goto IL_005a;
}
}
{
bool L_4 = __this->___m_IsOpaque;
if (!L_4)
{
goto IL_005a;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_5 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_6 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_5->___cameraData);
int32_t L_7 = L_6->___renderType;
if (!L_7)
{
goto IL_0034;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_8 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_9 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_8->___cameraData);
bool L_10 = L_9->___clearDepth;
if (!L_10)
{
goto IL_005a;
}
}
IL_0034:
{
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_11 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 L_12;
memset((&L_12), 0, sizeof(L_12));
DepthState__ctor_mF4AED45C211436228B26F6C35702093DDF4DCB3B((&L_12), (bool)0, 3, NULL);
RenderStateBlock_set_depthState_mC3E64761972C4C08337991AE4E2DEF565C059E56(L_11, L_12, NULL);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_13 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_14 = L_13;
int32_t L_15;
L_15 = RenderStateBlock_get_mask_mC675CA5A35CC9912F9B8E34B1DB6BBDB66FFC4C6(L_14, NULL);
RenderStateBlock_set_mask_m0857047D723D7AF5E378D4F9F25D0BC83AD6E9BC(L_14, ((int32_t)((int32_t)L_15|4)), NULL);
return;
}
IL_005a:
{
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_16 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 L_17;
L_17 = RenderStateBlock_get_depthState_m7A6B50C345D9BB77874859675658E682D39B2F93(L_16, NULL);
V_0 = L_17;
int32_t L_18;
L_18 = DepthState_get_compareFunction_mBAFEB67779433CE796462ED14278CB609B13500D((&V_0), NULL);
if ((!(((uint32_t)L_18) == ((uint32_t)3))))
{
goto IL_0095;
}
}
{
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_19 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 L_20;
memset((&L_20), 0, sizeof(L_20));
DepthState__ctor_mF4AED45C211436228B26F6C35702093DDF4DCB3B((&L_20), (bool)1, 4, NULL);
RenderStateBlock_set_depthState_mC3E64761972C4C08337991AE4E2DEF565C059E56(L_19, L_20, NULL);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_21 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_22 = L_21;
int32_t L_23;
L_23 = RenderStateBlock_get_mask_mC675CA5A35CC9912F9B8E34B1DB6BBDB66FFC4C6(L_22, NULL);
RenderStateBlock_set_mask_m0857047D723D7AF5E378D4F9F25D0BC83AD6E9BC(L_22, ((int32_t)((int32_t)L_23|4)), NULL);
}
IL_0095:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass_Execute_m799C95C2011BFE202B9E2ECBCBD1B7097F7582A7 (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __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*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CExecuteU3Eb__12_0_mAEA86CE4D0C621873A9760F26CB5A317EF320DD9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_0 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_1;
memset((&V_1), 0, sizeof(V_1));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_2;
memset((&V_2), 0, sizeof(V_2));
float V_3 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_4;
memset((&V_4), 0, sizeof(V_4));
int32_t V_5 = 0;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F V_6;
memset((&V_6), 0, sizeof(V_6));
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 V_7;
memset((&V_7), 0, sizeof(V_7));
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* V_8 = NULL;
float G_B3_0 = 0.0f;
float G_B3_1 = 0.0f;
float G_B3_2 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B3_3 = NULL;
float G_B2_0 = 0.0f;
float G_B2_1 = 0.0f;
float G_B2_2 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B2_3 = NULL;
float G_B4_0 = 0.0f;
float G_B4_1 = 0.0f;
float G_B4_2 = 0.0f;
float G_B4_3 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B4_4 = NULL;
float G_B7_0 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B10_0;
memset((&G_B10_0), 0, sizeof(G_B10_0));
int32_t G_B13_0 = 0;
DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B* G_B21_0 = NULL;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* G_B21_1 = NULL;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* G_B21_2 = NULL;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* G_B21_3 = NULL;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* G_B21_4 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B21_5 = NULL;
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 G_B21_6;
memset((&G_B21_6), 0, sizeof(G_B21_6));
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* G_B21_7 = NULL;
DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B* G_B20_0 = NULL;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* G_B20_1 = NULL;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* G_B20_2 = NULL;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* G_B20_3 = NULL;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* G_B20_4 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B20_5 = NULL;
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 G_B20_6;
memset((&G_B20_6), 0, sizeof(G_B20_6));
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* G_B20_7 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0;
L_0 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_0 = L_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = V_0;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2 = __this->___m_ProfilingSampler;
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_1), L_1, L_2, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_017f:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_1), NULL);
return;
}
});
try
{
{
bool L_3 = __this->___m_IsOpaque;
if (L_3)
{
G_B3_0 = (0.0f);
G_B3_1 = (0.0f);
G_B3_2 = (0.0f);
G_B3_3 = (&V_2);
goto IL_0034_1;
}
G_B2_0 = (0.0f);
G_B2_1 = (0.0f);
G_B2_2 = (0.0f);
G_B2_3 = (&V_2);
}
{
G_B4_0 = (0.0f);
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
G_B4_3 = G_B2_2;
G_B4_4 = G_B2_3;
goto IL_0039_1;
}
IL_0034_1:
{
G_B4_0 = (1.0f);
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
G_B4_3 = G_B3_2;
G_B4_4 = G_B3_3;
}
IL_0039_1:
{
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline(G_B4_4, G_B4_3, G_B4_2, G_B4_1, G_B4_0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_4 = V_0;
il2cpp_codegen_runtime_class_init_inline(DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var);
int32_t L_5 = ((DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_StaticFields*)il2cpp_codegen_static_fields_for(DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var))->___s_DrawObjectPassDataPropID;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = V_2;
NullCheck(L_4);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_4, L_5, L_6, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_7 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_8 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_7->___cameraData);
bool L_9;
L_9 = CameraData_IsCameraProjectionMatrixFlipped_m381DFFDE02B019E1EE975967B5E9593FDF9464E2(L_8, NULL);
if (L_9)
{
goto IL_005e_1;
}
}
{
G_B7_0 = (1.0f);
goto IL_0063_1;
}
IL_005e_1:
{
G_B7_0 = (-1.0f);
}
IL_0063_1:
{
V_3 = G_B7_0;
float L_10 = V_3;
if ((((float)L_10) < ((float)(0.0f))))
{
goto IL_0083_1;
}
}
{
float L_11 = V_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12;
memset((&L_12), 0, sizeof(L_12));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_12), L_11, (0.0f), (1.0f), (1.0f), NULL);
G_B10_0 = L_12;
goto IL_0098_1;
}
IL_0083_1:
{
float L_13 = V_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_14;
memset((&L_14), 0, sizeof(L_14));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_14), L_13, (1.0f), (-1.0f), (1.0f), NULL);
G_B10_0 = L_14;
}
IL_0098_1:
{
V_4 = G_B10_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_15 = V_0;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_16 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___scaleBiasRt;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_17 = V_4;
NullCheck(L_15);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_15, L_16, L_17, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_18 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_18, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_19 = V_0;
NullCheck(L_19);
CommandBuffer_Clear_m4E1272BD1A0C162C9C26434E115279F42FA557C7(L_19, NULL);
bool L_20 = __this->___m_IsOpaque;
if (L_20)
{
goto IL_00c1_1;
}
}
{
G_B13_0 = ((int32_t)23);
goto IL_00cc_1;
}
IL_00c1_1:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_21 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_22 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_21->___cameraData);
int32_t L_23 = L_22->___defaultOpaqueSortFlags;
G_B13_0 = ((int32_t)(L_23));
}
IL_00cc_1:
{
V_5 = G_B13_0;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_24 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_25 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_24->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_26 = L_25->___renderer;
NullCheck(L_26);
bool L_27;
L_27 = ScriptableRenderer_get_useDepthPriming_m5E06E033D2AC8257F13E47CB835E2C5C97D9099F_inline(L_26, NULL);
if (!L_27)
{
goto IL_0106_1;
}
}
{
bool L_28 = __this->___m_IsOpaque;
if (!L_28)
{
goto IL_0106_1;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_29 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_30 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_29->___cameraData);
int32_t L_31 = L_30->___renderType;
if (!L_31)
{
goto IL_0102_1;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_32 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_33 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_32->___cameraData);
bool L_34 = L_33->___clearDepth;
if (!L_34)
{
goto IL_0106_1;
}
}
IL_0102_1:
{
V_5 = ((int32_t)51);
}
IL_0106_1:
{
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_35 = __this->___m_FilteringSettings;
V_6 = L_35;
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_36 = __this->___m_ShaderTagIdList;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_37 = ___1_renderingData;
int32_t L_38 = V_5;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_39;
L_39 = ScriptableRenderPass_CreateDrawingSettings_mF4CA6CC1400DBB22AE3493C8ADD1A380D67F7109(__this, L_36, L_37, L_38, NULL);
V_7 = L_39;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_40 = ___1_renderingData;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71 L_41 = (*(RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71*)L_40);
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_42;
L_42 = ScriptableRenderPass_GetActiveDebugHandler_m1B3D8D7F93DEF1415F494EEF46687F21DE379448(__this, L_41, NULL);
V_8 = L_42;
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_43 = V_8;
if (!L_43)
{
goto IL_0166_1;
}
}
{
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_44 = V_8;
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_45 = ___0_context;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_46 = V_0;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_47 = ___1_renderingData;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_48 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var);
DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B* L_49 = ((U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var))->___U3CU3E9__12_0;
DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B* L_50 = L_49;
if (L_50)
{
G_B21_0 = L_50;
G_B21_1 = L_48;
G_B21_2 = (&V_6);
G_B21_3 = (&V_7);
G_B21_4 = L_47;
G_B21_5 = L_46;
G_B21_6 = L_45;
G_B21_7 = L_44;
goto IL_015f_1;
}
G_B20_0 = L_50;
G_B20_1 = L_48;
G_B20_2 = (&V_6);
G_B20_3 = (&V_7);
G_B20_4 = L_47;
G_B20_5 = L_46;
G_B20_6 = L_45;
G_B20_7 = L_44;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var);
U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967* L_51 = ((U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var))->___U3CU3E9;
DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B* L_52 = (DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B*)il2cpp_codegen_object_new(DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B_il2cpp_TypeInfo_var);
DrawFunction__ctor_m121046A165A25C252C30078A6ECB476521204BD6(L_52, L_51, (intptr_t)((void*)U3CU3Ec_U3CExecuteU3Eb__12_0_mAEA86CE4D0C621873A9760F26CB5A317EF320DD9_RuntimeMethod_var), NULL);
DrawFunction_tAECE074222E7ADEBB334EEAA2B24A04C2D539E7B* L_53 = L_52;
((U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var))->___U3CU3E9__12_0 = L_53;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var))->___U3CU3E9__12_0), (void*)L_53);
G_B21_0 = L_53;
G_B21_1 = G_B20_1;
G_B21_2 = G_B20_2;
G_B21_3 = G_B20_3;
G_B21_4 = G_B20_4;
G_B21_5 = G_B20_5;
G_B21_6 = G_B20_6;
G_B21_7 = G_B20_7;
}
IL_015f_1:
{
NullCheck(G_B21_7);
DebugHandler_DrawWithDebugRenderState_m2759DAEFEFDE7680BE5D4C41E8191A29AE34BABC(G_B21_7, G_B21_6, G_B21_5, G_B21_4, G_B21_3, G_B21_2, G_B21_1, G_B21_0, NULL);
goto IL_018d;
}
IL_0166_1:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_54 = ___1_renderingData;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_55 = L_54->___cullResults;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_56 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_DrawRenderers_m87278D0FBE7A0865779FF9541BF96EDB65F8A2C6((&___0_context), L_55, (&V_7), (&V_6), L_56, NULL);
goto IL_018d;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_018d:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_57 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_57, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_58 = V_0;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_58, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass__cctor_m719BDF996419B8309E12F1DC3139A8C987340034 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2A7136B923D72ACEAEDC726C8ECAF6F1039FB33C);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0;
L_0 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral2A7136B923D72ACEAEDC726C8ECAF6F1039FB33C, NULL);
((DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_StaticFields*)il2cpp_codegen_static_fields_for(DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var))->___s_DrawObjectPassDataPropID = L_0;
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m40AB1205409D8D751BA47CC4158A620E838FBD97 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967* L_0 = (U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967*)il2cpp_codegen_object_new(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_m4DD18E1772FAE19BB49DE06C561ADCFBBA8644CF(L_0, NULL);
((U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m4DD18E1772FAE19BB49DE06C561ADCFBBA8644CF (U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CExecuteU3Eb__12_0_mAEA86CE4D0C621873A9760F26CB5A317EF320DD9 (U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_ctx, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_data, DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* ___2_ds, FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* ___3_fs, RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* ___4_rsb, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_data;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_1 = L_0->___cullResults;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* L_2 = ___2_ds;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* L_3 = ___3_fs;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_4 = ___4_rsb;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_DrawRenderers_m87278D0FBE7A0865779FF9541BF96EDB65F8A2C6((&___0_ctx), L_1, L_2, L_3, L_4, 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 FinalBlitPass__ctor_mBE63B6B01DE2BE7F86C78A11E49B44882537BC9C (FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* __this, int32_t ___0_evt, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_blitMaterial, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9515416BCD3EB7B4F54B8ED2BFC4997DEC11B41A);
s_Il2CppMethodInitialized = true;
}
{
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, _stringLiteral9515416BCD3EB7B4F54B8ED2BFC4997DEC11B41A, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D_inline(__this, L_0, NULL);
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = ___1_blitMaterial;
__this->___m_BlitMaterial = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_BlitMaterial), (void*)L_1);
int32_t L_2 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_2, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass_Setup_m43358F383D31DD4940B10181B6AB2F64CE7AACC5 (FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_baseDescriptor, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___1_colorHandle, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_0;
L_0 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline((&___1_colorHandle), NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_1;
L_1 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_0, NULL);
__this->___m_Source = L_1;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass_Execute_m1D1A07EC6AFE5E5EAFA36F9099E61AB137E180C7 (FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* __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*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
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*)&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*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral89E85D6105CFB9376481F3E9746AEB24592BBEC0);
s_Il2CppMethodInitialized = true;
}
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* V_0 = NULL;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B V_1;
memset((&V_1), 0, sizeof(V_1));
bool V_2 = false;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_3 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_4;
memset((&V_4), 0, sizeof(V_4));
int32_t V_5 = 0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_6;
memset((&V_6), 0, sizeof(V_6));
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* V_7 = NULL;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B G_B5_0;
memset((&G_B5_0), 0, sizeof(G_B5_0));
int32_t G_B12_0 = 0;
int32_t G_B15_0 = 0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B18_0;
memset((&G_B18_0), 0, sizeof(G_B18_0));
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = __this->___m_BlitMaterial;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_0036;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_4 = __this->___m_BlitMaterial;
NullCheck(L_3);
ArrayElementTypeCheck (L_3, L_4);
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_4);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = L_3;
Type_t* L_6;
L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(__this, NULL);
NullCheck(L_6);
String_t* L_7;
L_7 = VirtualFuncInvoker0< String_t* >::Invoke(13, L_6);
NullCheck(L_5);
ArrayElementTypeCheck (L_5, L_7);
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_7);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogErrorFormat_m96690322C941D23A125E5769C9803606859A707C(_stringLiteral89E85D6105CFB9376481F3E9746AEB24592BBEC0, L_5, NULL);
return;
}
IL_0036:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_8 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_9 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_8->___cameraData);
V_0 = L_9;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_10 = V_0;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_11 = L_10->___targetTexture;
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_0053;
}
}
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_13;
L_13 = RenderTargetIdentifier_op_Implicit_m3E2366E36F14173DBEED75591978EBE1F01A1325(2, NULL);
G_B5_0 = L_13;
goto IL_005e;
}
IL_0053:
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_14 = V_0;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_15 = L_14->___targetTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_16;
memset((&L_16), 0, sizeof(L_16));
RenderTargetIdentifier__ctor_mD6E20FA134EEBCE40A8B5E64C505DE8A0DC96BDF((&L_16), L_15, NULL);
G_B5_0 = L_16;
}
IL_005e:
{
V_1 = G_B5_0;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_17 = V_0;
bool L_18;
L_18 = CameraData_get_isSceneViewCamera_m4FBB102E90A7B1AE47ED0368DAA939B1B0DA7D70(L_17, NULL);
V_2 = L_18;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_19;
L_19 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_3 = L_19;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_20 = __this->___m_Source;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_21 = V_0;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_22 = L_21->___renderer;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_23 = V_3;
NullCheck(L_22);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_24;
L_24 = VirtualFuncInvoker1< RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* >::Invoke(5, L_22, L_23);
bool L_25;
L_25 = RenderTargetIdentifier_op_Equality_mD9FD6667F4C385F2379E9DEAAA8F91B7A1D50A1F(L_20, L_24, NULL);
if (!L_25)
{
goto IL_009b;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_26 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_27 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_26->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_28 = L_27->___renderer;
NullCheck(L_28);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_29;
L_29 = ScriptableRenderer_get_cameraColorTarget_mC2C0353A178726FC82413A458A34496280AFB4D4(L_28, NULL);
__this->___m_Source = L_29;
}
IL_009b:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_30 = V_3;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_31;
L_31 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(((int32_t)25), ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_4), L_30, L_31, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0246:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_4), NULL);
return;
}
});
try
{
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_32 = V_3;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_33 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___LinearToSRGBConversion;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_34 = V_0;
bool L_35;
L_35 = CameraData_get_requireSrgbConversion_m6C5E8C4E67811A673E01D79E79B719216EE53139(L_34, NULL);
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_32, L_33, L_35, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_36 = V_3;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_37 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___sourceTex;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_38 = __this->___m_Source;
NullCheck(L_36);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_36, L_37, L_38, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_39 = V_0;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_40 = L_39->___xr;
NullCheck(L_40);
bool L_41;
L_41 = XRPass_get_enabled_mC2CF12F8D66EB1EE2560B4DD1FB9343D5E598155(L_40, NULL);
if (!L_41)
{
goto IL_019d_1;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_42 = V_0;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_43 = L_42->___xr;
NullCheck(L_43);
bool L_44;
L_44 = XRPass_get_singlePassEnabled_mB8BBB9F66EE93200D10F7C6C766E5F2D855A6FF3(L_43, NULL);
if (L_44)
{
goto IL_00f7_1;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_45 = V_0;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_46 = L_45->___xr;
NullCheck(L_46);
int32_t L_47;
L_47 = XRPass_GetTextureArraySlice_m2D197773151A6CE758A59D9676212413BD695380(L_46, 0, NULL);
G_B12_0 = L_47;
goto IL_00f8_1;
}
IL_00f7_1:
{
G_B12_0 = (-1);
}
IL_00f8_1:
{
V_5 = G_B12_0;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_48 = V_0;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_49 = L_48->___xr;
NullCheck(L_49);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_50;
L_50 = XRPass_get_renderTarget_m595B27BD6972FE1F74FCE71CB29088F159E84B18_inline(L_49, NULL);
int32_t L_51 = V_5;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_52;
memset((&L_52), 0, sizeof(L_52));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_52), L_50, 0, (-1), L_51, NULL);
V_1 = L_52;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_53 = V_3;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_54 = V_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_55;
L_55 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetRenderTarget_mD9AE347F1B91C3ACA3657D814882DE7971A80056(L_53, L_54, 0, 0, 0, L_55, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_56 = V_3;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_57 = V_0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_58 = L_57->___pixelRect;
NullCheck(L_56);
CommandBuffer_SetViewport_m3BCCABB7493369D88DB15EE43C41D9858AE2574D(L_56, L_58, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_59 = V_0;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_60 = L_59->___xr;
NullCheck(L_60);
bool L_61;
L_61 = XRPass_get_renderTargetIsRenderTexture_m79E6747B91048C48ED200D3A99B96621D0BFB67A_inline(L_60, NULL);
if (L_61)
{
goto IL_013e_1;
}
}
{
bool L_62;
L_62 = SystemInfo_get_graphicsUVStartsAtTop_m152BEEFFF20719C9EAB612AD238114BD0B3BFE4B(NULL);
G_B15_0 = ((int32_t)(L_62));
goto IL_013f_1;
}
IL_013e_1:
{
G_B15_0 = 0;
}
IL_013f_1:
{
if (G_B15_0)
{
goto IL_015c_1;
}
}
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_63;
memset((&L_63), 0, sizeof(L_63));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_63), (1.0f), (1.0f), (0.0f), (0.0f), NULL);
G_B18_0 = L_63;
goto IL_0175_1;
}
IL_015c_1:
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_64;
memset((&L_64), 0, sizeof(L_64));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_64), (1.0f), (-1.0f), (0.0f), (1.0f), NULL);
G_B18_0 = L_64;
}
IL_0175_1:
{
V_6 = G_B18_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_65 = V_3;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_66 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___scaleBias;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_67 = V_6;
NullCheck(L_65);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_65, L_66, L_67, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_68 = V_3;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_69;
L_69 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_70 = __this->___m_BlitMaterial;
NullCheck(L_68);
CommandBuffer_DrawProcedural_m8BC8D7A251B2EDFDB60CAC8EB9691D8ADAF8DC8B(L_68, L_69, L_70, 0, 2, 4, NULL);
goto IL_0254;
}
IL_019d_1:
{
bool L_71 = V_2;
if (L_71)
{
goto IL_01a8_1;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_72 = V_0;
bool L_73 = L_72->___isDefaultViewport;
if (!L_73)
{
goto IL_01da_1;
}
}
IL_01a8_1:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_74 = V_3;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_75;
L_75 = RenderTargetIdentifier_op_Implicit_m3E2366E36F14173DBEED75591978EBE1F01A1325(2, NULL);
NullCheck(L_74);
CommandBuffer_SetRenderTarget_m00472C42F4BAE11802652921705D554E158D926C(L_74, L_75, 2, 0, 2, 3, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_76 = V_3;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_77 = __this->___m_Source;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_78 = V_1;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_79 = __this->___m_BlitMaterial;
NullCheck(L_76);
CommandBuffer_Blit_mD851FDF0E97DBEB38C79D74DF231498D640B3D73(L_76, L_77, L_78, L_79, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_80 = V_0;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_81 = L_80->___renderer;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_82 = V_1;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_83 = V_1;
NullCheck(L_81);
ScriptableRenderer_ConfigureCameraTarget_m4067416B1E8D785A5BADBEFB1E73FDA7A6A0D440(L_81, L_82, L_83, NULL);
goto IL_0254;
}
IL_01da_1:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_84 = V_3;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_85 = V_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_86;
L_86 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetRenderTarget_mD9AE347F1B91C3ACA3657D814882DE7971A80056(L_84, L_85, 0, 0, 0, L_86, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_87 = V_0;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_88 = L_87->___camera;
V_7 = L_88;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_89 = V_3;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_90;
L_90 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_91;
L_91 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
NullCheck(L_89);
CommandBuffer_SetViewProjectionMatrices_m50A472F193C13207D81B5EC8FB007F76E36A8C75(L_89, L_90, L_91, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_92 = V_3;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_93 = V_0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_94 = L_93->___pixelRect;
NullCheck(L_92);
CommandBuffer_SetViewport_m3BCCABB7493369D88DB15EE43C41D9858AE2574D(L_92, L_94, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_95 = V_3;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_96;
L_96 = RenderingUtils_get_fullscreenMesh_m6593C7C1C240A56AC8BD7C112DD672EEDE28F34E(NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_97;
L_97 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_98 = __this->___m_BlitMaterial;
NullCheck(L_95);
CommandBuffer_DrawMesh_m45BA88D4388EC7E5CDAABD42CD6CE29A5120042C(L_95, L_96, L_97, L_98, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_99 = V_3;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_100 = V_7;
NullCheck(L_100);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_101;
L_101 = Camera_get_worldToCameraMatrix_m48E324BD76706A316A1701EFC6A3DEC7DFB2FF40(L_100, NULL);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_102 = V_7;
NullCheck(L_102);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_103;
L_103 = Camera_get_projectionMatrix_m9B943EFDD6418528A055321E14F75F1511DD9B4A(L_102, NULL);
NullCheck(L_99);
CommandBuffer_SetViewProjectionMatrices_m50A472F193C13207D81B5EC8FB007F76E36A8C75(L_99, L_101, L_103, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_104 = V_0;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_105 = L_104->___renderer;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_106 = V_1;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_107 = V_1;
NullCheck(L_105);
ScriptableRenderer_ConfigureCameraTarget_m4067416B1E8D785A5BADBEFB1E73FDA7A6A0D440(L_105, L_106, L_107, NULL);
goto IL_0254;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0254:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_108 = V_3;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_108, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_109 = V_3;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_109, 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 GBufferPass__ctor_m3A6CF0448EA52BA09CF174C57FE337170522F47B (GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7* __this, int32_t ___0_evt, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___1_renderQueueRange, LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___2_layerMask, StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___3_stencilState, int32_t ___4_stencilReference, DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* ___5_deferredLights, 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*)&GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDDF2C1D1D228837C55610ACAC216435471EB91B0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF6A92FFC8A167335DC8144149878F085B888AAFA);
s_Il2CppMethodInitialized = true;
}
{
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_0, _stringLiteralF6A92FFC8A167335DC8144149878F085B888AAFA, NULL);
__this->___m_ProfilingSampler = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ProfilingSampler), (void*)L_0);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_1, _stringLiteralDDF2C1D1D228837C55610ACAC216435471EB91B0, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D_inline(__this, L_1, NULL);
int32_t L_2 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_2, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_3 = ___5_deferredLights;
__this->___m_DeferredLights = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DeferredLights), (void*)L_3);
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_4 = ___1_renderQueueRange;
Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C L_5;
memset((&L_5), 0, sizeof(L_5));
Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204((&L_5), L_4, Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_6 = ___2_layerMask;
int32_t L_7;
L_7 = LayerMask_op_Implicit_m7F5A5B9D079281AC445ED39DEE1FCFA9D795810D(L_6, NULL);
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_8;
memset((&L_8), 0, sizeof(L_8));
FilteringSettings__ctor_m2A2242373FC7D053CFBBC6814D02AAC73C7B3AE7((&L_8), L_5, L_7, (-1), 0, NULL);
__this->___m_FilteringSettings = L_8;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_9;
memset((&L_9), 0, sizeof(L_9));
RenderStateBlock__ctor_mED2806102FED1023AB74D94DC37F535497AED1F9((&L_9), 0, NULL);
__this->___m_RenderStateBlock = L_9;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_10 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_11 = ___3_stencilState;
RenderStateBlock_set_stencilState_m1DD8E2B3953C435C65BA7D60348D717E16B29DEA(L_10, L_11, NULL);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_12 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
int32_t L_13 = ___4_stencilReference;
RenderStateBlock_set_stencilReference_m9AE2F79509B0F431E8D0430B941DC23755722D84(L_12, L_13, NULL);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_14 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
RenderStateBlock_set_mask_m0857047D723D7AF5E378D4F9F25D0BC83AD6E9BC(L_14, 8, NULL);
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_15 = (ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143*)(ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143*)SZArrayNew(ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143_il2cpp_TypeInfo_var, (uint32_t)4);
__this->___m_ShaderTagValues = L_15;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ShaderTagValues), (void*)L_15);
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_16 = __this->___m_ShaderTagValues;
il2cpp_codegen_runtime_class_init_inline(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_17 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagLit;
NullCheck(L_16);
(L_16)->SetAt(static_cast<il2cpp_array_size_t>(0), (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0)L_17);
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_18 = __this->___m_ShaderTagValues;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_19 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagSimpleLit;
NullCheck(L_18);
(L_18)->SetAt(static_cast<il2cpp_array_size_t>(1), (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0)L_19);
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_20 = __this->___m_ShaderTagValues;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_21 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagUnlit;
NullCheck(L_20);
(L_20)->SetAt(static_cast<il2cpp_array_size_t>(2), (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0)L_21);
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_22 = __this->___m_ShaderTagValues;
NullCheck(L_22);
il2cpp_codegen_initobj(((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(3))), sizeof(ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0));
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_23 = (RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468*)(RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468*)SZArrayNew(RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468_il2cpp_TypeInfo_var, (uint32_t)4);
__this->___m_RenderStateBlocks = L_23;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RenderStateBlocks), (void*)L_23);
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_24 = __this->___m_RenderStateBlocks;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_25 = __this->___m_RenderStateBlock;
il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_26;
L_26 = DeferredLights_OverwriteStencil_m4C4681A02F5F6B142F04EC29D8DC28D61AE76777(L_25, ((int32_t)96), ((int32_t)32), NULL);
NullCheck(L_24);
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733)L_26);
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_27 = __this->___m_RenderStateBlocks;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_28 = __this->___m_RenderStateBlock;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_29;
L_29 = DeferredLights_OverwriteStencil_m4C4681A02F5F6B142F04EC29D8DC28D61AE76777(L_28, ((int32_t)96), ((int32_t)64), NULL);
NullCheck(L_27);
(L_27)->SetAt(static_cast<il2cpp_array_size_t>(1), (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733)L_29);
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_30 = __this->___m_RenderStateBlocks;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_31 = __this->___m_RenderStateBlock;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_32;
L_32 = DeferredLights_OverwriteStencil_m4C4681A02F5F6B142F04EC29D8DC28D61AE76777(L_31, ((int32_t)96), 0, NULL);
NullCheck(L_30);
(L_30)->SetAt(static_cast<il2cpp_array_size_t>(2), (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733)L_32);
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_33 = __this->___m_RenderStateBlocks;
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_34 = __this->___m_RenderStateBlocks;
NullCheck(L_34);
int32_t L_35 = 0;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_36 = (L_34)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
NullCheck(L_33);
(L_33)->SetAt(static_cast<il2cpp_array_size_t>(3), (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733)L_36);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GBufferPass_Configure_m4809A965C46FB89A4B96928C2AF4A520F85235C6 (GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___1_cameraTextureDescriptor, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233* V_0 = NULL;
int32_t V_1 = 0;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_2;
memset((&V_2), 0, sizeof(V_2));
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_0 = __this->___m_DeferredLights;
NullCheck(L_0);
RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233* L_1;
L_1 = DeferredLights_get_GbufferAttachments_m949E7DA4CDBA1F7121106D7B5FBCAC28C6115CFD_inline(L_0, NULL);
V_0 = L_1;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_2 = ___0_cmd;
if (!L_2)
{
goto IL_00fb;
}
}
{
V_1 = 0;
goto IL_00f2;
}
IL_0019:
{
int32_t L_3 = V_1;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_4 = __this->___m_DeferredLights;
NullCheck(L_4);
int32_t L_5;
L_5 = DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3(L_4, NULL);
if ((((int32_t)L_3) == ((int32_t)L_5)))
{
goto IL_00ee;
}
}
{
int32_t L_6 = V_1;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_7 = __this->___m_DeferredLights;
NullCheck(L_7);
int32_t L_8;
L_8 = DeferredLights_get_GBufferNormalSmoothnessIndex_m1C2B7183455DDB4339E16783E424AE8FA561CD89(L_7, NULL);
if ((!(((uint32_t)L_6) == ((uint32_t)L_8))))
{
goto IL_0068;
}
}
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_9 = __this->___m_DeferredLights;
NullCheck(L_9);
bool L_10;
L_10 = DeferredLights_get_HasNormalPrepass_m479C3C279E22B06B0D9C4189F9CD19376A281B3D_inline(L_9, NULL);
if (!L_10)
{
goto IL_0068;
}
}
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_11 = __this->___m_DeferredLights;
NullCheck(L_11);
bool L_12;
L_12 = DeferredLights_get_UseRenderPass_mE57918C4786B0ED58D0AAB8B9E336A40DD83B873_inline(L_11, NULL);
if (!L_12)
{
goto IL_00ee;
}
}
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_13 = __this->___m_DeferredLights;
NullCheck(L_13);
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_14;
L_14 = DeferredLights_get_DeferredInputIsTransient_m7B4615C180E82E2F2803286DF7B56332EC6A0F8B_inline(L_13, NULL);
int32_t L_15 = V_1;
NullCheck(L_14);
(L_14)->SetAt(static_cast<il2cpp_array_size_t>(L_15), (bool)0);
goto IL_00ee;
}
IL_0068:
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_16 = __this->___m_DeferredLights;
NullCheck(L_16);
bool L_17;
L_17 = DeferredLights_get_UseRenderPass_mE57918C4786B0ED58D0AAB8B9E336A40DD83B873_inline(L_16, NULL);
if (!L_17)
{
goto IL_00ac;
}
}
{
int32_t L_18 = V_1;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_19 = __this->___m_DeferredLights;
NullCheck(L_19);
int32_t L_20;
L_20 = DeferredLights_get_GBufferShadowMask_m1709E6D5D5FC83D7FD3A23B841859CE45BF9B296(L_19, NULL);
if ((((int32_t)L_18) == ((int32_t)L_20)))
{
goto IL_00ac;
}
}
{
int32_t L_21 = V_1;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_22 = __this->___m_DeferredLights;
NullCheck(L_22);
int32_t L_23;
L_23 = DeferredLights_get_GBufferRenderingLayers_mC1516964EE0987641196BF0F04AF65A7888DACDA(L_22, NULL);
if ((((int32_t)L_21) == ((int32_t)L_23)))
{
goto IL_00ac;
}
}
{
int32_t L_24 = V_1;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_25 = __this->___m_DeferredLights;
NullCheck(L_25);
int32_t L_26;
L_26 = DeferredLights_get_GbufferDepthIndex_m9474B481FDA2349B6F2D2FED42FB16C5104D0B85(L_25, NULL);
if ((((int32_t)L_24) == ((int32_t)L_26)))
{
goto IL_00ac;
}
}
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_27 = __this->___m_DeferredLights;
NullCheck(L_27);
bool L_28;
L_28 = DeferredLights_get_HasDepthPrepass_m6AF7DA75C0155BDE17D0EF465C6F25C6CDE07064_inline(L_27, NULL);
if (!L_28)
{
goto IL_00ee;
}
}
IL_00ac:
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_29 = ___1_cameraTextureDescriptor;
V_2 = L_29;
RenderTextureDescriptor_set_depthBufferBits_mA3710C0D6E485BA6465B328CD8B1954F0E4C5819((&V_2), 0, NULL);
RenderTextureDescriptor_set_stencilFormat_mAF65BF85B6183891FD68DECADA003A7A6DFEEA1A_inline((&V_2), 0, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_30 = __this->___m_DeferredLights;
int32_t L_31 = V_1;
NullCheck(L_30);
int32_t L_32;
L_32 = DeferredLights_GetGBufferFormat_m9CA9F7C4D9EC692498D5ED7B60D306DD85855E09(L_30, L_31, NULL);
RenderTextureDescriptor_set_graphicsFormat_m037DA25F9A8B956D830C7B7E5C6E258DC1133A13((&V_2), L_32, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_33 = ___0_cmd;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_34 = __this->___m_DeferredLights;
NullCheck(L_34);
RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233* L_35;
L_35 = DeferredLights_get_GbufferAttachments_m949E7DA4CDBA1F7121106D7B5FBCAC28C6115CFD_inline(L_34, NULL);
int32_t L_36 = V_1;
NullCheck(L_35);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_37;
L_37 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(((L_35)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_36))), NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_38 = V_2;
NullCheck(L_33);
CommandBuffer_GetTemporaryRT_m5F1AF44769D1B43943921B3BA2B75E91F02946DB(L_33, L_37, L_38, NULL);
}
IL_00ee:
{
int32_t L_39 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_39, 1));
}
IL_00f2:
{
int32_t L_40 = V_1;
RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233* L_41 = V_0;
NullCheck(L_41);
if ((((int32_t)L_40) < ((int32_t)((int32_t)(((RuntimeArray*)L_41)->max_length)))))
{
goto IL_0019;
}
}
IL_00fb:
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_42 = __this->___m_DeferredLights;
NullCheck(L_42);
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* L_43;
L_43 = DeferredLights_get_GbufferAttachmentIdentifiers_m5BE436B39E9BC733863A5802FFD262B61C1D12B1_inline(L_42, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_44 = __this->___m_DeferredLights;
NullCheck(L_44);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_45;
L_45 = DeferredLights_get_DepthAttachmentIdentifier_mF5E64598FB152F32E0F94424FC98F7B3A6AE526F_inline(L_44, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_46 = __this->___m_DeferredLights;
NullCheck(L_46);
GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* L_47;
L_47 = DeferredLights_get_GbufferFormats_m43FC6B8C32D728966C27DDE1BF81A93CDE5390BB_inline(L_46, NULL);
ScriptableRenderPass_ConfigureTarget_m1D13719B93A658E613C6013556B8804F97C373D6(__this, L_43, L_45, L_47, NULL);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_48;
L_48 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123(__this, 0, L_48, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GBufferPass_Execute_mADB9A90A2157017B3041C2E3F43F9B0ECA04E5A0 (GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7* __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*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_mEFAE9DC755AB05B0AEE7B5D4AB4AF2BD7E64C581_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_mF69F1A78EA0CC5687B06899D9DC59ED8968D2B8A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_m6BE169E3FD322B6E7C0A8B5531C4A2C374BD6A47_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_mBFCE1AB236375FC7C9298C230AB76FFBDE0AE383_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_0 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_1;
memset((&V_1), 0, sizeof(V_1));
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 V_2;
memset((&V_2), 0, sizeof(V_2));
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 V_3;
memset((&V_3), 0, sizeof(V_3));
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 V_4;
memset((&V_4), 0, sizeof(V_4));
NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445 V_5;
memset((&V_5), 0, sizeof(V_5));
NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB V_6;
memset((&V_6), 0, sizeof(V_6));
{
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0;
L_0 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_0 = L_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = V_0;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2 = __this->___m_ProfilingSampler;
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_1), L_1, L_2, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00df:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_1), NULL);
return;
}
});
try
{
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_3, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_4 = V_0;
NullCheck(L_4);
CommandBuffer_Clear_m4E1272BD1A0C162C9C26434E115279F42FA557C7(L_4, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_5 = __this->___m_DeferredLights;
NullCheck(L_5);
bool L_6;
L_6 = DeferredLights_get_IsOverlay_mCF677D43B809428ED3DCB5EE0DBBD4647A382DDE_inline(L_5, NULL);
if (!L_6)
{
goto IL_0049_1;
}
}
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_7 = __this->___m_DeferredLights;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_8 = V_0;
NullCheck(L_7);
DeferredLights_ClearStencilPartial_mED6234FB18BE7365D19A1C3E4C66602BE8D926CF(L_7, L_8, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_9 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_9, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_10 = V_0;
NullCheck(L_10);
CommandBuffer_Clear_m4E1272BD1A0C162C9C26434E115279F42FA557C7(L_10, NULL);
}
IL_0049_1:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_11 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_12 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_11->___cameraData);
il2cpp_codegen_runtime_class_init_inline(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_13 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagUniversalGBuffer;
V_2 = L_13;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_14 = V_2;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_15 = ___1_renderingData;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_16 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_17 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_16->___cameraData);
int32_t L_18 = L_17->___defaultOpaqueSortFlags;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_19;
L_19 = ScriptableRenderPass_CreateDrawingSettings_mFB778BFA5DBC3B55AF8085487EE029C2DBA8A928(__this, L_14, L_15, L_18, NULL);
V_3 = L_19;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_20 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagUniversalMaterialType;
V_4 = L_20;
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_21 = __this->___m_ShaderTagValues;
NativeArray_1__ctor_mBFCE1AB236375FC7C9298C230AB76FFBDE0AE383((&V_5), L_21, 2, NativeArray_1__ctor_mBFCE1AB236375FC7C9298C230AB76FFBDE0AE383_RuntimeMethod_var);
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_22 = __this->___m_RenderStateBlocks;
NativeArray_1__ctor_m6BE169E3FD322B6E7C0A8B5531C4A2C374BD6A47((&V_6), L_22, 2, NativeArray_1__ctor_m6BE169E3FD322B6E7C0A8B5531C4A2C374BD6A47_RuntimeMethod_var);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_23 = ___1_renderingData;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_24 = L_23->___cullResults;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* L_25 = (FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F*)(&__this->___m_FilteringSettings);
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_26 = V_4;
NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445 L_27 = V_5;
NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB L_28 = V_6;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_DrawRenderers_mB72BEF70DB7193510B53B358D75F1A0C324D371B((&___0_context), L_24, (&V_3), L_25, L_26, (bool)0, L_27, L_28, NULL);
NativeArray_1_Dispose_mF69F1A78EA0CC5687B06899D9DC59ED8968D2B8A((&V_5), NativeArray_1_Dispose_mF69F1A78EA0CC5687B06899D9DC59ED8968D2B8A_RuntimeMethod_var);
NativeArray_1_Dispose_mEFAE9DC755AB05B0AEE7B5D4AB4AF2BD7E64C581((&V_6), NativeArray_1_Dispose_mEFAE9DC755AB05B0AEE7B5D4AB4AF2BD7E64C581_RuntimeMethod_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_29 = V_0;
int32_t L_30 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_CameraNormalsTextureID;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_31 = __this->___m_DeferredLights;
NullCheck(L_31);
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* L_32;
L_32 = DeferredLights_get_GbufferAttachmentIdentifiers_m5BE436B39E9BC733863A5802FFD262B61C1D12B1_inline(L_31, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_33 = __this->___m_DeferredLights;
NullCheck(L_33);
int32_t L_34;
L_34 = DeferredLights_get_GBufferNormalSmoothnessIndex_m1C2B7183455DDB4339E16783E424AE8FA561CD89(L_33, NULL);
NullCheck(L_32);
int32_t L_35 = L_34;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_36 = (L_32)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
NullCheck(L_29);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_29, L_30, L_36, NULL);
goto IL_00ed;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00ed:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_37 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_37, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_38 = V_0;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_38, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GBufferPass_OnCameraCleanup_mC6DD1297AAAD2A5A160D1556419DCDB54DC280BF (GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233* V_0 = NULL;
int32_t V_1 = 0;
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_0 = __this->___m_DeferredLights;
NullCheck(L_0);
RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233* L_1;
L_1 = DeferredLights_get_GbufferAttachments_m949E7DA4CDBA1F7121106D7B5FBCAC28C6115CFD_inline(L_0, NULL);
V_0 = L_1;
V_1 = 0;
goto IL_004f;
}
IL_0010:
{
int32_t L_2 = V_1;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_3 = __this->___m_DeferredLights;
NullCheck(L_3);
int32_t L_4;
L_4 = DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3(L_3, NULL);
if ((((int32_t)L_2) == ((int32_t)L_4)))
{
goto IL_004b;
}
}
{
int32_t L_5 = V_1;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_6 = __this->___m_DeferredLights;
NullCheck(L_6);
int32_t L_7;
L_7 = DeferredLights_get_GBufferNormalSmoothnessIndex_m1C2B7183455DDB4339E16783E424AE8FA561CD89(L_6, NULL);
if ((!(((uint32_t)L_5) == ((uint32_t)L_7))))
{
goto IL_0039;
}
}
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_8 = __this->___m_DeferredLights;
NullCheck(L_8);
bool L_9;
L_9 = DeferredLights_get_HasNormalPrepass_m479C3C279E22B06B0D9C4189F9CD19376A281B3D_inline(L_8, NULL);
if (L_9)
{
goto IL_004b;
}
}
IL_0039:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_10 = ___0_cmd;
RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233* L_11 = V_0;
int32_t L_12 = V_1;
NullCheck(L_11);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_13;
L_13 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_12))), NULL);
NullCheck(L_10);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_10, L_13, NULL);
}
IL_004b:
{
int32_t L_14 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_14, 1));
}
IL_004f:
{
int32_t L_15 = V_1;
RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233* L_16 = V_0;
NullCheck(L_16);
if ((((int32_t)L_15) < ((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))))
{
goto IL_0010;
}
}
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GBufferPass__cctor_m390B19F12B4E935A38BE01D52AD5DA3DABA1D090 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral11A1B03A6B4D07EC309C050A787B4C1ED79FB9FF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2A73ED09DC1583C0BCAC1AEDFD965F487FD51A79);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9B9FF63EA4297F1AA9CD29B0B5DD2E01FABC7748);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA83F99D33870F7ACD4F35AD3171F5ECE4FAC15FB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1D475531D187212477C93F0E403FD19C1A04DDE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFEBFD325765F49D6CE2EDF21E94E3561249F25B6);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0;
L_0 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral9B9FF63EA4297F1AA9CD29B0B5DD2E01FABC7748, NULL);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_CameraNormalsTextureID = L_0;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_1;
memset((&L_1), 0, sizeof(L_1));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_1), _stringLiteralA83F99D33870F7ACD4F35AD3171F5ECE4FAC15FB, NULL);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagLit = L_1;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_2;
memset((&L_2), 0, sizeof(L_2));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_2), _stringLiteral11A1B03A6B4D07EC309C050A787B4C1ED79FB9FF, NULL);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagSimpleLit = L_2;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_3;
memset((&L_3), 0, sizeof(L_3));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_3), _stringLiteralFEBFD325765F49D6CE2EDF21E94E3561249F25B6, NULL);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagUnlit = L_3;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_4;
memset((&L_4), 0, sizeof(L_4));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_4), _stringLiteral2A73ED09DC1583C0BCAC1AEDFD965F487FD51A79, NULL);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagUniversalGBuffer = L_4;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_5;
memset((&L_5), 0, sizeof(L_5));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_5), _stringLiteralB1D475531D187212477C93F0E403FD19C1A04DDE, NULL);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagUniversalMaterialType = L_5;
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainLightShadowCasterPass__ctor_mB767B87419FA7EFB05B3BEBA5507AB59C14A3A51 (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, int32_t ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_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*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral078C5819101F5FFE2A982E701EF7729257290FF7);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1428B80A06183DF581677E12334AA50BA983AEA7);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral22CD4666EAE2AB1BED30C112E46A3027A62CFC9B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2CC3067D916B46FDC1022B552374730D579C2A17);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3BEE5BF39527F408B86D7745DAE7590BE1EEB556);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3C5DCDEB5DE5EE3398C12E86F4C6E79CADF229F6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59DE37D5237EDCD7A817E9624C3FD01BE5F920C3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5F20103D3E71C714D1518DC7B1C00D058D9A1D37);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5FCFE8BB42D2AA29FAADC098234D0BEF8F39BE29);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7796075F085B1A73F0304B0217A48603C4A6B819);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7A4F8AA35B73603CF0C795996C54334A2D00248C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7E7DB1B4C2DED075605289B76FF28624395D3688);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA6F9F47B0C82C673919A3E8F962205ECC0392CC6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralABC8C9038985FA39FE6CEE7EA87E485F8723F5AE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC86857772710D2DA543BAFF44B4570475812BDD0);
s_Il2CppMethodInitialized = true;
}
{
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_0, _stringLiteral3BEE5BF39527F408B86D7745DAE7590BE1EEB556, NULL);
__this->___m_ProfilingSetupSampler = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ProfilingSetupSampler), (void*)L_0);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_1, _stringLiteral3C5DCDEB5DE5EE3398C12E86F4C6E79CADF229F6, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D_inline(__this, L_1, NULL);
int32_t L_2 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_2, NULL);
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_3 = (Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)SZArrayNew(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var, (uint32_t)5);
__this->___m_MainLightShadowMatrices = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_MainLightShadowMatrices), (void*)L_3);
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_4 = (ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04*)(ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04*)SZArrayNew(ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04_il2cpp_TypeInfo_var, (uint32_t)4);
__this->___m_CascadeSlices = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CascadeSlices), (void*)L_4);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_5 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)4);
__this->___m_CascadeSplitDistances = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CascadeSplitDistances), (void*)L_5);
int32_t L_6;
L_6 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral7796075F085B1A73F0304B0217A48603C4A6B819, NULL);
((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____WorldToShadow = L_6;
int32_t L_7;
L_7 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral22CD4666EAE2AB1BED30C112E46A3027A62CFC9B, NULL);
((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowParams = L_7;
int32_t L_8;
L_8 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralABC8C9038985FA39FE6CEE7EA87E485F8723F5AE, NULL);
((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____CascadeShadowSplitSpheres0 = L_8;
int32_t L_9;
L_9 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral1428B80A06183DF581677E12334AA50BA983AEA7, NULL);
((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____CascadeShadowSplitSpheres1 = L_9;
int32_t L_10;
L_10 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral7A4F8AA35B73603CF0C795996C54334A2D00248C, NULL);
((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____CascadeShadowSplitSpheres2 = L_10;
int32_t L_11;
L_11 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral2CC3067D916B46FDC1022B552374730D579C2A17, NULL);
((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____CascadeShadowSplitSpheres3 = L_11;
int32_t L_12;
L_12 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral5F20103D3E71C714D1518DC7B1C00D058D9A1D37, NULL);
((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____CascadeShadowSplitSphereRadii = L_12;
int32_t L_13;
L_13 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral078C5819101F5FFE2A982E701EF7729257290FF7, NULL);
((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowOffset0 = L_13;
int32_t L_14;
L_14 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral7E7DB1B4C2DED075605289B76FF28624395D3688, NULL);
((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowOffset1 = L_14;
int32_t L_15;
L_15 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralC86857772710D2DA543BAFF44B4570475812BDD0, NULL);
((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowOffset2 = L_15;
int32_t L_16;
L_16 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralA6F9F47B0C82C673919A3E8F962205ECC0392CC6, NULL);
((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowOffset3 = L_16;
int32_t L_17;
L_17 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral59DE37D5237EDCD7A817E9624C3FD01BE5F920C3, NULL);
((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowmapSize = L_17;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_18 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_MainLightShadowmap);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_Init_mDF9383A0DB5E0B56577BA43CC56CD659F8970646(L_18, _stringLiteral5FCFE8BB42D2AA29FAADC098234D0BEF8F39BE29, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MainLightShadowCasterPass_Setup_m12C13F721C3A0E61DF8A4DE84681F36968892E4D (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_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*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4B2BF663FAFE4EA038675F6C2D1083425BC2DD57);
s_Il2CppMethodInitialized = true;
}
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 V_2;
memset((&V_2), 0, sizeof(V_2));
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_3 = NULL;
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 V_4;
memset((&V_4), 0, sizeof(V_4));
int32_t V_5 = 0;
bool V_6 = false;
int32_t V_7 = 0;
MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* G_B13_0 = NULL;
MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* G_B12_0 = NULL;
int32_t G_B14_0 = 0;
MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* G_B14_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_01db:
{
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->___supportsMainLightShadows;
if (L_3)
{
goto IL_0029_1;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_4 = ___0_renderingData;
bool L_5;
L_5 = MainLightShadowCasterPass_SetupForEmptyRendering_m02951F972F83A29E873EBFE905DF07FD43C06EE1(__this, L_4, NULL);
V_6 = L_5;
goto IL_01e9;
}
IL_0029_1:
{
MainLightShadowCasterPass_Clear_m87F3BD44E2481FBD03E0A7F66E4EAC6363BD9728(__this, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_6 = ___0_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_7 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_6->___lightData);
int32_t L_8 = L_7->___mainLightIndex;
V_1 = L_8;
int32_t L_9 = V_1;
if ((!(((uint32_t)L_9) == ((uint32_t)(-1)))))
{
goto IL_004d_1;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_10 = ___0_renderingData;
bool L_11;
L_11 = MainLightShadowCasterPass_SetupForEmptyRendering_m02951F972F83A29E873EBFE905DF07FD43C06EE1(__this, L_10, NULL);
V_6 = L_11;
goto IL_01e9;
}
IL_004d_1:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_12 = ___0_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_13 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_12->___lightData);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_14 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_13->___visibleLights);
int32_t L_15 = V_1;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_16;
L_16 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, (L_14)->___m_Buffer, L_15);
V_2 = L_16;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_17;
L_17 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B((&V_2), NULL);
V_3 = L_17;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_18 = V_3;
NullCheck(L_18);
int32_t L_19;
L_19 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_18, NULL);
if (L_19)
{
goto IL_007d_1;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_20 = ___0_renderingData;
bool L_21;
L_21 = MainLightShadowCasterPass_SetupForEmptyRendering_m02951F972F83A29E873EBFE905DF07FD43C06EE1(__this, L_20, NULL);
V_6 = L_21;
goto IL_01e9;
}
IL_007d_1:
{
int32_t L_22;
L_22 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454((&V_2), NULL);
if ((((int32_t)L_22) == ((int32_t)1)))
{
goto IL_0091_1;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(_stringLiteral4B2BF663FAFE4EA038675F6C2D1083425BC2DD57, NULL);
}
IL_0091_1:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_23 = ___0_renderingData;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_24 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_23->___cullResults);
int32_t L_25 = V_1;
bool L_26;
L_26 = CullingResults_GetShadowCasterBounds_m5DD3647DB1560ECCF6620DD7DE16D6304012CF0B(L_24, L_25, (&V_4), NULL);
if (L_26)
{
goto IL_00af_1;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_27 = ___0_renderingData;
bool L_28;
L_28 = MainLightShadowCasterPass_SetupForEmptyRendering_m02951F972F83A29E873EBFE905DF07FD43C06EE1(__this, L_27, NULL);
V_6 = L_28;
goto IL_01e9;
}
IL_00af_1:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_29 = ___0_renderingData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_30 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_29->___shadowData);
int32_t L_31 = L_30->___mainLightShadowCascadesCount;
__this->___m_ShadowCasterCascadesCount = L_31;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_32 = ___0_renderingData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_33 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_32->___shadowData);
int32_t L_34 = L_33->___mainLightShadowmapWidth;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_35 = ___0_renderingData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_36 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_35->___shadowData);
int32_t L_37 = L_36->___mainLightShadowmapHeight;
int32_t L_38 = __this->___m_ShadowCasterCascadesCount;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
int32_t L_39;
L_39 = ShadowUtils_GetMaxTileResolutionInAtlas_mC046ABA6CCE92C6E439272FD2BBD1BB8EDA7591A(L_34, L_37, L_38, NULL);
V_5 = L_39;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_40 = ___0_renderingData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_41 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_40->___shadowData);
int32_t L_42 = L_41->___mainLightShadowmapWidth;
ScriptableRenderPass_set_renderTargetWidth_mCF6576036BDFCD651CBF1ACA82F19F890D1AD5E5_inline(__this, L_42, NULL);
int32_t L_43 = __this->___m_ShadowCasterCascadesCount;
if ((((int32_t)L_43) == ((int32_t)2)))
{
G_B13_0 = __this;
goto IL_010b_1;
}
G_B12_0 = __this;
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_44 = ___0_renderingData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_45 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_44->___shadowData);
int32_t L_46 = L_45->___mainLightShadowmapHeight;
G_B14_0 = L_46;
G_B14_1 = G_B12_0;
goto IL_0118_1;
}
IL_010b_1:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_47 = ___0_renderingData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_48 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_47->___shadowData);
int32_t L_49 = L_48->___mainLightShadowmapHeight;
G_B14_0 = ((int32_t)(L_49>>1));
G_B14_1 = G_B13_0;
}
IL_0118_1:
{
NullCheck(G_B14_1);
ScriptableRenderPass_set_renderTargetHeight_m616CCCB82B000DA4C247DECE44BF85478D91E1C3_inline(G_B14_1, G_B14_0, NULL);
V_7 = 0;
goto IL_0177_1;
}
IL_0122_1:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_50 = ___0_renderingData;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_51 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_50->___cullResults);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_52 = ___0_renderingData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_53 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_52->___shadowData);
int32_t L_54 = V_1;
int32_t L_55 = V_7;
int32_t L_56;
L_56 = ScriptableRenderPass_get_renderTargetWidth_m4369657149114EB0ACACD8DD2F9948DB6023BE25_inline(__this, NULL);
int32_t L_57;
L_57 = ScriptableRenderPass_get_renderTargetHeight_m393B4EAD2D00917F0DC4D0421B08B3DA82F25E64_inline(__this, NULL);
int32_t L_58 = V_5;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_59 = V_3;
NullCheck(L_59);
float L_60;
L_60 = Light_get_shadowNearPlane_mB3C0191C73C17761732686A2FA564505C31ED303(L_59, NULL);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_61 = __this->___m_CascadeSplitDistances;
int32_t L_62 = V_7;
NullCheck(L_61);
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_63 = __this->___m_CascadeSlices;
int32_t L_64 = V_7;
NullCheck(L_63);
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
bool L_65;
L_65 = ShadowUtils_ExtractDirectionalLightMatrix_m7A5F2DBA6225A7D2C2B2FFB75044395BDE734F05(L_51, L_53, L_54, L_55, L_56, L_57, L_58, L_60, ((L_61)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_62))), ((L_63)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_64))), NULL);
if (L_65)
{
goto IL_0171_1;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_66 = ___0_renderingData;
bool L_67;
L_67 = MainLightShadowCasterPass_SetupForEmptyRendering_m02951F972F83A29E873EBFE905DF07FD43C06EE1(__this, L_66, NULL);
V_6 = L_67;
goto IL_01e9;
}
IL_0171_1:
{
int32_t L_68 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_68, 1));
}
IL_0177_1:
{
int32_t L_69 = V_7;
int32_t L_70 = __this->___m_ShadowCasterCascadesCount;
if ((((int32_t)L_69) < ((int32_t)L_70)))
{
goto IL_0122_1;
}
}
{
int32_t L_71;
L_71 = ScriptableRenderPass_get_renderTargetWidth_m4369657149114EB0ACACD8DD2F9948DB6023BE25_inline(__this, NULL);
int32_t L_72;
L_72 = ScriptableRenderPass_get_renderTargetHeight_m393B4EAD2D00917F0DC4D0421B08B3DA82F25E64_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_73;
L_73 = ShadowUtils_GetTemporaryShadowTexture_mA9A7CA02A3CB5D9757C78CEB0148637C2D07EF72(L_71, L_72, ((int32_t)16), NULL);
__this->___m_MainLightShadowmapTexture = L_73;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_MainLightShadowmapTexture), (void*)L_73);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_74 = ___0_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_75 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_74->___cameraData);
float L_76 = L_75->___maxShadowDistance;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_77 = ___0_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_78 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_77->___cameraData);
float L_79 = L_78->___maxShadowDistance;
__this->___m_MaxShadowDistanceSq = ((float)il2cpp_codegen_multiply(L_76, L_79));
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_80 = ___0_renderingData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_81 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_80->___shadowData);
float L_82 = L_81->___mainLightShadowCascadeBorder;
__this->___m_CascadeBorder = L_82;
__this->___m_CreateEmptyShadowmap = (bool)0;
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)1, NULL);
V_6 = (bool)1;
goto IL_01e9;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_01e9:
{
bool L_83 = V_6;
return L_83;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MainLightShadowCasterPass_SetupForEmptyRendering_m02951F972F83A29E873EBFE905DF07FD43C06EE1 (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
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:
{
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_4;
L_4 = ShadowUtils_GetTemporaryShadowTexture_mA9A7CA02A3CB5D9757C78CEB0148637C2D07EF72(1, 1, ((int32_t)16), NULL);
__this->___m_MainLightShadowmapTexture = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_MainLightShadowmapTexture), (void*)L_4);
__this->___m_CreateEmptyShadowmap = (bool)1;
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
return (bool)1;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainLightShadowCasterPass_Configure_m337450CB4510A58708D9F85A348CD76EAAA12599 (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___1_cameraTextureDescriptor, const RuntimeMethod* method)
{
{
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_0 = __this->___m_MainLightShadowmapTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_1;
memset((&L_1), 0, sizeof(L_1));
RenderTargetIdentifier__ctor_mD6E20FA134EEBCE40A8B5E64C505DE8A0DC96BDF((&L_1), L_0, NULL);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_2 = __this->___m_MainLightShadowmapTexture;
NullCheck(L_2);
int32_t L_3;
L_3 = RenderTexture_get_depthStencilFormat_m6ACD9DAF17D844CFBA06249D8DB130018C370CB2(L_2, NULL);
int32_t L_4;
L_4 = ScriptableRenderPass_get_renderTargetWidth_m4369657149114EB0ACACD8DD2F9948DB6023BE25_inline(__this, NULL);
int32_t L_5;
L_5 = ScriptableRenderPass_get_renderTargetHeight_m393B4EAD2D00917F0DC4D0421B08B3DA82F25E64_inline(__this, NULL);
ScriptableRenderPass_ConfigureTarget_m29508F0DE40D170382140854FF9A84CCBF6AFBD8(__this, L_1, L_3, L_4, L_5, 1, (bool)1, NULL);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6;
L_6 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123(__this, 7, L_6, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainLightShadowCasterPass_Execute_m5D1467DC2C85A973DC573C7BD1DF6D37AB08ACEF (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method)
{
{
bool L_0 = __this->___m_CreateEmptyShadowmap;
if (!L_0)
{
goto IL_0011;
}
}
{
MainLightShadowCasterPass_SetEmptyMainLightCascadeShadowmap_m0017FFEF1AA388D22128DF1AB655F1641EC9D0C2(__this, (&___0_context), NULL);
return;
}
IL_0011:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_1 = ___1_renderingData;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_2 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_1->___cullResults);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_3 = ___1_renderingData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_4 = (LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470*)(&L_3->___lightData);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_5 = ___1_renderingData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_6 = (ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832*)(&L_5->___shadowData);
MainLightShadowCasterPass_RenderMainLightCascadeShadowmap_m0EED224D103DC5D2981671FABC24CAE09553FD33(__this, (&___0_context), L_2, L_4, L_6, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainLightShadowCasterPass_OnCameraCleanup_m074A6DECEC06CFEA47F17C60B92E8DBEB76970BB (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __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*)&MainLightShadowCasterPass_OnCameraCleanup_m074A6DECEC06CFEA47F17C60B92E8DBEB76970BB_RuntimeMethod_var)));
}
IL_000e:
{
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_2 = __this->___m_MainLightShadowmapTexture;
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_002d;
}
}
{
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_4 = __this->___m_MainLightShadowmapTexture;
RenderTexture_ReleaseTemporary_mEEF2C1990196FF06FDD0DC190928AD3A023EBDD2(L_4, NULL);
__this->___m_MainLightShadowmapTexture = (RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_MainLightShadowmapTexture), (void*)(RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27*)NULL);
}
IL_002d:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainLightShadowCasterPass_Clear_m87F3BD44E2481FBD03E0A7F66E4EAC6363BD9728 (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
{
__this->___m_MainLightShadowmapTexture = (RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_MainLightShadowmapTexture), (void*)(RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27*)NULL);
V_0 = 0;
goto IL_0020;
}
IL_000b:
{
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_0 = __this->___m_MainLightShadowMatrices;
int32_t L_1 = V_0;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_2;
L_2 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
NullCheck(L_0);
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_1), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_2);
int32_t L_3 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_3, 1));
}
IL_0020:
{
int32_t L_4 = V_0;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_5 = __this->___m_MainLightShadowMatrices;
NullCheck(L_5);
if ((((int32_t)L_4) < ((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length)))))
{
goto IL_000b;
}
}
{
V_1 = 0;
goto IL_0058;
}
IL_002f:
{
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_6 = __this->___m_CascadeSplitDistances;
int32_t L_7 = V_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8;
memset((&L_8), 0, sizeof(L_8));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_8), (0.0f), (0.0f), (0.0f), (0.0f), NULL);
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_8);
int32_t L_9 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
}
IL_0058:
{
int32_t L_10 = V_1;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_11 = __this->___m_CascadeSplitDistances;
NullCheck(L_11);
if ((((int32_t)L_10) < ((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))))
{
goto IL_002f;
}
}
{
V_2 = 0;
goto IL_007c;
}
IL_0067:
{
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_12 = __this->___m_CascadeSlices;
int32_t L_13 = V_2;
NullCheck(L_12);
ShadowSliceData_Clear_mB5BFA7D8B81B48BD2CCF60B127DC0AFBAD9CC6BC(((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13))), NULL);
int32_t L_14 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_14, 1));
}
IL_007c:
{
int32_t L_15 = V_2;
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_16 = __this->___m_CascadeSlices;
NullCheck(L_16);
if ((((int32_t)L_15) < ((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))))
{
goto IL_0067;
}
}
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainLightShadowCasterPass_SetEmptyMainLightCascadeShadowmap_m0017FFEF1AA388D22128DF1AB655F1641EC9D0C2 (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* ___0_context, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_0 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0;
L_0 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_0 = L_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = V_0;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_2 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___MainLightShadows;
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_1, L_2, (bool)1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = V_0;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_4 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_MainLightShadowmap);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_5;
L_5 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_4, NULL);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_6 = __this->___m_MainLightShadowmapTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_7;
L_7 = RenderTargetIdentifier_op_Implicit_mBF13C6AE62DCEDDEFDC1C7305BE646FE99D2F24C(L_6, NULL);
NullCheck(L_3);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_3, L_5, L_7, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_8 = V_0;
int32_t L_9 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowParams;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10;
memset((&L_10), 0, sizeof(L_10));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_10), (1.0f), (0.0f), (1.0f), (0.0f), NULL);
NullCheck(L_8);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_8, L_9, L_10, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_11 = V_0;
int32_t L_12 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowmapSize;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_13 = __this->___m_MainLightShadowmapTexture;
NullCheck(L_13);
int32_t L_14;
L_14 = VirtualFuncInvoker0< int32_t >::Invoke(5, L_13);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_15 = __this->___m_MainLightShadowmapTexture;
NullCheck(L_15);
int32_t L_16;
L_16 = VirtualFuncInvoker0< int32_t >::Invoke(7, L_15);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_17 = __this->___m_MainLightShadowmapTexture;
NullCheck(L_17);
int32_t L_18;
L_18 = VirtualFuncInvoker0< int32_t >::Invoke(5, L_17);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_19 = __this->___m_MainLightShadowmapTexture;
NullCheck(L_19);
int32_t L_20;
L_20 = VirtualFuncInvoker0< int32_t >::Invoke(7, L_19);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_21;
memset((&L_21), 0, sizeof(L_21));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_21), ((float)((1.0f)/((float)L_14))), ((float)((1.0f)/((float)L_16))), ((float)L_18), ((float)L_20), NULL);
NullCheck(L_11);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_11, L_12, L_21, NULL);
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* L_22 = ___0_context;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_23 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896(L_22, L_23, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_24 = V_0;
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_24, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainLightShadowCasterPass_RenderMainLightCascadeShadowmap_m0EED224D103DC5D2981671FABC24CAE09553FD33 (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* ___0_context, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___1_cullResults, LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* ___2_lightData, ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* ___3_shadowData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_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);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 V_1;
memset((&V_1), 0, sizeof(V_1));
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_2 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_3;
memset((&V_3), 0, sizeof(V_3));
ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4 V_4;
memset((&V_4), 0, sizeof(V_4));
int32_t V_5 = 0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_6;
memset((&V_6), 0, sizeof(V_6));
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* G_B8_0 = NULL;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* G_B7_0 = NULL;
int32_t G_B9_0 = 0;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* G_B9_1 = NULL;
{
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_0 = ___2_lightData;
int32_t L_1 = L_0->___mainLightIndex;
V_0 = L_1;
int32_t L_2 = V_0;
if ((!(((uint32_t)L_2) == ((uint32_t)(-1)))))
{
goto IL_000c;
}
}
{
return;
}
IL_000c:
{
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470* L_3 = ___2_lightData;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_4 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_3->___visibleLights);
int32_t L_5 = V_0;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_6;
L_6 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, (L_4)->___m_Buffer, L_5);
V_1 = L_6;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_7;
L_7 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_2 = L_7;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_8 = V_2;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_9;
L_9 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(((int32_t)12), ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_3), L_8, L_9, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_016f:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_3), NULL);
return;
}
});
try
{
{
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_10 = ___1_cullResults;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_11 = (*(CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)L_10);
int32_t L_12 = V_0;
ShadowDrawingSettings__ctor_mA9BADD0F63BF177F6BF380999B9B7115263B2BF4((&V_4), L_11, L_12, NULL);
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_13;
L_13 = UniversalRenderPipeline_get_asset_mCDEF564C748A6FE271F3749C82ECA64D0F6DE9E9(NULL);
NullCheck(L_13);
bool L_14;
L_14 = UniversalRenderPipelineAsset_get_supportsLightLayers_mEB36C35A00D25975053991232E0D5F54662CCB6B_inline(L_13, NULL);
ShadowDrawingSettings_set_useRenderingLayerMaskTest_m9E81FEE30547B3720C365016689F87A2AB63F025((&V_4), L_14, NULL);
V_5 = 0;
goto IL_00f5_1;
}
IL_0055_1:
{
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_15 = __this->___m_CascadeSlices;
int32_t L_16 = V_5;
NullCheck(L_15);
ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF L_17 = ((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___splitData;
ShadowDrawingSettings_set_splitData_mF65DC7AB678EE91AEF252687578E83B880AF4D93((&V_4), L_17, NULL);
int32_t L_18 = V_0;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_19 = ___3_shadowData;
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_20 = __this->___m_CascadeSlices;
int32_t L_21 = V_5;
NullCheck(L_20);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_22 = ((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___projectionMatrix;
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_23 = __this->___m_CascadeSlices;
int32_t L_24 = V_5;
NullCheck(L_23);
int32_t L_25 = ((L_23)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_24)))->___resolution;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_26;
L_26 = ShadowUtils_GetShadowBias_m86F78845AB7342057BCAFC059FAC94AA44E74D85((&V_1), L_18, L_19, L_22, ((float)L_25), NULL);
V_6 = L_26;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_27 = V_2;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_28 = V_6;
ShadowUtils_SetupShadowCasterConstantBuffer_m6850E3B862897B2154FE3B8B073DB67F13A2D6CE(L_27, (&V_1), L_28, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_29 = V_2;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_30 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___CastingPunctualLightShadow;
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_29, L_30, (bool)0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_31 = V_2;
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* L_32 = ___0_context;
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_33 = __this->___m_CascadeSlices;
int32_t L_34 = V_5;
NullCheck(L_33);
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_35 = __this->___m_CascadeSlices;
int32_t L_36 = V_5;
NullCheck(L_35);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_37 = ((L_35)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_36)))->___projectionMatrix;
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_38 = __this->___m_CascadeSlices;
int32_t L_39 = V_5;
NullCheck(L_38);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_40 = ((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_39)))->___viewMatrix;
ShadowUtils_RenderShadowSlice_m72CD26F1DD02ABC8B7522206432E0DF95433E6C3(L_31, L_32, ((L_33)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_34))), (&V_4), L_37, L_40, NULL);
int32_t L_41 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_41, 1));
}
IL_00f5_1:
{
int32_t L_42 = V_5;
int32_t L_43 = __this->___m_ShadowCasterCascadesCount;
if ((((int32_t)L_42) < ((int32_t)L_43)))
{
goto IL_0055_1;
}
}
{
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_44 = ___3_shadowData;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_45;
L_45 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B((&V_1), NULL);
NullCheck(L_45);
int32_t L_46;
L_46 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_45, NULL);
if ((!(((uint32_t)L_46) == ((uint32_t)2))))
{
G_B8_0 = L_44;
goto IL_011c_1;
}
G_B7_0 = L_44;
}
{
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_47 = ___3_shadowData;
bool L_48 = L_47->___supportsSoftShadows;
G_B9_0 = ((int32_t)(L_48));
G_B9_1 = G_B7_0;
goto IL_011d_1;
}
IL_011c_1:
{
G_B9_0 = 0;
G_B9_1 = G_B8_0;
}
IL_011d_1:
{
G_B9_1->___isKeywordSoftShadowsEnabled = (bool)G_B9_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_49 = V_2;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_50 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___MainLightShadows;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_51 = ___3_shadowData;
int32_t L_52 = L_51->___mainLightShadowCascadesCount;
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_49, L_50, (bool)((((int32_t)L_52) == ((int32_t)1))? 1 : 0), NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_53 = V_2;
String_t* L_54 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___MainLightShadowCascades;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_55 = ___3_shadowData;
int32_t L_56 = L_55->___mainLightShadowCascadesCount;
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_53, L_54, (bool)((((int32_t)L_56) > ((int32_t)1))? 1 : 0), NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_57 = V_2;
String_t* L_58 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___SoftShadows;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_59 = ___3_shadowData;
bool L_60 = L_59->___isKeywordSoftShadowsEnabled;
CoreUtils_SetKeyword_mF882266E1C4C1EC2F7824B5B0F45EC94BC015FDD(L_57, L_58, L_60, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_61 = V_2;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_62 = V_1;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832* L_63 = ___3_shadowData;
bool L_64 = L_63->___supportsSoftShadows;
MainLightShadowCasterPass_SetupMainLightShadowReceiverConstants_mBB71F5A4C549882E2A092F4B0375E0B523BED8C0(__this, L_61, L_62, L_64, NULL);
goto IL_017d;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_017d:
{
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* L_65 = ___0_context;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_66 = V_2;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896(L_65, L_66, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_67 = V_2;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_67, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainLightShadowCasterPass_SetupMainLightShadowReceiverConstants_mBB71F5A4C549882E2A092F4B0375E0B523BED8C0 (MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 ___1_shadowLight, bool ___2_supportsSoftShadows, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_3;
memset((&V_3), 0, sizeof(V_3));
float V_4 = 0.0f;
float V_5 = 0.0f;
float V_6 = 0.0f;
float V_7 = 0.0f;
float V_8 = 0.0f;
float V_9 = 0.0f;
float V_10 = 0.0f;
int32_t V_11 = 0;
int32_t V_12 = 0;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* G_B5_0 = NULL;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* G_B4_0 = NULL;
float G_B6_0 = 0.0f;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* G_B6_1 = NULL;
float G_B12_0 = 0.0f;
{
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_0;
L_0 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B((&___1_shadowLight), NULL);
V_0 = L_0;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_1;
L_1 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B((&___1_shadowLight), NULL);
NullCheck(L_1);
int32_t L_2;
L_2 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_1, NULL);
bool L_3 = ___2_supportsSoftShadows;
V_1 = (bool)((int32_t)(((((int32_t)L_2) == ((int32_t)2))? 1 : 0)&(int32_t)L_3));
int32_t L_4 = __this->___m_ShadowCasterCascadesCount;
V_2 = L_4;
V_11 = 0;
goto IL_004b;
}
IL_0026:
{
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_5 = __this->___m_MainLightShadowMatrices;
int32_t L_6 = V_11;
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_7 = __this->___m_CascadeSlices;
int32_t L_8 = V_11;
NullCheck(L_7);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_9 = ((L_7)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_8)))->___shadowTransform;
NullCheck(L_5);
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(L_6), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_9);
int32_t L_10 = V_11;
V_11 = ((int32_t)il2cpp_codegen_add(L_10, 1));
}
IL_004b:
{
int32_t L_11 = V_11;
int32_t L_12 = V_2;
if ((((int32_t)L_11) < ((int32_t)L_12)))
{
goto IL_0026;
}
}
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_13;
L_13 = Matrix4x4_get_zero_m5D5F0475AD231C2C6BE5A9C80E11E24013B1B827(NULL);
V_3 = L_13;
bool L_14;
L_14 = SystemInfo_get_usesReversedZBuffer_m52819B4B538F590FCA0370FC99775B3AA6B32514(NULL);
if (L_14)
{
G_B5_0 = (&V_3);
goto IL_0066;
}
G_B4_0 = (&V_3);
}
{
G_B6_0 = (0.0f);
G_B6_1 = G_B4_0;
goto IL_006b;
}
IL_0066:
{
G_B6_0 = (1.0f);
G_B6_1 = G_B5_0;
}
IL_006b:
{
G_B6_1->___m22 = G_B6_0;
int32_t L_15 = V_2;
V_12 = L_15;
goto IL_0089;
}
IL_0075:
{
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_16 = __this->___m_MainLightShadowMatrices;
int32_t L_17 = V_12;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_18 = V_3;
NullCheck(L_16);
(L_16)->SetAt(static_cast<il2cpp_array_size_t>(L_17), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_18);
int32_t L_19 = V_12;
V_12 = ((int32_t)il2cpp_codegen_add(L_19, 1));
}
IL_0089:
{
int32_t L_20 = V_12;
if ((((int32_t)L_20) <= ((int32_t)4)))
{
goto IL_0075;
}
}
{
int32_t L_21;
L_21 = ScriptableRenderPass_get_renderTargetWidth_m4369657149114EB0ACACD8DD2F9948DB6023BE25_inline(__this, NULL);
V_4 = ((float)((1.0f)/((float)L_21)));
int32_t L_22;
L_22 = ScriptableRenderPass_get_renderTargetHeight_m393B4EAD2D00917F0DC4D0421B08B3DA82F25E64_inline(__this, NULL);
V_5 = ((float)((1.0f)/((float)L_22)));
float L_23 = V_4;
V_6 = ((float)il2cpp_codegen_multiply((0.5f), L_23));
float L_24 = V_5;
V_7 = ((float)il2cpp_codegen_multiply((0.5f), L_24));
bool L_25 = V_1;
if (L_25)
{
goto IL_00ca;
}
}
{
G_B12_0 = (0.0f);
goto IL_00cf;
}
IL_00ca:
{
G_B12_0 = (1.0f);
}
IL_00cf:
{
V_8 = G_B12_0;
float L_26 = __this->___m_MaxShadowDistanceSq;
float L_27 = __this->___m_CascadeBorder;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
ShadowUtils_GetScaleAndBiasForLinearDistanceFade_mE07E0F336969447E89E448D23AF050BF1646B20F(L_26, L_27, (&V_9), (&V_10), NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_28 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_29 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_MainLightShadowmap);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_30;
L_30 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_29, NULL);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_31 = __this->___m_MainLightShadowmapTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_32;
L_32 = RenderTargetIdentifier_op_Implicit_mBF13C6AE62DCEDDEFDC1C7305BE646FE99D2F24C(L_31, NULL);
NullCheck(L_28);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_28, L_30, L_32, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_33 = ___0_cmd;
int32_t L_34 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____WorldToShadow;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_35 = __this->___m_MainLightShadowMatrices;
NullCheck(L_33);
CommandBuffer_SetGlobalMatrixArray_m6CDB4B2AA044E16F3C8C23AC8B62282E84246E62(L_33, L_34, L_35, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_36 = ___0_cmd;
int32_t L_37 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowParams;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_38 = V_0;
NullCheck(L_38);
float L_39;
L_39 = Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8(L_38, NULL);
float L_40 = V_8;
float L_41 = V_9;
float L_42 = V_10;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_43;
memset((&L_43), 0, sizeof(L_43));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_43), L_39, L_40, L_41, L_42, NULL);
NullCheck(L_36);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_36, L_37, L_43, NULL);
int32_t L_44 = __this->___m_ShadowCasterCascadesCount;
if ((((int32_t)L_44) <= ((int32_t)1)))
{
goto IL_0233;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_45 = ___0_cmd;
int32_t L_46 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____CascadeShadowSplitSpheres0;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_47 = __this->___m_CascadeSplitDistances;
NullCheck(L_47);
int32_t L_48 = 0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_49 = (L_47)->GetAt(static_cast<il2cpp_array_size_t>(L_48));
NullCheck(L_45);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_45, L_46, L_49, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_50 = ___0_cmd;
int32_t L_51 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____CascadeShadowSplitSpheres1;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_52 = __this->___m_CascadeSplitDistances;
NullCheck(L_52);
int32_t L_53 = 1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_54 = (L_52)->GetAt(static_cast<il2cpp_array_size_t>(L_53));
NullCheck(L_50);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_50, L_51, L_54, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_55 = ___0_cmd;
int32_t L_56 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____CascadeShadowSplitSpheres2;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_57 = __this->___m_CascadeSplitDistances;
NullCheck(L_57);
int32_t L_58 = 2;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_59 = (L_57)->GetAt(static_cast<il2cpp_array_size_t>(L_58));
NullCheck(L_55);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_55, L_56, L_59, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_60 = ___0_cmd;
int32_t L_61 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____CascadeShadowSplitSpheres3;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_62 = __this->___m_CascadeSplitDistances;
NullCheck(L_62);
int32_t L_63 = 3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_64 = (L_62)->GetAt(static_cast<il2cpp_array_size_t>(L_63));
NullCheck(L_60);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_60, L_61, L_64, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_65 = ___0_cmd;
int32_t L_66 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____CascadeShadowSplitSphereRadii;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_67 = __this->___m_CascadeSplitDistances;
NullCheck(L_67);
float L_68 = ((L_67)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___w;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_69 = __this->___m_CascadeSplitDistances;
NullCheck(L_69);
float L_70 = ((L_69)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___w;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_71 = __this->___m_CascadeSplitDistances;
NullCheck(L_71);
float L_72 = ((L_71)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___w;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_73 = __this->___m_CascadeSplitDistances;
NullCheck(L_73);
float L_74 = ((L_73)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___w;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_75 = __this->___m_CascadeSplitDistances;
NullCheck(L_75);
float L_76 = ((L_75)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___w;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_77 = __this->___m_CascadeSplitDistances;
NullCheck(L_77);
float L_78 = ((L_77)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___w;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_79 = __this->___m_CascadeSplitDistances;
NullCheck(L_79);
float L_80 = ((L_79)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___w;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_81 = __this->___m_CascadeSplitDistances;
NullCheck(L_81);
float L_82 = ((L_81)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___w;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_83;
memset((&L_83), 0, sizeof(L_83));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_83), ((float)il2cpp_codegen_multiply(L_68, L_70)), ((float)il2cpp_codegen_multiply(L_72, L_74)), ((float)il2cpp_codegen_multiply(L_76, L_78)), ((float)il2cpp_codegen_multiply(L_80, L_82)), NULL);
NullCheck(L_65);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_65, L_66, L_83, NULL);
}
IL_0233:
{
bool L_84 = ___2_supportsSoftShadows;
if (!L_84)
{
goto IL_02d7;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_85 = ___0_cmd;
int32_t L_86 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowOffset0;
float L_87 = V_6;
float L_88 = V_7;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_89;
memset((&L_89), 0, sizeof(L_89));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_89), ((-L_87)), ((-L_88)), (0.0f), (0.0f), NULL);
NullCheck(L_85);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_85, L_86, L_89, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_90 = ___0_cmd;
int32_t L_91 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowOffset1;
float L_92 = V_6;
float L_93 = V_7;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_94;
memset((&L_94), 0, sizeof(L_94));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_94), L_92, ((-L_93)), (0.0f), (0.0f), NULL);
NullCheck(L_90);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_90, L_91, L_94, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_95 = ___0_cmd;
int32_t L_96 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowOffset2;
float L_97 = V_6;
float L_98 = V_7;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_99;
memset((&L_99), 0, sizeof(L_99));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_99), ((-L_97)), L_98, (0.0f), (0.0f), NULL);
NullCheck(L_95);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_95, L_96, L_99, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_100 = ___0_cmd;
int32_t L_101 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowOffset3;
float L_102 = V_6;
float L_103 = V_7;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_104;
memset((&L_104), 0, sizeof(L_104));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_104), L_102, L_103, (0.0f), (0.0f), NULL);
NullCheck(L_100);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_100, L_101, L_104, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_105 = ___0_cmd;
int32_t L_106 = ((MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_StaticFields*)il2cpp_codegen_static_fields_for(MainLightShadowConstantBuffer_tDE7E52C397EA5C7066924F7C9DC843321DF0A6E3_il2cpp_TypeInfo_var))->____ShadowmapSize;
float L_107 = V_4;
float L_108 = V_5;
int32_t L_109;
L_109 = ScriptableRenderPass_get_renderTargetWidth_m4369657149114EB0ACACD8DD2F9948DB6023BE25_inline(__this, NULL);
int32_t L_110;
L_110 = ScriptableRenderPass_get_renderTargetHeight_m393B4EAD2D00917F0DC4D0421B08B3DA82F25E64_inline(__this, NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_111;
memset((&L_111), 0, sizeof(L_111));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_111), L_107, L_108, ((float)L_109), ((float)L_110), NULL);
NullCheck(L_105);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_105, L_106, L_111, NULL);
}
IL_02d7:
{
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRenderPass__ctor_mCDB6719513A69B62FB731AB3E502D649D54CE6EE (MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471* __this, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_cameraMaterial, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_objectMaterial, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0;
L_0 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(((int32_t)24), ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
__this->___m_ProfilingSampler = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ProfilingSampler), (void*)L_0);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, ((int32_t)400), NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = ___0_cameraMaterial;
__this->___m_CameraMaterial = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CameraMaterial), (void*)L_1);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_2 = ___1_objectMaterial;
__this->___m_ObjectMaterial = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ObjectMaterial), (void*)L_2);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRenderPass_Setup_m2161CF4EE62BE481D6984E261FB89C01E87A4DFD (MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471* __this, PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* ___0_frameData, const RuntimeMethod* method)
{
{
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_0 = ___0_frameData;
__this->___m_MotionData = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_MotionData), (void*)L_0);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRenderPass_Configure_m516B55243FCF2CB8416432B0FD8877C399FD20DB (MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___1_cameraTextureDescriptor, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7E03C535E38B4169F81ADA91C121E6EC2210C46A);
s_Il2CppMethodInitialized = true;
}
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_0;
memset((&V_0), 0, sizeof(V_0));
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = ___1_cameraTextureDescriptor;
V_0 = L_0;
RenderTextureDescriptor_set_graphicsFormat_m037DA25F9A8B956D830C7B7E5C6E258DC1133A13((&V_0), ((int32_t)46), NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_1 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_MotionVectorHandle);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_Init_mDF9383A0DB5E0B56577BA43CC56CD659F8970646(L_1, _stringLiteral7E03C535E38B4169F81ADA91C121E6EC2210C46A, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_2 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_3 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_MotionVectorHandle);
int32_t L_4;
L_4 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_3, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_5 = V_0;
NullCheck(L_2);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_2, L_4, L_5, 0, NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_6 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_MotionVectorHandle);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_7;
L_7 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA(L_6, NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_8 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_MotionVectorHandle);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_9;
L_9 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA(L_8, NULL);
ScriptableRenderPass_ConfigureTarget_m2DC2D1A171DC20D7873D59129C5B3C543C3C28FE(__this, L_7, L_9, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRenderPass_Execute_m14DE6774F1A1B5DF3FD1A9B15AB7D6B2E2A01568 (MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471* __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*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral731B552DFA43AAB097DE738D6C929FA08D6461A1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral97080CB50229F087DB66B25AC23A759B2D12F1B6);
s_Il2CppMethodInitialized = true;
}
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* V_0 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_1 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_2;
memset((&V_2), 0, sizeof(V_2));
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E V_3;
memset((&V_3), 0, sizeof(V_3));
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = __this->___m_CameraMaterial;
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_001c;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_2 = __this->___m_ObjectMaterial;
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_001d;
}
}
IL_001c:
{
return;
}
IL_001d:
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_4 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_5 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_4->___cameraData);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_6 = L_5->___camera;
V_0 = L_6;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_7 = V_0;
NullCheck(L_7);
int32_t L_8;
L_8 = Camera_get_cameraType_m85434C4C986D2EAC04FBFA44B284840AFC497851(L_7, NULL);
if ((!(((uint32_t)L_8) == ((uint32_t)4))))
{
goto IL_0033;
}
}
{
return;
}
IL_0033:
{
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_9;
L_9 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_1 = L_9;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_10 = V_1;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_11 = __this->___m_ProfilingSampler;
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_2), L_10, L_11, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00df:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_2), NULL);
return;
}
});
try
{
{
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_12 = ___0_context;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_13 = V_1;
MotionVectorRenderPass_ExecuteCommand_m1A45B19CA4BB67764AAF485956989535356BE30E(__this, L_12, L_13, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_14 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_15 = L_14->___cameraData;
V_3 = L_15;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_16 = V_3;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_17 = L_16.___xr;
NullCheck(L_17);
bool L_18;
L_18 = XRPass_get_enabled_mC2CF12F8D66EB1EE2560B4DD1FB9343D5E598155(L_17, NULL);
if (!L_18)
{
goto IL_00a8_1;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_19 = V_3;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_20 = L_19.___xr;
NullCheck(L_20);
bool L_21;
L_21 = XRPass_get_singlePassEnabled_mB8BBB9F66EE93200D10F7C6C766E5F2D855A6FF3(L_20, NULL);
if (!L_21)
{
goto IL_00a8_1;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_22 = __this->___m_CameraMaterial;
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_23 = __this->___m_MotionData;
NullCheck(L_23);
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_24;
L_24 = PreviousFrameData_get_previousViewProjectionMatrixStereo_m59DDCF88DC7FE565EA8FA5F88C59989B3323826E_inline(L_23, NULL);
NullCheck(L_22);
Material_SetMatrixArray_mE05298BC5B50DD5F6F3DB18682DE575C6FDE2FC0(L_22, _stringLiteral731B552DFA43AAB097DE738D6C929FA08D6461A1, L_24, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_25 = __this->___m_ObjectMaterial;
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_26 = __this->___m_MotionData;
NullCheck(L_26);
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_27;
L_27 = PreviousFrameData_get_previousViewProjectionMatrixStereo_m59DDCF88DC7FE565EA8FA5F88C59989B3323826E_inline(L_26, NULL);
NullCheck(L_25);
Material_SetMatrixArray_mE05298BC5B50DD5F6F3DB18682DE575C6FDE2FC0(L_25, _stringLiteral731B552DFA43AAB097DE738D6C929FA08D6461A1, L_27, NULL);
goto IL_00bd_1;
}
IL_00a8_1:
{
PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* L_28 = __this->___m_MotionData;
NullCheck(L_28);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_29;
L_29 = PreviousFrameData_get_previousViewProjectionMatrix_m2146F35A2E409EF47E866D824D30FEFC3508DFE0_inline(L_28, NULL);
Shader_SetGlobalMatrix_m0C090D490EFE899D81C19D4BC7BF36CFFB721C18(_stringLiteral97080CB50229F087DB66B25AC23A759B2D12F1B6, L_29, NULL);
}
IL_00bd_1:
{
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_30 = V_0;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_31 = L_30;
NullCheck(L_31);
int32_t L_32;
L_32 = Camera_get_depthTextureMode_m998CDEBC055FE2A910F3B650585ADE3E2BB141EE(L_31, NULL);
NullCheck(L_31);
Camera_set_depthTextureMode_mE722389E4DF8B3DF7F6100DB142E4DBAF698F6BF(L_31, ((int32_t)((int32_t)L_32|5)), NULL);
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_33 = ___0_context;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_34 = V_1;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_35 = V_0;
MotionVectorRenderPass_DrawCameraMotionVectors_mBBD75AD2180F4E35144A82B66BFEDC614FB4EDD5(__this, L_33, L_34, L_35, NULL);
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_36 = ___0_context;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_37 = ___1_renderingData;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_38 = V_0;
MotionVectorRenderPass_DrawObjectMotionVectors_mF537107F398F02045F9106097F236C86A234DFCF(__this, L_36, L_37, L_38, NULL);
goto IL_00ed;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00ed:
{
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_39 = ___0_context;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_40 = V_1;
MotionVectorRenderPass_ExecuteCommand_m1A45B19CA4BB67764AAF485956989535356BE30E(__this, L_39, L_40, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_41 = V_1;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_41, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 MotionVectorRenderPass_GetDrawingSettings_m4C0598FC4B03B21D4AE0B2A133856CC9A1E8F8A2 (MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* V_0 = NULL;
SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72 V_1;
memset((&V_1), 0, sizeof(V_1));
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 V_2;
memset((&V_2), 0, sizeof(V_2));
SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72 V_3;
memset((&V_3), 0, sizeof(V_3));
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 V_4;
memset((&V_4), 0, sizeof(V_4));
int32_t V_5 = 0;
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___0_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;
SortingSettings__ctor_m449888DBB95B75702BFC5BFA1E4A5BE40D9302ED((&V_3), L_3, NULL);
SortingSettings_set_criteria_m3D0A9A89ACF96F7135E47BEB44770EF439419E57((&V_3), ((int32_t)59), NULL);
SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72 L_4 = V_3;
V_1 = L_4;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_5 = ((ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_StaticFields*)il2cpp_codegen_static_fields_for(ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0_il2cpp_TypeInfo_var))->___none;
SortingSettings_t506C3B318FDFD3C2B1620E9B951829C631137E72 L_6 = V_1;
il2cpp_codegen_runtime_class_init_inline(DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_il2cpp_TypeInfo_var);
DrawingSettings__ctor_m2B34DB19727143945DDE925B5CACD0E8E5D478A5((&V_4), L_5, L_6, NULL);
DrawingSettings_set_perObjectData_mE83721A5FEDA0A0F5DFA6A385B5DB110A7AE2DC8((&V_4), ((int32_t)32), NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_7 = ___0_renderingData;
bool L_8 = L_7->___supportsDynamicBatching;
DrawingSettings_set_enableDynamicBatching_m528D48733B339E2CB847DBAC237BAB16260D2310((&V_4), L_8, NULL);
DrawingSettings_set_enableInstancing_m321194534FABDC36DE5A217078130A0DAAF8B007((&V_4), (bool)1, NULL);
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_9 = V_4;
V_2 = L_9;
V_5 = 0;
goto IL_006e;
}
IL_0052:
{
int32_t L_10 = V_5;
il2cpp_codegen_runtime_class_init_inline(MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_il2cpp_TypeInfo_var);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_11 = ((MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_StaticFields*)il2cpp_codegen_static_fields_for(MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_il2cpp_TypeInfo_var))->___s_ShaderTags;
int32_t L_12 = V_5;
NullCheck(L_11);
int32_t L_13 = L_12;
String_t* L_14 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_15;
memset((&L_15), 0, sizeof(L_15));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_15), L_14, NULL);
il2cpp_codegen_runtime_class_init_inline(DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_il2cpp_TypeInfo_var);
DrawingSettings_SetShaderPassName_m3ABF2F58CA9D8B16989747058CAA504E7B4ED738((&V_2), L_10, L_15, NULL);
int32_t L_16 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_16, 1));
}
IL_006e:
{
int32_t L_17 = V_5;
il2cpp_codegen_runtime_class_init_inline(MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_il2cpp_TypeInfo_var);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_18 = ((MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_StaticFields*)il2cpp_codegen_static_fields_for(MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_il2cpp_TypeInfo_var))->___s_ShaderTags;
NullCheck(L_18);
if ((((int32_t)L_17) < ((int32_t)((int32_t)(((RuntimeArray*)L_18)->max_length)))))
{
goto IL_0052;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_19 = __this->___m_ObjectMaterial;
il2cpp_codegen_runtime_class_init_inline(DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_il2cpp_TypeInfo_var);
DrawingSettings_set_fallbackMaterial_m0A19EA132531BEB4EB31AEF38D7FBAE9ADD2B592((&V_2), L_19, NULL);
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_20 = V_2;
return L_20;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRenderPass_DrawCameraMotionVectors_mBBD75AD2180F4E35144A82B66BFEDC614FB4EDD5 (MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___2_camera, const RuntimeMethod* method)
{
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___1_cmd;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_1;
L_1 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_2 = __this->___m_CameraMaterial;
NullCheck(L_0);
CommandBuffer_DrawProcedural_m32B556B3F1B4989708C7D0DD6F9D4FD2659E84CA(L_0, L_1, L_2, 0, 0, 3, 1, NULL);
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_3 = ___0_context;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_4 = ___1_cmd;
MotionVectorRenderPass_ExecuteCommand_m1A45B19CA4BB67764AAF485956989535356BE30E(__this, L_3, L_4, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRenderPass_DrawObjectMotionVectors_mF537107F398F02045F9106097F236C86A234DFCF (MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___2_camera, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 V_0;
memset((&V_0), 0, sizeof(V_0));
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F V_1;
memset((&V_1), 0, sizeof(V_1));
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 V_2;
memset((&V_2), 0, sizeof(V_2));
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_1;
L_1 = MotionVectorRenderPass_GetDrawingSettings_m4C0598FC4B03B21D4AE0B2A133856CC9A1E8F8A2(__this, L_0, NULL);
V_0 = L_1;
il2cpp_codegen_runtime_class_init_inline(RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71_il2cpp_TypeInfo_var);
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_2;
L_2 = RenderQueueRange_get_opaque_m197DF3E6CC12F21B15F3F603EFD640806FCB65D9(NULL);
Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C L_3;
memset((&L_3), 0, sizeof(L_3));
Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204((&L_3), L_2, Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_4 = ___2_camera;
NullCheck(L_4);
int32_t L_5;
L_5 = Camera_get_cullingMask_m6F5AFF8FB522F876D99E839BF77D8F27F26A1EF8(L_4, NULL);
FilteringSettings__ctor_m2A2242373FC7D053CFBBC6814D02AAC73C7B3AE7((&V_1), L_3, L_5, (-1), 0, NULL);
RenderStateBlock__ctor_mED2806102FED1023AB74D94DC37F535497AED1F9((&V_2), 0, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_6 = ___1_renderingData;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_7 = L_6->___cullResults;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_DrawRenderers_m87278D0FBE7A0865779FF9541BF96EDB65F8A2C6((&___0_context), L_7, (&V_0), (&V_1), (&V_2), NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRenderPass_FrameCleanup_m8534965C0C066E65D8C88595D167B6BADE11B76F (MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_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*)&MotionVectorRenderPass_FrameCleanup_m8534965C0C066E65D8C88595D167B6BADE11B76F_RuntimeMethod_var)));
}
IL_000e:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_2 = __this->___m_MotionVectorHandle;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_3 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
bool L_4;
L_4 = RenderTargetHandle_op_Inequality_m61EFD64C8EC4A74CAE147ABDAF9EF39B03C88457(L_2, L_3, NULL);
if (!L_4)
{
goto IL_003c;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_5 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_6 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_MotionVectorHandle);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_7;
L_7 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_6, NULL);
NullCheck(L_5);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_5, L_7, NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_8 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
__this->___m_MotionVectorHandle = L_8;
}
IL_003c:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRenderPass_ExecuteCommand_m1A45B19CA4BB67764AAF485956989535356BE30E (MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___1_cmd;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = ___1_cmd;
NullCheck(L_1);
CommandBuffer_Clear_m4E1272BD1A0C162C9C26434E115279F42FA557C7(L_1, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MotionVectorRenderPass__cctor_m2CD9F14B7C1D5878C155E34BC70B45E45D1FAF7E (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral18A0D054A81F8042DD1845F93DB9CDD1B4022D45);
s_Il2CppMethodInitialized = true;
}
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)1);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1 = L_0;
NullCheck(L_1);
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteral18A0D054A81F8042DD1845F93DB9CDD1B4022D45);
((MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_StaticFields*)il2cpp_codegen_static_fields_for(MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_il2cpp_TypeInfo_var))->___s_ShaderTags = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_StaticFields*)il2cpp_codegen_static_fields_for(MotionVectorRenderPass_t68EEC4BE7958B36DF7CA1C0FBD6D61195E561471_il2cpp_TypeInfo_var))->___s_ShaderTags), (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 PostProcessPass__ctor_mEBB0AFB4744196F3F07B27C71CB0E9D6731B097D (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, int32_t ___0_evt, PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* ___1_data, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___2_blitMaterial, 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*)&MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED_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*)&RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C8800AA6A8E1686CEFFF45C793EC512C24B0519);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral834863B80D35E96D02830CC464160847F063892D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral97A06D1C7C5ECFFBDE00FA3405D9F031222A580A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral99C4188C1BCB2ECF7EDFADE513E17AAAAD995C31);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* G_B4_0 = NULL;
PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* G_B3_0 = NULL;
int32_t G_B5_0 = 0;
PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* G_B5_1 = NULL;
{
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_0 = (Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)SZArrayNew(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var, (uint32_t)2);
__this->___m_PrevViewProjM = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PrevViewProjM), (void*)L_0);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_1, _stringLiteral834863B80D35E96D02830CC464160847F063892D, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D_inline(__this, L_1, NULL);
int32_t L_2 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_2, NULL);
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* L_3 = ___1_data;
__this->___m_Data = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Data), (void*)L_3);
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* L_4 = ___1_data;
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_5 = (MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED*)il2cpp_codegen_object_new(MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED_il2cpp_TypeInfo_var);
MaterialLibrary__ctor_mA85804FBE3A866F53E0193EB243B7E615FC48CC7(L_5, L_4, NULL);
__this->___m_Materials = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Materials), (void*)L_5);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_6 = ___2_blitMaterial;
__this->___m_BlitMaterial = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_BlitMaterial), (void*)L_6);
bool L_7;
L_7 = SystemInfo_IsFormatSupported_m412D2A8B391BDBCD1EDB5C17ADAB724CDB123499(((int32_t)74), 5, NULL);
if (!L_7)
{
goto IL_005e;
}
}
{
__this->___m_DefaultHDRFormat = ((int32_t)74);
__this->___m_UseRGBM = (bool)0;
goto IL_0077;
}
IL_005e:
{
int32_t L_8;
L_8 = QualitySettings_get_activeColorSpace_m4F47784E7B0FE0A5497C8BAB9CA86BD576FB92F9(NULL);
if ((((int32_t)L_8) == ((int32_t)1)))
{
G_B4_0 = __this;
goto IL_006a;
}
G_B3_0 = __this;
}
{
G_B5_0 = 8;
G_B5_1 = G_B3_0;
goto IL_006b;
}
IL_006a:
{
G_B5_0 = 4;
G_B5_1 = G_B4_0;
}
IL_006b:
{
NullCheck(G_B5_1);
G_B5_1->___m_DefaultHDRFormat = G_B5_0;
__this->___m_UseRGBM = (bool)1;
}
IL_0077:
{
bool L_9;
L_9 = SystemInfo_IsFormatSupported_m412D2A8B391BDBCD1EDB5C17ADAB724CDB123499(6, 4, NULL);
if (!L_9)
{
goto IL_009f;
}
}
{
String_t* L_10;
L_10 = SystemInfo_get_graphicsDeviceVendor_mE2D7A85437C820636639ADC124C965DB37B52204(NULL);
NullCheck(L_10);
String_t* L_11;
L_11 = String_ToLowerInvariant_mBE32C93DE27C5353FEA3FA654FC1DDBE3D0EB0F2(L_10, NULL);
NullCheck(L_11);
bool L_12;
L_12 = String_Contains_m6D77B121FADA7CA5F397C0FABB65DA62DF03B6C3(L_11, _stringLiteral0C8800AA6A8E1686CEFFF45C793EC512C24B0519, NULL);
if (!L_12)
{
goto IL_009f;
}
}
{
__this->___m_SMAAEdgeFormat = 6;
goto IL_00a6;
}
IL_009f:
{
__this->___m_SMAAEdgeFormat = 8;
}
IL_00a6:
{
bool L_13;
L_13 = SystemInfo_IsFormatSupported_m412D2A8B391BDBCD1EDB5C17ADAB724CDB123499(((int32_t)21), 5, NULL);
if (!L_13)
{
goto IL_00ba;
}
}
{
__this->___m_GaussianCoCFormat = ((int32_t)21);
goto IL_00d5;
}
IL_00ba:
{
bool L_14;
L_14 = SystemInfo_IsFormatSupported_m412D2A8B391BDBCD1EDB5C17ADAB724CDB123499(((int32_t)45), 5, NULL);
if (!L_14)
{
goto IL_00ce;
}
}
{
__this->___m_GaussianCoCFormat = ((int32_t)45);
goto IL_00d5;
}
IL_00ce:
{
__this->___m_GaussianCoCFormat = 5;
}
IL_00d5:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_15 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16));
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipUp = L_15;
Il2CppCodeGenWriteBarrier((void**)(&((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipUp), (void*)L_15);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_16 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16));
((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipDown = L_16;
Il2CppCodeGenWriteBarrier((void**)(&((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipDown), (void*)L_16);
V_0 = 0;
goto IL_012f;
}
IL_00f1:
{
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_17 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipUp;
int32_t L_18 = V_0;
String_t* L_19;
L_19 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_0), NULL);
String_t* L_20;
L_20 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral97A06D1C7C5ECFFBDE00FA3405D9F031222A580A, L_19, NULL);
int32_t L_21;
L_21 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(L_20, NULL);
NullCheck(L_17);
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(L_18), (int32_t)L_21);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_22 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipDown;
int32_t L_23 = V_0;
String_t* L_24;
L_24 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_0), NULL);
String_t* L_25;
L_25 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral99C4188C1BCB2ECF7EDFADE513E17AAAAD995C31, L_24, NULL);
int32_t L_26;
L_26 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(L_25, NULL);
NullCheck(L_22);
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(L_23), (int32_t)L_26);
int32_t L_27 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_27, 1));
}
IL_012f:
{
int32_t L_28 = V_0;
if ((((int32_t)L_28) < ((int32_t)((int32_t)16))))
{
goto IL_00f1;
}
}
{
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* L_29 = (RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE*)(RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE*)SZArrayNew(RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE_il2cpp_TypeInfo_var, (uint32_t)2);
__this->___m_MRT2 = L_29;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_MRT2), (void*)L_29);
__this->___m_ResetHistory = (bool)1;
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_Cleanup_m6DDB1B21CD9B50A79A23F6A4552D255AD25670A7 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, const RuntimeMethod* method)
{
{
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_0 = __this->___m_Materials;
NullCheck(L_0);
MaterialLibrary_Cleanup_m649B692A57B9C055331E47F4967348B9B7942DF9(L_0, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_Setup_m58A966C457518C6102C507D6FB5656175A04FA95 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* ___0_baseDescriptor, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* ___1_source, bool ___2_resolveToScreen, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* ___3_depth, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* ___4_internalLut, bool ___5_hasFinalPass, bool ___6_enableSRGBConversion, bool ___7_hasExternalPostPasses, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_0 = ___0_baseDescriptor;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_1 = (*(RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)L_0);
__this->___m_Descriptor = L_1;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_2 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
RenderTextureDescriptor_set_useMipMap_m2A2A3BC4C8ECCC532AC33E7034502EB2AE242539(L_2, (bool)0, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_3 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
RenderTextureDescriptor_set_autoGenerateMips_mB49837BA39F45B3F814928C8C471A082A4BDC414(L_3, (bool)0, NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_4 = ___1_source;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_5;
L_5 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_4, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_6;
L_6 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_5, NULL);
__this->___m_Source = L_6;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_7 = ___3_depth;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_8 = (*(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)L_7);
__this->___m_Depth = L_8;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_9 = ___4_internalLut;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_10 = (*(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)L_9);
__this->___m_InternalLut = L_10;
__this->___m_IsFinalPass = (bool)0;
bool L_11 = ___5_hasFinalPass;
__this->___m_HasFinalPass = L_11;
bool L_12 = ___6_enableSRGBConversion;
__this->___m_EnableSRGBConversionIfNeeded = L_12;
bool L_13 = ___2_resolveToScreen;
__this->___m_ResolveToScreen = L_13;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_14 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
__this->___m_Destination = L_14;
__this->___m_UseSwapBuffer = (bool)1;
bool L_15 = ___7_hasExternalPostPasses;
__this->___m_hasExternalPostPasses = L_15;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_Setup_m0701B049150F88598A721F872588E4C3B2FCA1AA (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* ___0_baseDescriptor, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* ___1_source, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___2_destination, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* ___3_depth, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* ___4_internalLut, bool ___5_hasFinalPass, bool ___6_enableSRGBConversion, bool ___7_hasExternalPostPasses, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_0 = ___0_baseDescriptor;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_1 = (*(RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)L_0);
__this->___m_Descriptor = L_1;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_2 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
RenderTextureDescriptor_set_useMipMap_m2A2A3BC4C8ECCC532AC33E7034502EB2AE242539(L_2, (bool)0, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_3 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
RenderTextureDescriptor_set_autoGenerateMips_mB49837BA39F45B3F814928C8C471A082A4BDC414(L_3, (bool)0, NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_4 = ___1_source;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_5;
L_5 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_4, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_6;
L_6 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_5, NULL);
__this->___m_Source = L_6;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_7 = ___2_destination;
__this->___m_Destination = L_7;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_8 = ___3_depth;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_9 = (*(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)L_8);
__this->___m_Depth = L_9;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_10 = ___4_internalLut;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_11 = (*(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)L_10);
__this->___m_InternalLut = L_11;
__this->___m_IsFinalPass = (bool)0;
bool L_12 = ___5_hasFinalPass;
__this->___m_HasFinalPass = L_12;
bool L_13 = ___6_enableSRGBConversion;
__this->___m_EnableSRGBConversionIfNeeded = L_13;
__this->___m_UseSwapBuffer = (bool)0;
bool L_14 = ___7_hasExternalPostPasses;
__this->___m_hasExternalPostPasses = L_14;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupFinalPass_m113964D27377CABF67FC54AC8F67D36DC30767A5 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* ___0_source, bool ___1_useSwapBuffer, bool ___2_hasExternalPostPasses, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_0 = ___0_source;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_1;
L_1 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_0, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_2;
L_2 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_1, NULL);
__this->___m_Source = L_2;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_3 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
__this->___m_Destination = L_3;
__this->___m_IsFinalPass = (bool)1;
__this->___m_HasFinalPass = (bool)0;
__this->___m_EnableSRGBConversionIfNeeded = (bool)1;
bool L_4 = ___1_useSwapBuffer;
__this->___m_UseSwapBuffer = L_4;
bool L_5 = ___2_hasExternalPostPasses;
__this->___m_hasExternalPostPasses = L_5;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_OnCameraSetup_m2596242512ED31E8702191D4056047C6BB1BB020 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __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*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_0;
memset((&V_0), 0, sizeof(V_0));
{
ScriptableRenderPass_set_overrideCameraTarget_mC7A5FB7FB9D32C88226E81992DAD058174C99D95_inline(__this, (bool)1, NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___m_Destination;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_1 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
bool L_2;
L_2 = RenderTargetHandle_op_Equality_m0A17C91FD605DDB7604F1D10EBFBBADD71B21366(L_0, L_1, NULL);
if (!L_2)
{
goto IL_001a;
}
}
{
return;
}
IL_001a:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_3 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_Destination);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
bool L_4;
L_4 = RenderTargetHandle_HasInternalRenderTargetId_mC3715B3E0D2B6B4D659FCFBF1BEE8053460F4F50(L_3, NULL);
if (!L_4)
{
goto IL_0028;
}
}
{
return;
}
IL_0028:
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_5;
L_5 = PostProcessPass_GetCompatibleDescriptor_m22DFDB00C3012A4AADFBC8F5A483E6139BBD42BC(__this, NULL);
V_0 = L_5;
RenderTextureDescriptor_set_depthBufferBits_mA3710C0D6E485BA6465B328CD8B1954F0E4C5819((&V_0), 0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_6 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_7 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_Destination);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_8;
L_8 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_7, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_9 = V_0;
NullCheck(L_6);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_6, L_8, L_9, 0, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_OnCameraCleanup_m4A13A674BC322561A1141B70E5713685A6D7E6BE (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___m_Destination;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_1 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
bool L_2;
L_2 = RenderTargetHandle_op_Equality_m0A17C91FD605DDB7604F1D10EBFBBADD71B21366(L_0, L_1, NULL);
if (!L_2)
{
goto IL_0013;
}
}
{
return;
}
IL_0013:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_3 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_Destination);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
bool L_4;
L_4 = RenderTargetHandle_HasInternalRenderTargetId_mC3715B3E0D2B6B4D659FCFBF1BEE8053460F4F50(L_3, NULL);
if (!L_4)
{
goto IL_0021;
}
}
{
return;
}
IL_0021:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_5 = ___0_cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_6 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_Destination);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_7;
L_7 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_6, NULL);
NullCheck(L_5);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_5, L_7, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_ResetHistory_m8FF98A255AAC1EADE99CB7F807E7C2D1B57E7FD4 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, const RuntimeMethod* method)
{
{
__this->___m_ResetHistory = (bool)1;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessPass_CanRunOnTile_m9159D0DE4ECC65BDAC286A57B695DFF079E9689E (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, const RuntimeMethod* method)
{
{
return (bool)0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_Execute_mA788FFA27CC71B626D405065B45C121EFC5BE1CB (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __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*)&CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisBloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225_m25682DCE38F204E0B4062C3F2D9132BDA2C5BF0D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F_mF488DC971011EE15740583673AA8BB56BE10A9E4_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_TisColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C_mBC5D3E47DCADB0AF1F944EE238C6188CD3B308F5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisDepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF_m6CC04C172E6C70C6446B6644BC25CBC3C1A691E2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisFilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172_mFAC921A292413CAF7B64BED0822B24DA7C60530D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisLensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6_m7AA5B34C2EB5A633802388F0CA1139092EEC2E18_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisMotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161_mCF77251617E769053BB46F8844649FDBE0006D99_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisPaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA_mB589E14BB73F90314BF582164232143C575C93C2_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_TisVignette_t77147DD5FEEB4476AF22BD98255F8010738985DC_mB42423B71631D13196913871E448FC0B90422DC1_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* V_0 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_1 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_2;
memset((&V_2), 0, sizeof(V_2));
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_3 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var);
VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621* L_0;
L_0 = VolumeManager_get_instance_m3D5ADFC04553CE0658A86B642CC9690C537DFA5C(NULL);
NullCheck(L_0);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_1;
L_1 = VolumeManager_get_stack_m5F7B366D1E7FE168EF4CA04A17531D34DD200266_inline(L_0, NULL);
V_0 = L_1;
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_2 = V_0;
NullCheck(L_2);
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_3;
L_3 = VolumeStack_GetComponent_TisDepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF_m6CC04C172E6C70C6446B6644BC25CBC3C1A691E2(L_2, VolumeStack_GetComponent_TisDepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF_m6CC04C172E6C70C6446B6644BC25CBC3C1A691E2_RuntimeMethod_var);
__this->___m_DepthOfField = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DepthOfField), (void*)L_3);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_4 = V_0;
NullCheck(L_4);
MotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161* L_5;
L_5 = VolumeStack_GetComponent_TisMotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161_mCF77251617E769053BB46F8844649FDBE0006D99(L_4, VolumeStack_GetComponent_TisMotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161_mCF77251617E769053BB46F8844649FDBE0006D99_RuntimeMethod_var);
__this->___m_MotionBlur = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_MotionBlur), (void*)L_5);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_6 = V_0;
NullCheck(L_6);
PaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA* L_7;
L_7 = VolumeStack_GetComponent_TisPaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA_mB589E14BB73F90314BF582164232143C575C93C2(L_6, VolumeStack_GetComponent_TisPaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA_mB589E14BB73F90314BF582164232143C575C93C2_RuntimeMethod_var);
__this->___m_PaniniProjection = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PaniniProjection), (void*)L_7);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_8 = V_0;
NullCheck(L_8);
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* L_9;
L_9 = VolumeStack_GetComponent_TisBloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225_m25682DCE38F204E0B4062C3F2D9132BDA2C5BF0D(L_8, VolumeStack_GetComponent_TisBloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225_m25682DCE38F204E0B4062C3F2D9132BDA2C5BF0D_RuntimeMethod_var);
__this->___m_Bloom = L_9;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Bloom), (void*)L_9);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_10 = V_0;
NullCheck(L_10);
LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6* L_11;
L_11 = VolumeStack_GetComponent_TisLensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6_m7AA5B34C2EB5A633802388F0CA1139092EEC2E18(L_10, VolumeStack_GetComponent_TisLensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6_m7AA5B34C2EB5A633802388F0CA1139092EEC2E18_RuntimeMethod_var);
__this->___m_LensDistortion = L_11;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LensDistortion), (void*)L_11);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_12 = V_0;
NullCheck(L_12);
ChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F* L_13;
L_13 = VolumeStack_GetComponent_TisChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F_mF488DC971011EE15740583673AA8BB56BE10A9E4(L_12, VolumeStack_GetComponent_TisChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F_mF488DC971011EE15740583673AA8BB56BE10A9E4_RuntimeMethod_var);
__this->___m_ChromaticAberration = L_13;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ChromaticAberration), (void*)L_13);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_14 = V_0;
NullCheck(L_14);
Vignette_t77147DD5FEEB4476AF22BD98255F8010738985DC* L_15;
L_15 = VolumeStack_GetComponent_TisVignette_t77147DD5FEEB4476AF22BD98255F8010738985DC_mB42423B71631D13196913871E448FC0B90422DC1(L_14, VolumeStack_GetComponent_TisVignette_t77147DD5FEEB4476AF22BD98255F8010738985DC_mB42423B71631D13196913871E448FC0B90422DC1_RuntimeMethod_var);
__this->___m_Vignette = L_15;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Vignette), (void*)L_15);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_16 = V_0;
NullCheck(L_16);
ColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C* L_17;
L_17 = VolumeStack_GetComponent_TisColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C_mBC5D3E47DCADB0AF1F944EE238C6188CD3B308F5(L_16, VolumeStack_GetComponent_TisColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C_mBC5D3E47DCADB0AF1F944EE238C6188CD3B308F5_RuntimeMethod_var);
__this->___m_ColorLookup = L_17;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ColorLookup), (void*)L_17);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_18 = V_0;
NullCheck(L_18);
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_19;
L_19 = VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E(L_18, VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E_RuntimeMethod_var);
__this->___m_ColorAdjustments = L_19;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ColorAdjustments), (void*)L_19);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_20 = V_0;
NullCheck(L_20);
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_21;
L_21 = VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E(L_20, VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E_RuntimeMethod_var);
__this->___m_Tonemapping = L_21;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Tonemapping), (void*)L_21);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_22 = V_0;
NullCheck(L_22);
FilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172* L_23;
L_23 = VolumeStack_GetComponent_TisFilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172_mFAC921A292413CAF7B64BED0822B24DA7C60530D(L_22, VolumeStack_GetComponent_TisFilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172_mFAC921A292413CAF7B64BED0822B24DA7C60530D_RuntimeMethod_var);
__this->___m_FilmGrain = L_23;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FilmGrain), (void*)L_23);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_24 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_25 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_24->___cameraData);
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_26 = L_25->___xr;
NullCheck(L_26);
bool L_27;
L_27 = XRPass_get_enabled_mC2CF12F8D66EB1EE2560B4DD1FB9343D5E598155(L_26, NULL);
__this->___m_UseDrawProcedural = L_27;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_28 = ___1_renderingData;
PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* L_29 = (PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4*)(&L_28->___postProcessingData);
bool L_30 = L_29->___useFastSRGBLinearConversion;
__this->___m_UseFastSRGBLinearConversion = L_30;
bool L_31 = __this->___m_IsFinalPass;
if (!L_31)
{
goto IL_00f9;
}
}
{
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_32;
L_32 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_1 = L_32;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_33 = V_1;
il2cpp_codegen_runtime_class_init_inline(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_34 = ((PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var))->___m_ProfilingRenderFinalPostProcessing;
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_2), L_33, L_34, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00db:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_2), NULL);
return;
}
});
try
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_35 = V_1;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_36 = ___1_renderingData;
PostProcessPass_RenderFinalPass_mF69E5F1F2DC1DA64F0467D0DF45E75A80E13171F(__this, L_35, L_36, NULL);
goto IL_00e9;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00e9:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_37 = V_1;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_37, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_38 = V_1;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_38, NULL);
goto IL_013a;
}
IL_00f9:
{
bool L_39;
L_39 = PostProcessPass_CanRunOnTile_m9159D0DE4ECC65BDAC286A57B695DFF079E9689E(__this, NULL);
if (L_39)
{
goto IL_013a;
}
}
{
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_40;
L_40 = CommandBufferPool_Get_m1A194FD7FBF7B6B0B47F292287DAD9EB65EE4423(NULL);
V_3 = L_40;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_41 = V_3;
il2cpp_codegen_runtime_class_init_inline(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_42 = ((PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var))->___m_ProfilingRenderPostProcessing;
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_2), L_41, L_42, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_011e:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_2), NULL);
return;
}
});
try
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_43 = V_3;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_44 = ___1_renderingData;
PostProcessPass_Render_mFA2906671991898424365EB5B753423DC1BB3E5D(__this, L_43, L_44, NULL);
goto IL_012c;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_012c:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_45 = V_3;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
ScriptableRenderContext_ExecuteCommandBuffer_mBAE37DFC699B7167A6E2C59012066C44A31E9896((&___0_context), L_45, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_46 = V_3;
il2cpp_codegen_runtime_class_init_inline(CommandBufferPool_t88CACA06AB445EE4743F5C4D742C73761A2DEF0F_il2cpp_TypeInfo_var);
CommandBufferPool_Release_mF83A83AA404E868E189436107015AD084C00C844(L_46, NULL);
}
IL_013a:
{
__this->___m_ResetHistory = (bool)0;
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 PostProcessPass_GetCompatibleDescriptor_m22DFDB00C3012A4AADFBC8F5A483E6139BBD42BC (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, const RuntimeMethod* method)
{
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_0 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_1;
L_1 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_0, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_2 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_3;
L_3 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_2, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_4 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_5;
L_5 = RenderTextureDescriptor_get_graphicsFormat_m50F25A4F179EA318C8D3B0D8685F9C5F59F7DEC0(L_4, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_6;
L_6 = PostProcessPass_GetCompatibleDescriptor_mBB0FDD96054E5695DCA172C62829EAD2FBBC58A6(__this, L_1, L_3, L_5, 0, NULL);
return L_6;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 PostProcessPass_GetCompatibleDescriptor_mBB0FDD96054E5695DCA172C62829EAD2FBBC58A6 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, int32_t ___0_width, int32_t ___1_height, int32_t ___2_format, int32_t ___3_depthBufferBits, const RuntimeMethod* method)
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_0;
memset((&V_0), 0, sizeof(V_0));
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = __this->___m_Descriptor;
V_0 = L_0;
int32_t L_1 = ___3_depthBufferBits;
RenderTextureDescriptor_set_depthBufferBits_mA3710C0D6E485BA6465B328CD8B1954F0E4C5819((&V_0), L_1, NULL);
RenderTextureDescriptor_set_msaaSamples_m6910E09489372746391B14FBAF59A7237539D6C4_inline((&V_0), 1, NULL);
int32_t L_2 = ___0_width;
RenderTextureDescriptor_set_width_m3B2494007BFE3AD4D14403407C9B24F5045E7E10_inline((&V_0), L_2, NULL);
int32_t L_3 = ___1_height;
RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline((&V_0), L_3, NULL);
int32_t L_4 = ___2_format;
RenderTextureDescriptor_set_graphicsFormat_m037DA25F9A8B956D830C7B7E5C6E258DC1133A13((&V_0), L_4, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_5 = V_0;
return L_5;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PostProcessPass_RequireSRGBConversionBlitToBackBuffer_mFFF0A97570D59F4A86CD4C20FC6C188E022F75D7 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E ___0_cameraData, const RuntimeMethod* method)
{
{
bool L_0;
L_0 = CameraData_get_requireSrgbConversion_m6C5E8C4E67811A673E01D79E79B719216EE53139((&___0_cameraData), NULL);
if (!L_0)
{
goto IL_0010;
}
}
{
bool L_1 = __this->___m_EnableSRGBConversionIfNeeded;
return L_1;
}
IL_0010:
{
return (bool)0;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_destination, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___3_material, int32_t ___4_passIndex, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
memset((&V_0), 0, sizeof(V_0));
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_1 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___sourceTex;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_2 = ___1_source;
NullCheck(L_0);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_0, L_1, L_2, NULL);
bool L_3 = __this->___m_UseDrawProcedural;
if (!L_3)
{
goto IL_0062;
}
}
{
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_0), (1.0f), (1.0f), (0.0f), (0.0f), NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_4 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_5 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___scaleBias;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = V_0;
NullCheck(L_4);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_4, L_5, L_6, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_7 = ___0_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_8 = ___2_destination;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_9;
memset((&L_9), 0, sizeof(L_9));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_9), L_8, 0, (-1), (-1), NULL);
NullCheck(L_7);
CommandBuffer_SetRenderTarget_m00472C42F4BAE11802652921705D554E158D926C(L_7, L_9, 0, 0, 0, 0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_10 = ___0_cmd;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_11;
L_11 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_12 = ___3_material;
int32_t L_13 = ___4_passIndex;
NullCheck(L_10);
CommandBuffer_DrawProcedural_m460EDBBEDA84E4743CA09A2F0EF44A6149C4EBD7(L_10, L_11, L_12, L_13, 2, 4, 1, (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D*)NULL, NULL);
return;
}
IL_0062:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_14 = ___0_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_15 = ___1_source;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_16 = ___2_destination;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_17 = ___3_material;
int32_t L_18 = ___4_passIndex;
NullCheck(L_14);
CommandBuffer_Blit_m20AC38869B1D9D16C37E1A697B4EF3E2B0D12530(L_14, L_15, L_16, L_17, L_18, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DrawFullscreenMesh_mAB97FB8B3CFF3DE88BA8D04863BB0EFCA32CEEA7 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_material, int32_t ___2_passIndex, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
memset((&V_0), 0, sizeof(V_0));
{
bool L_0 = __this->___m_UseDrawProcedural;
if (!L_0)
{
goto IL_0041;
}
}
{
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_0), (1.0f), (1.0f), (0.0f), (0.0f), NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_2 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___scaleBias;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_3 = V_0;
NullCheck(L_1);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_1, L_2, L_3, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_4 = ___0_cmd;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_5;
L_5 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_6 = ___1_material;
int32_t L_7 = ___2_passIndex;
NullCheck(L_4);
CommandBuffer_DrawProcedural_m460EDBBEDA84E4743CA09A2F0EF44A6149C4EBD7(L_4, L_5, L_6, L_7, 2, 4, 1, (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D*)NULL, NULL);
return;
}
IL_0041:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_8 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_9;
L_9 = RenderingUtils_get_fullscreenMesh_m6593C7C1C240A56AC8BD7C112DD672EEDE28F34E(NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_10;
L_10 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_11 = ___1_material;
int32_t L_12 = ___2_passIndex;
NullCheck(L_8);
CommandBuffer_DrawMesh_m2CDCAC3E41416226D38770259BB2C56CB37D5EEF(L_8, L_9, L_10, L_11, 0, L_12, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_Render_mFA2906671991898424365EB5B753423DC1BB3E5D (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __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*)&LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135_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*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D V_0;
memset((&V_0), 0, sizeof(V_0));
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* V_1 = NULL;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** V_2 = NULL;
bool V_3 = false;
bool V_4 = false;
bool V_5 = false;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_6 = NULL;
bool V_7 = false;
bool V_8 = false;
bool V_9 = false;
bool V_10 = false;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_11;
memset((&V_11), 0, sizeof(V_11));
int32_t V_12 = 0;
bool V_13 = false;
float V_14 = 0.0f;
float V_15 = 0.0f;
bool V_16 = false;
int32_t V_17 = 0;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B V_18;
memset((&V_18), 0, sizeof(V_18));
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 V_19;
memset((&V_19), 0, sizeof(V_19));
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B V_20;
memset((&V_20), 0, sizeof(V_20));
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_21;
memset((&V_21), 0, sizeof(V_21));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_22;
memset((&V_22), 0, sizeof(V_22));
int32_t G_B3_0 = 0;
int32_t G_B6_0 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B9_0 = NULL;
int32_t G_B13_0 = 0;
int32_t G_B16_0 = 0;
int32_t G_B19_0 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B21_0 = NULL;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B20_0 = NULL;
int32_t G_B22_0 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B22_1 = NULL;
int32_t G_B24_0 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B24_1 = NULL;
int32_t G_B23_0 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B23_1 = NULL;
int32_t G_B25_0 = 0;
int32_t G_B25_1 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B25_2 = NULL;
int32_t G_B27_0 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B27_1 = NULL;
int32_t G_B26_0 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B26_1 = NULL;
int32_t G_B28_0 = 0;
int32_t G_B28_1 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B28_2 = NULL;
int32_t G_B30_0 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B30_1 = NULL;
int32_t G_B29_0 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B29_1 = NULL;
int32_t G_B31_0 = 0;
int32_t G_B31_1 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B31_2 = NULL;
int32_t G_B33_0 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B33_1 = NULL;
int32_t G_B32_0 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B32_1 = NULL;
int32_t G_B34_0 = 0;
int32_t G_B34_1 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B34_2 = NULL;
int32_t G_B36_0 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B36_1 = NULL;
int32_t G_B35_0 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B35_1 = NULL;
int32_t G_B37_0 = 0;
int32_t G_B37_1 = 0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B37_2 = NULL;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B41_0 = NULL;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B40_0 = NULL;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B G_B42_0;
memset((&G_B42_0), 0, sizeof(G_B42_0));
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B42_1 = NULL;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B44_0 = NULL;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B43_0 = NULL;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B G_B45_0;
memset((&G_B45_0), 0, sizeof(G_B45_0));
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* G_B45_1 = NULL;
int32_t G_B57_0 = 0;
int32_t G_B88_0 = 0;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B G_B98_0;
memset((&G_B98_0), 0, sizeof(G_B98_0));
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B G_B102_0;
memset((&G_B102_0), 0, sizeof(G_B102_0));
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B G_B106_0;
memset((&G_B106_0), 0, sizeof(G_B106_0));
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B G_B110_0;
memset((&G_B110_0), 0, sizeof(G_B110_0));
PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* G_B114_0 = NULL;
PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* G_B111_0 = NULL;
PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* G_B113_0 = NULL;
PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* G_B112_0 = NULL;
int32_t G_B115_0 = 0;
PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* G_B115_1 = NULL;
int32_t G_B120_0 = 0;
int32_t G_B122_0 = 0;
int32_t G_B121_0 = 0;
int32_t G_B125_0 = 0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B128_0;
memset((&G_B128_0), 0, sizeof(G_B128_0));
{
(&V_0)->___U3CU3E4__this = __this;
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___0_cmd;
(&V_0)->___cmd = L_0;
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___cmd), (void*)L_0);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_1 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_2 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_1->___cameraData);
V_1 = L_2;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_3 = V_1;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_4 = (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)(&L_3->___renderer);
V_2 = L_4;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_5 = V_1;
bool L_6;
L_6 = CameraData_get_isSceneViewCamera_m4FBB102E90A7B1AE47ED0368DAA939B1B0DA7D70(L_5, NULL);
V_3 = L_6;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_7 = V_1;
bool L_8 = L_7->___isStopNaNEnabled;
if (!L_8)
{
goto IL_0040;
}
}
{
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_9 = __this->___m_Materials;
NullCheck(L_9);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_10 = L_9->___stopNaN;
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);
G_B3_0 = ((int32_t)(L_11));
goto IL_0041;
}
IL_0040:
{
G_B3_0 = 0;
}
IL_0041:
{
V_4 = (bool)G_B3_0;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_12 = V_1;
int32_t L_13 = L_12->___antialiasing;
if ((!(((uint32_t)L_13) == ((uint32_t)2))))
{
goto IL_0059;
}
}
{
int32_t L_14;
L_14 = SystemInfo_get_graphicsDeviceType_m2D54A0B94D138727041B29B127D8837165686545(NULL);
G_B6_0 = ((((int32_t)((((int32_t)L_14) == ((int32_t)8))? 1 : 0)) == ((int32_t)0))? 1 : 0);
goto IL_005a;
}
IL_0059:
{
G_B6_0 = 0;
}
IL_005a:
{
V_5 = (bool)G_B6_0;
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_15 = __this->___m_DepthOfField;
NullCheck(L_15);
DepthOfFieldModeParameter_t2AC87B0A41A5C9BB872A9E9D7913C262F9DA4E26* L_16 = L_15->___mode;
NullCheck(L_16);
int32_t L_17;
L_17 = VirtualFuncInvoker0< int32_t >::Invoke(12, L_16);
if ((((int32_t)L_17) == ((int32_t)1)))
{
goto IL_007c;
}
}
{
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_18 = __this->___m_Materials;
NullCheck(L_18);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_19 = L_18->___bokehDepthOfField;
G_B9_0 = L_19;
goto IL_0087;
}
IL_007c:
{
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_20 = __this->___m_Materials;
NullCheck(L_20);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_21 = L_20->___gaussianDepthOfField;
G_B9_0 = L_21;
}
IL_0087:
{
V_6 = G_B9_0;
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_22 = __this->___m_DepthOfField;
NullCheck(L_22);
bool L_23;
L_23 = DepthOfField_IsActive_mAEEBA8A02BC313AA621C4C197CF4A8A0A7352C0E(L_22, NULL);
if (!L_23)
{
goto IL_00a3;
}
}
{
bool L_24 = V_3;
if (L_24)
{
goto IL_00a3;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_25 = V_6;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_26;
L_26 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_25, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
G_B13_0 = ((int32_t)(L_26));
goto IL_00a4;
}
IL_00a3:
{
G_B13_0 = 0;
}
IL_00a4:
{
V_7 = (bool)G_B13_0;
il2cpp_codegen_runtime_class_init_inline(LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135_il2cpp_TypeInfo_var);
LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135* L_27;
L_27 = LensFlareCommonSRP_get_Instance_mF64DA65427B459BE5C9A648FAA697AE8B6DD479B(NULL);
NullCheck(L_27);
bool L_28;
L_28 = LensFlareCommonSRP_IsEmpty_m10C9D536E29439EA829486AA85748609DD7106E0(L_27, NULL);
V_8 = (bool)((((int32_t)L_28) == ((int32_t)0))? 1 : 0);
MotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161* L_29 = __this->___m_MotionBlur;
NullCheck(L_29);
bool L_30;
L_30 = MotionBlur_IsActive_mB06475DA53BAABEA9E9D53D0DA4CC4117E8C9768(L_29, NULL);
if (!L_30)
{
goto IL_00c8;
}
}
{
bool L_31 = V_3;
G_B16_0 = ((((int32_t)L_31) == ((int32_t)0))? 1 : 0);
goto IL_00c9;
}
IL_00c8:
{
G_B16_0 = 0;
}
IL_00c9:
{
V_9 = (bool)G_B16_0;
PaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA* L_32 = __this->___m_PaniniProjection;
NullCheck(L_32);
bool L_33;
L_33 = PaniniProjection_IsActive_m91BB6BE780D3AFFCFD863B97195EECAB659BF2B0(L_32, NULL);
if (!L_33)
{
goto IL_00de;
}
}
{
bool L_34 = V_3;
G_B19_0 = ((((int32_t)L_34) == ((int32_t)0))? 1 : 0);
goto IL_00df;
}
IL_00de:
{
G_B19_0 = 0;
}
IL_00df:
{
V_10 = (bool)G_B19_0;
bool L_35 = V_4;
if (L_35)
{
G_B21_0 = (&V_0);
goto IL_00ea;
}
G_B20_0 = (&V_0);
}
{
G_B22_0 = 0;
G_B22_1 = G_B20_0;
goto IL_00eb;
}
IL_00ea:
{
G_B22_0 = 1;
G_B22_1 = G_B21_0;
}
IL_00eb:
{
bool L_36 = V_5;
if (L_36)
{
G_B24_0 = G_B22_0;
G_B24_1 = G_B22_1;
goto IL_00f2;
}
G_B23_0 = G_B22_0;
G_B23_1 = G_B22_1;
}
{
G_B25_0 = 0;
G_B25_1 = G_B23_0;
G_B25_2 = G_B23_1;
goto IL_00f3;
}
IL_00f2:
{
G_B25_0 = 1;
G_B25_1 = G_B24_0;
G_B25_2 = G_B24_1;
}
IL_00f3:
{
bool L_37 = V_7;
if (L_37)
{
G_B27_0 = ((int32_t)il2cpp_codegen_add(G_B25_1, G_B25_0));
G_B27_1 = G_B25_2;
goto IL_00fb;
}
G_B26_0 = ((int32_t)il2cpp_codegen_add(G_B25_1, G_B25_0));
G_B26_1 = G_B25_2;
}
{
G_B28_0 = 0;
G_B28_1 = G_B26_0;
G_B28_2 = G_B26_1;
goto IL_00fc;
}
IL_00fb:
{
G_B28_0 = 1;
G_B28_1 = G_B27_0;
G_B28_2 = G_B27_1;
}
IL_00fc:
{
bool L_38 = V_8;
if (L_38)
{
G_B30_0 = ((int32_t)il2cpp_codegen_add(G_B28_1, G_B28_0));
G_B30_1 = G_B28_2;
goto IL_0104;
}
G_B29_0 = ((int32_t)il2cpp_codegen_add(G_B28_1, G_B28_0));
G_B29_1 = G_B28_2;
}
{
G_B31_0 = 0;
G_B31_1 = G_B29_0;
G_B31_2 = G_B29_1;
goto IL_0105;
}
IL_0104:
{
G_B31_0 = 1;
G_B31_1 = G_B30_0;
G_B31_2 = G_B30_1;
}
IL_0105:
{
bool L_39 = V_9;
if (L_39)
{
G_B33_0 = ((int32_t)il2cpp_codegen_add(G_B31_1, G_B31_0));
G_B33_1 = G_B31_2;
goto IL_010d;
}
G_B32_0 = ((int32_t)il2cpp_codegen_add(G_B31_1, G_B31_0));
G_B32_1 = G_B31_2;
}
{
G_B34_0 = 0;
G_B34_1 = G_B32_0;
G_B34_2 = G_B32_1;
goto IL_010e;
}
IL_010d:
{
G_B34_0 = 1;
G_B34_1 = G_B33_0;
G_B34_2 = G_B33_1;
}
IL_010e:
{
bool L_40 = V_10;
if (L_40)
{
G_B36_0 = ((int32_t)il2cpp_codegen_add(G_B34_1, G_B34_0));
G_B36_1 = G_B34_2;
goto IL_0116;
}
G_B35_0 = ((int32_t)il2cpp_codegen_add(G_B34_1, G_B34_0));
G_B35_1 = G_B34_2;
}
{
G_B37_0 = 0;
G_B37_1 = G_B35_0;
G_B37_2 = G_B35_1;
goto IL_0117;
}
IL_0116:
{
G_B37_0 = 1;
G_B37_1 = G_B36_0;
G_B37_2 = G_B36_1;
}
IL_0117:
{
G_B37_2->___amountOfPassesRemaining = ((int32_t)il2cpp_codegen_add(G_B37_1, G_B37_0));
bool L_41 = __this->___m_UseSwapBuffer;
if (!L_41)
{
goto IL_012d;
}
}
{
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_42 = V_2;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_43 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_42);
NullCheck(L_43);
VirtualActionInvoker1< bool >::Invoke(13, L_43, (bool)0);
}
IL_012d:
{
(&V_0)->___tempTargetUsed = (bool)0;
(&V_0)->___tempTarget2Used = (bool)0;
bool L_44 = __this->___m_UseSwapBuffer;
if (L_44)
{
G_B41_0 = (&V_0);
goto IL_014f;
}
G_B40_0 = (&V_0);
}
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_45 = __this->___m_Source;
G_B42_0 = L_45;
G_B42_1 = G_B40_0;
goto IL_0156;
}
IL_014f:
{
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_46 = V_2;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_47 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_46);
NullCheck(L_47);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_48;
L_48 = ScriptableRenderer_get_cameraColorTarget_mC2C0353A178726FC82413A458A34496280AFB4D4(L_47, NULL);
G_B42_0 = L_48;
G_B42_1 = G_B41_0;
}
IL_0156:
{
G_B42_1->___source = G_B42_0;
bool L_49 = __this->___m_UseSwapBuffer;
if (L_49)
{
G_B44_0 = (&V_0);
goto IL_016d;
}
G_B43_0 = (&V_0);
}
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_50;
L_50 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324((-1), NULL);
G_B45_0 = L_50;
G_B45_1 = G_B43_0;
goto IL_017a;
}
IL_016d:
{
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_51 = V_2;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_52 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_51);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_53 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_54 = L_53.___cmd;
NullCheck(L_52);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_55;
L_55 = VirtualFuncInvoker1< RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* >::Invoke(5, L_52, L_54);
G_B45_0 = L_55;
G_B45_1 = G_B44_0;
}
IL_017a:
{
G_B45_1->___destination = G_B45_0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_56 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_57 = L_56.___cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_58 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FullscreenProjMat;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_59;
L_59 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_60;
L_60 = GL_GetGPUProjectionMatrix_m3B89D47134C77B9361DB3CDDFFDA276C1373DD2A(L_59, (bool)1, NULL);
NullCheck(L_57);
CommandBuffer_SetGlobalMatrix_m8454AD5B02C68C5824015F290D831207FA098612(L_57, L_58, L_60, NULL);
bool L_61 = V_4;
if (!L_61)
{
goto IL_01fc;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_62 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_63 = L_62.___cmd;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_64;
L_64 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(((int32_t)15), ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_11), L_63, L_64, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_01ee:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_11), NULL);
return;
}
});
try
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_65 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_66 = L_65.___cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_67;
L_67 = PostProcessPass_U3CRenderU3Eg__GetSourceU7C59_0_mD8A448925BF660AB2D5B0E1C7D180AF431BD515B(__this, (&V_0), NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_68;
L_68 = PostProcessPass_U3CRenderU3Eg__GetDestinationU7C59_1_mC7A2670EC5D995D3CDA3AEB41984E3ADF75DCC66(__this, (&V_0), NULL);
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_69 = __this->___m_Materials;
NullCheck(L_69);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_70 = L_69->___stopNaN;
bool L_71 = __this->___m_UseDrawProcedural;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
RenderingUtils_Blit_m7061238DBF9FA659102F4D19430AA369F1B1ABA5(L_66, L_67, L_68, L_70, 0, L_71, 2, 0, 2, 3, NULL);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_72 = V_2;
PostProcessPass_U3CRenderU3Eg__SwapU7C59_2_mD92335C04A3CC23C1F67CFE91EAE7F2D1B57DE3C(__this, L_72, (&V_0), NULL);
goto IL_01fc;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_01fc:
{
bool L_73 = V_5;
if (!L_73)
{
goto IL_024a;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_74 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_75 = L_74.___cmd;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_76;
L_76 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(((int32_t)16), ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_11), L_75, L_76, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_023c:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_11), NULL);
return;
}
});
try
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_77 = V_1;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_78 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_79 = L_78.___cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_80;
L_80 = PostProcessPass_U3CRenderU3Eg__GetSourceU7C59_0_mD8A448925BF660AB2D5B0E1C7D180AF431BD515B(__this, (&V_0), NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_81;
L_81 = PostProcessPass_U3CRenderU3Eg__GetDestinationU7C59_1_mC7A2670EC5D995D3CDA3AEB41984E3ADF75DCC66(__this, (&V_0), NULL);
PostProcessPass_DoSubpixelMorphologicalAntialiasing_m1F2B384D7CECF2C7D17BFD43B69B702A047A1A61(__this, L_77, L_79, L_80, L_81, NULL);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_82 = V_2;
PostProcessPass_U3CRenderU3Eg__SwapU7C59_2_mD92335C04A3CC23C1F67CFE91EAE7F2D1B57DE3C(__this, L_82, (&V_0), NULL);
goto IL_024a;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_024a:
{
bool L_83 = V_7;
if (!L_83)
{
goto IL_02be;
}
}
{
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_84 = __this->___m_DepthOfField;
NullCheck(L_84);
DepthOfFieldModeParameter_t2AC87B0A41A5C9BB872A9E9D7913C262F9DA4E26* L_85 = L_84->___mode;
NullCheck(L_85);
int32_t L_86;
L_86 = VirtualFuncInvoker0< int32_t >::Invoke(12, L_85);
if ((((int32_t)L_86) == ((int32_t)1)))
{
goto IL_0265;
}
}
{
G_B57_0 = ((int32_t)18);
goto IL_0267;
}
IL_0265:
{
G_B57_0 = ((int32_t)17);
}
IL_0267:
{
V_12 = G_B57_0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_87 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_88 = L_87.___cmd;
int32_t L_89 = V_12;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_90;
L_90 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(L_89, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_11), L_88, L_90, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_02b0:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_11), NULL);
return;
}
});
try
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_91 = V_1;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_92 = L_91->___camera;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_93 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_94 = L_93.___cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_95;
L_95 = PostProcessPass_U3CRenderU3Eg__GetSourceU7C59_0_mD8A448925BF660AB2D5B0E1C7D180AF431BD515B(__this, (&V_0), NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_96;
L_96 = PostProcessPass_U3CRenderU3Eg__GetDestinationU7C59_1_mC7A2670EC5D995D3CDA3AEB41984E3ADF75DCC66(__this, (&V_0), NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_97 = V_1;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_98 = L_97->___pixelRect;
PostProcessPass_DoDepthOfField_m492D94D0E88A7531264051382F38916842E57D6F(__this, L_92, L_94, L_95, L_96, L_98, NULL);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_99 = V_2;
PostProcessPass_U3CRenderU3Eg__SwapU7C59_2_mD92335C04A3CC23C1F67CFE91EAE7F2D1B57DE3C(__this, L_99, (&V_0), NULL);
goto IL_02be;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_02be:
{
bool L_100 = V_9;
if (!L_100)
{
goto IL_0311;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_101 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_102 = L_101.___cmd;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_103;
L_103 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(((int32_t)19), ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_11), L_102, L_103, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0303:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_11), NULL);
return;
}
});
try
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_104 = V_1;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_105 = (*(CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)L_104);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_106 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_107 = L_106.___cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_108;
L_108 = PostProcessPass_U3CRenderU3Eg__GetSourceU7C59_0_mD8A448925BF660AB2D5B0E1C7D180AF431BD515B(__this, (&V_0), NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_109;
L_109 = PostProcessPass_U3CRenderU3Eg__GetDestinationU7C59_1_mC7A2670EC5D995D3CDA3AEB41984E3ADF75DCC66(__this, (&V_0), NULL);
PostProcessPass_DoMotionBlur_m9FE32E134297381B94A8A07ACC149D06217A3072(__this, L_105, L_107, L_108, L_109, NULL);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_110 = V_2;
PostProcessPass_U3CRenderU3Eg__SwapU7C59_2_mD92335C04A3CC23C1F67CFE91EAE7F2D1B57DE3C(__this, L_110, (&V_0), NULL);
goto IL_0311;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0311:
{
bool L_111 = V_10;
if (!L_111)
{
goto IL_0364;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_112 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_113 = L_112.___cmd;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_114;
L_114 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(((int32_t)20), ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_11), L_113, L_114, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0356:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_11), NULL);
return;
}
});
try
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_115 = V_1;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_116 = L_115->___camera;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_117 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_118 = L_117.___cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_119;
L_119 = PostProcessPass_U3CRenderU3Eg__GetSourceU7C59_0_mD8A448925BF660AB2D5B0E1C7D180AF431BD515B(__this, (&V_0), NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_120;
L_120 = PostProcessPass_U3CRenderU3Eg__GetDestinationU7C59_1_mC7A2670EC5D995D3CDA3AEB41984E3ADF75DCC66(__this, (&V_0), NULL);
PostProcessPass_DoPaniniProjection_m7486B5A46AE100162CEE0AFC47DAEF04438FCECB(__this, L_116, L_118, L_119, L_120, NULL);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_121 = V_2;
PostProcessPass_U3CRenderU3Eg__SwapU7C59_2_mD92335C04A3CC23C1F67CFE91EAE7F2D1B57DE3C(__this, L_121, (&V_0), NULL);
goto IL_0364;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0364:
{
bool L_122 = V_8;
if (!L_122)
{
goto IL_03f6;
}
}
{
PaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA* L_123 = __this->___m_PaniniProjection;
NullCheck(L_123);
bool L_124;
L_124 = PaniniProjection_IsActive_m91BB6BE780D3AFFCFD863B97195EECAB659BF2B0(L_123, NULL);
if (!L_124)
{
goto IL_03a1;
}
}
{
V_13 = (bool)1;
PaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA* L_125 = __this->___m_PaniniProjection;
NullCheck(L_125);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_126 = L_125->___distance;
NullCheck(L_126);
float L_127;
L_127 = VirtualFuncInvoker0< float >::Invoke(12, L_126);
V_14 = L_127;
PaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA* L_128 = __this->___m_PaniniProjection;
NullCheck(L_128);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_129 = L_128->___cropToFit;
NullCheck(L_129);
float L_130;
L_130 = VirtualFuncInvoker0< float >::Invoke(12, L_129);
V_15 = L_130;
goto IL_03b2;
}
IL_03a1:
{
V_13 = (bool)0;
V_14 = (1.0f);
V_15 = (1.0f);
}
IL_03b2:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_131 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_132 = L_131.___cmd;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_133;
L_133 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(((int32_t)23), ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_11), L_132, L_133, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_03e8:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_11), NULL);
return;
}
});
try
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_134 = V_1;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_135 = L_134->___camera;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_136 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_137 = L_136.___cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_138;
L_138 = PostProcessPass_U3CRenderU3Eg__GetSourceU7C59_0_mD8A448925BF660AB2D5B0E1C7D180AF431BD515B(__this, (&V_0), NULL);
bool L_139 = V_13;
float L_140 = V_14;
float L_141 = V_15;
PostProcessPass_DoLensFlareDatadriven_m72A91017976E76EC614CCFE733B1B851BD51FF05(__this, L_135, L_137, L_138, L_139, L_140, L_141, NULL);
goto IL_03f6;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_03f6:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_142 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_143 = L_142.___cmd;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_144;
L_144 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(((int32_t)21), ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_11), L_143, L_144, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0949:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_11), NULL);
return;
}
});
try
{
{
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_145 = __this->___m_Materials;
NullCheck(L_145);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_146 = L_145->___uber;
NullCheck(L_146);
Material_set_shaderKeywords_mD650CF82B2DBB75F001E373E2E1ACA30876F3AB8(L_146, (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL, NULL);
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* L_147 = __this->___m_Bloom;
NullCheck(L_147);
bool L_148;
L_148 = Bloom_IsActive_m18CD0E121D17E2D4B20D6E944433CDEEA9C970C3(L_147, NULL);
V_16 = L_148;
bool L_149 = V_16;
if (!L_149)
{
goto IL_046f_1;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_150 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_151 = L_150.___cmd;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_152;
L_152 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(((int32_t)22), ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD L_153;
memset((&L_153), 0, sizeof(L_153));
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&L_153), L_151, L_152, NULL);
V_21 = L_153;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0461_1:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_21), NULL);
return;
}
});
try
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_154 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_155 = L_154.___cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_156;
L_156 = PostProcessPass_U3CRenderU3Eg__GetSourceU7C59_0_mD8A448925BF660AB2D5B0E1C7D180AF431BD515B(__this, (&V_0), NULL);
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_157 = __this->___m_Materials;
NullCheck(L_157);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_158 = L_157->___uber;
PostProcessPass_SetupBloom_mFD125A81E220222A305A0325E9AB92C9347C3DE3(__this, L_155, L_156, L_158, NULL);
goto IL_046f_1;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_046f_1:
{
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_159 = __this->___m_Materials;
NullCheck(L_159);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_160 = L_159->___uber;
bool L_161 = V_3;
PostProcessPass_SetupLensDistortion_mC8551C67AB37EB59ABB794A57B9F3D1A94C5C3CC(__this, L_160, L_161, NULL);
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_162 = __this->___m_Materials;
NullCheck(L_162);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_163 = L_162->___uber;
PostProcessPass_SetupChromaticAberration_mA320D8C2C90E77757A97DF78E6B1973C750383AA(__this, L_163, NULL);
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_164 = __this->___m_Materials;
NullCheck(L_164);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_165 = L_164->___uber;
PostProcessPass_SetupVignette_mD0A723C18C6E6A8CDB6AB191C2483DAB43E0CAB5(__this, L_165, NULL);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_166 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_167 = L_166.___cmd;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_168 = ___1_renderingData;
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_169 = __this->___m_Materials;
NullCheck(L_169);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_170 = L_169->___uber;
PostProcessPass_SetupColorGrading_m6FF0296D87AA0C6F079012989E9E971D3B05599A(__this, L_167, L_168, L_170, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_171 = V_1;
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_172 = __this->___m_Materials;
NullCheck(L_172);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_173 = L_172->___uber;
PostProcessPass_SetupGrain_m949060E3A47FD58C37EC07BF3D0E15258FA05B57(__this, L_171, L_173, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_174 = V_1;
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_175 = __this->___m_Materials;
NullCheck(L_175);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_176 = L_175->___uber;
PostProcessPass_SetupDithering_m229F0AADDAB308E22BF57F2946D2B4F316A95306(__this, L_174, L_176, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_177 = V_1;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_178 = (*(CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)L_177);
bool L_179;
L_179 = PostProcessPass_RequireSRGBConversionBlitToBackBuffer_mFFF0A97570D59F4A86CD4C20FC6C188E022F75D7(__this, L_178, NULL);
if (!L_179)
{
goto IL_0502_1;
}
}
{
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_180 = __this->___m_Materials;
NullCheck(L_180);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_181 = L_180->___uber;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_182 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___LinearToSRGBConversion;
NullCheck(L_181);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_181, L_182, NULL);
}
IL_0502_1:
{
bool L_183 = __this->___m_hasExternalPostPasses;
if (L_183)
{
goto IL_052d_1;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_184 = V_1;
int32_t L_185 = L_184->___imageScalingMode;
if ((!(((uint32_t)L_185) == ((uint32_t)1))))
{
goto IL_052a_1;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_186 = V_1;
int32_t L_187 = L_186->___upscalingFilter;
if ((!(((uint32_t)L_187) == ((uint32_t)2))))
{
goto IL_052a_1;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_188 = V_1;
int32_t L_189 = L_188->___antialiasing;
G_B88_0 = ((((int32_t)((((int32_t)L_189) == ((int32_t)1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
goto IL_052e_1;
}
IL_052a_1:
{
G_B88_0 = 0;
goto IL_052e_1;
}
IL_052d_1:
{
G_B88_0 = 0;
}
IL_052e_1:
{
if (!G_B88_0)
{
goto IL_0545_1;
}
}
{
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_190 = __this->___m_Materials;
NullCheck(L_190);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_191 = L_190->___uber;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_192 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___Gamma20;
NullCheck(L_191);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_191, L_192, NULL);
}
IL_0545_1:
{
bool L_193 = __this->___m_UseFastSRGBLinearConversion;
if (!L_193)
{
goto IL_0562_1;
}
}
{
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_194 = __this->___m_Materials;
NullCheck(L_194);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_195 = L_194->___uber;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_196 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___UseFastSRGBLinearConversion;
NullCheck(L_195);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_195, L_196, NULL);
}
IL_0562_1:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_197 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_198 = L_197.___cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_199 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___sourceTex;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_200;
L_200 = PostProcessPass_U3CRenderU3Eg__GetSourceU7C59_0_mD8A448925BF660AB2D5B0E1C7D180AF431BD515B(__this, (&V_0), NULL);
NullCheck(L_198);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_198, L_199, L_200, NULL);
V_17 = 2;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_201 = __this->___m_Destination;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_202 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
bool L_203;
L_203 = RenderTargetHandle_op_Equality_m0A17C91FD605DDB7604F1D10EBFBBADD71B21366(L_201, L_202, NULL);
if (!L_203)
{
goto IL_059a_1;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_204 = V_1;
bool L_205 = L_204->___isDefaultViewport;
if (L_205)
{
goto IL_059a_1;
}
}
{
V_17 = 0;
}
IL_059a_1:
{
bool L_206 = __this->___m_UseSwapBuffer;
if (L_206)
{
goto IL_05b4_1;
}
}
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_207 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_Destination);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_208;
L_208 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_207, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_209;
L_209 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_208, NULL);
G_B98_0 = L_209;
goto IL_05ba_1;
}
IL_05b4_1:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_210 = V_0;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_211 = L_210.___destination;
G_B98_0 = L_211;
}
IL_05ba_1:
{
V_18 = G_B98_0;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_212 = V_1;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_213 = L_212->___xr;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_214;
L_214 = RenderTargetHandle_GetCameraTarget_m17B0FD1FDCDF25B4624C79062A607632530334A8(L_213, NULL);
V_19 = L_214;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_215 = V_1;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_216 = L_215->___targetTexture;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_217;
L_217 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_216, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_217)
{
goto IL_05e4_1;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_218 = V_1;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_219 = L_218->___xr;
NullCheck(L_219);
bool L_220;
L_220 = XRPass_get_enabled_mC2CF12F8D66EB1EE2560B4DD1FB9343D5E598155(L_219, NULL);
if (!L_220)
{
goto IL_05ed_1;
}
}
IL_05e4_1:
{
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_221;
L_221 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA((&V_19), NULL);
G_B102_0 = L_221;
goto IL_05f8_1;
}
IL_05ed_1:
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_222 = V_1;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_223 = L_222->___targetTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_224;
memset((&L_224), 0, sizeof(L_224));
RenderTargetIdentifier__ctor_mD6E20FA134EEBCE40A8B5E64C505DE8A0DC96BDF((&L_224), L_223, NULL);
G_B102_0 = L_224;
}
IL_05f8_1:
{
V_20 = G_B102_0;
bool L_225 = __this->___m_UseSwapBuffer;
if (!L_225)
{
goto IL_0614_1;
}
}
{
bool L_226 = __this->___m_ResolveToScreen;
if (L_226)
{
goto IL_060e_1;
}
}
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_227 = V_18;
G_B106_0 = L_227;
goto IL_0610_1;
}
IL_060e_1:
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_228 = V_20;
G_B106_0 = L_228;
}
IL_0610_1:
{
V_20 = G_B106_0;
goto IL_0660_1;
}
IL_0614_1:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_229 = __this->___m_Destination;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_230 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
bool L_231;
L_231 = RenderTargetHandle_op_Equality_m0A17C91FD605DDB7604F1D10EBFBBADD71B21366(L_229, L_230, NULL);
if (L_231)
{
goto IL_0633_1;
}
}
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_232 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_Destination);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_233;
L_233 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA(L_232, NULL);
G_B110_0 = L_233;
goto IL_0635_1;
}
IL_0633_1:
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_234 = V_20;
G_B110_0 = L_234;
}
IL_0635_1:
{
V_20 = G_B110_0;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_235 = V_1;
bool L_236 = L_235->___resolveFinalTarget;
if (L_236)
{
G_B114_0 = __this;
goto IL_065a_1;
}
G_B111_0 = __this;
}
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_237 = __this->___m_Destination;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_238 = V_19;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
bool L_239;
L_239 = RenderTargetHandle_op_Equality_m0A17C91FD605DDB7604F1D10EBFBBADD71B21366(L_237, L_238, NULL);
if (L_239)
{
G_B113_0 = G_B111_0;
goto IL_0657_1;
}
G_B112_0 = G_B111_0;
}
{
bool L_240 = __this->___m_HasFinalPass;
G_B115_0 = ((int32_t)(L_240));
G_B115_1 = G_B112_0;
goto IL_065b_1;
}
IL_0657_1:
{
G_B115_0 = 1;
G_B115_1 = G_B113_0;
goto IL_065b_1;
}
IL_065a_1:
{
G_B115_0 = 1;
G_B115_1 = G_B114_0;
}
IL_065b_1:
{
NullCheck(G_B115_1);
G_B115_1->___m_ResolveToScreen = (bool)G_B115_0;
}
IL_0660_1:
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_241 = V_1;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_242 = L_241->___xr;
NullCheck(L_242);
bool L_243;
L_243 = XRPass_get_enabled_mC2CF12F8D66EB1EE2560B4DD1FB9343D5E598155(L_242, NULL);
if (!L_243)
{
goto IL_07ca_1;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_244 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_245 = L_244.___cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_246 = V_20;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_247;
memset((&L_247), 0, sizeof(L_247));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_247), L_246, 0, (-1), (-1), NULL);
int32_t L_248 = V_17;
NullCheck(L_245);
CommandBuffer_SetRenderTarget_m00472C42F4BAE11802652921705D554E158D926C(L_245, L_247, L_248, 0, 2, 3, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_249 = V_20;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_250 = V_1;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_251 = L_250->___xr;
NullCheck(L_251);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_252;
L_252 = XRPass_get_renderTarget_m595B27BD6972FE1F74FCE71CB29088F159E84B18_inline(L_251, NULL);
bool L_253;
L_253 = RenderTargetIdentifier_op_Equality_mD9FD6667F4C385F2379E9DEAAA8F91B7A1D50A1F(L_249, L_252, NULL);
if (!L_253)
{
goto IL_06ae_1;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_254 = V_1;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_255 = L_254->___xr;
NullCheck(L_255);
bool L_256;
L_256 = XRPass_get_renderTargetIsRenderTexture_m79E6747B91048C48ED200D3A99B96621D0BFB67A_inline(L_255, NULL);
G_B120_0 = ((((int32_t)L_256) == ((int32_t)0))? 1 : 0);
goto IL_06af_1;
}
IL_06ae_1:
{
G_B120_0 = 0;
}
IL_06af_1:
{
int32_t L_257 = G_B120_0;
if (!L_257)
{
G_B122_0 = L_257;
goto IL_06c3_1;
}
G_B121_0 = L_257;
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_258 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_259 = L_258.___cmd;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_260 = V_1;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_261 = L_260->___pixelRect;
NullCheck(L_259);
CommandBuffer_SetViewport_m3BCCABB7493369D88DB15EE43C41D9858AE2574D(L_259, L_261, NULL);
G_B122_0 = G_B121_0;
}
IL_06c3_1:
{
if (!G_B122_0)
{
goto IL_06cc_1;
}
}
{
bool L_262;
L_262 = SystemInfo_get_graphicsUVStartsAtTop_m152BEEFFF20719C9EAB612AD238114BD0B3BFE4B(NULL);
G_B125_0 = ((int32_t)(L_262));
goto IL_06cd_1;
}
IL_06cc_1:
{
G_B125_0 = 0;
}
IL_06cd_1:
{
if (G_B125_0)
{
goto IL_06ea_1;
}
}
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_263;
memset((&L_263), 0, sizeof(L_263));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_263), (1.0f), (1.0f), (0.0f), (0.0f), NULL);
G_B128_0 = L_263;
goto IL_0703_1;
}
IL_06ea_1:
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_264;
memset((&L_264), 0, sizeof(L_264));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_264), (1.0f), (-1.0f), (0.0f), (1.0f), NULL);
G_B128_0 = L_264;
}
IL_0703_1:
{
V_22 = G_B128_0;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_265 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_266 = L_265.___cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_267 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___scaleBias;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_268 = V_22;
NullCheck(L_266);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_266, L_267, L_268, NULL);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_269 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_270 = L_269.___cmd;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_271;
L_271 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_272 = __this->___m_Materials;
NullCheck(L_272);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_273 = L_272->___uber;
NullCheck(L_270);
CommandBuffer_DrawProcedural_m460EDBBEDA84E4743CA09A2F0EF44A6149C4EBD7(L_270, L_271, L_273, 0, 2, 4, 1, (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D*)NULL, NULL);
bool L_274 = __this->___m_ResolveToScreen;
if (L_274)
{
goto IL_08ce_1;
}
}
{
bool L_275 = __this->___m_UseSwapBuffer;
if (L_275)
{
goto IL_08ce_1;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_276 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_277 = L_276.___cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_278 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___sourceTex;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_279 = V_20;
NullCheck(L_277);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_277, L_278, L_279, NULL);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_280 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_281 = L_280.___cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_282 = __this->___m_Source;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_283;
memset((&L_283), 0, sizeof(L_283));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_283), L_282, 0, (-1), (-1), NULL);
int32_t L_284 = V_17;
NullCheck(L_281);
CommandBuffer_SetRenderTarget_m00472C42F4BAE11802652921705D554E158D926C(L_281, L_283, L_284, 0, 2, 3, NULL);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_22), (1.0f), (1.0f), (0.0f), (0.0f), NULL);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_285 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_286 = L_285.___cmd;
int32_t L_287 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___scaleBias;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_288 = V_22;
NullCheck(L_286);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_286, L_287, L_288, NULL);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_289 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_290 = L_289.___cmd;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_291;
L_291 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_292 = __this->___m_BlitMaterial;
NullCheck(L_290);
CommandBuffer_DrawProcedural_m460EDBBEDA84E4743CA09A2F0EF44A6149C4EBD7(L_290, L_291, L_292, 0, 2, 4, 1, (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D*)NULL, NULL);
goto IL_08ce_1;
}
IL_07ca_1:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_293 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_294 = L_293.___cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_295 = V_20;
int32_t L_296 = V_17;
NullCheck(L_294);
CommandBuffer_SetRenderTarget_m00472C42F4BAE11802652921705D554E158D926C(L_294, L_295, L_296, 0, 2, 3, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_297 = V_1;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_298 = L_297->___renderer;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_299 = V_20;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_300 = V_20;
NullCheck(L_298);
ScriptableRenderer_ConfigureCameraTarget_m4067416B1E8D785A5BADBEFB1E73FDA7A6A0D440(L_298, L_299, L_300, NULL);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_301 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_302 = L_301.___cmd;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_303;
L_303 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_304;
L_304 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
NullCheck(L_302);
CommandBuffer_SetViewProjectionMatrices_m50A472F193C13207D81B5EC8FB007F76E36A8C75(L_302, L_303, L_304, NULL);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_305 = __this->___m_Destination;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_306 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
bool L_307;
L_307 = RenderTargetHandle_op_Equality_m0A17C91FD605DDB7604F1D10EBFBBADD71B21366(L_305, L_306, NULL);
if (!L_307)
{
goto IL_081a_1;
}
}
{
bool L_308 = __this->___m_UseSwapBuffer;
if (!L_308)
{
goto IL_082a_1;
}
}
IL_081a_1:
{
bool L_309 = __this->___m_ResolveToScreen;
if (!L_309)
{
goto IL_083b_1;
}
}
{
bool L_310 = __this->___m_UseSwapBuffer;
if (!L_310)
{
goto IL_083b_1;
}
}
IL_082a_1:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_311 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_312 = L_311.___cmd;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_313 = V_1;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_314 = L_313->___pixelRect;
NullCheck(L_312);
CommandBuffer_SetViewport_m3BCCABB7493369D88DB15EE43C41D9858AE2574D(L_312, L_314, NULL);
}
IL_083b_1:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_315 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_316 = L_315.___cmd;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_317;
L_317 = RenderingUtils_get_fullscreenMesh_m6593C7C1C240A56AC8BD7C112DD672EEDE28F34E(NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_318;
L_318 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_319 = __this->___m_Materials;
NullCheck(L_319);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_320 = L_319->___uber;
NullCheck(L_316);
CommandBuffer_DrawMesh_m45BA88D4388EC7E5CDAABD42CD6CE29A5120042C(L_316, L_317, L_318, L_320, NULL);
bool L_321 = __this->___m_ResolveToScreen;
if (L_321)
{
goto IL_08ad_1;
}
}
{
bool L_322 = __this->___m_UseSwapBuffer;
if (L_322)
{
goto IL_08ad_1;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_323 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_324 = L_323.___cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_325 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___sourceTex;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_326 = V_20;
NullCheck(L_324);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_324, L_325, L_326, NULL);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_327 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_328 = L_327.___cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_329 = __this->___m_Source;
NullCheck(L_328);
CommandBuffer_SetRenderTarget_m00472C42F4BAE11802652921705D554E158D926C(L_328, L_329, 2, 0, 2, 3, NULL);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_330 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_331 = L_330.___cmd;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_332;
L_332 = RenderingUtils_get_fullscreenMesh_m6593C7C1C240A56AC8BD7C112DD672EEDE28F34E(NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_333;
L_333 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_334 = __this->___m_BlitMaterial;
NullCheck(L_331);
CommandBuffer_DrawMesh_m45BA88D4388EC7E5CDAABD42CD6CE29A5120042C(L_331, L_332, L_333, L_334, NULL);
}
IL_08ad_1:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_335 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_336 = L_335.___cmd;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_337 = V_1;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_338 = L_337->___camera;
NullCheck(L_338);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_339;
L_339 = Camera_get_worldToCameraMatrix_m48E324BD76706A316A1701EFC6A3DEC7DFB2FF40(L_338, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_340 = V_1;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_341 = L_340->___camera;
NullCheck(L_341);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_342;
L_342 = Camera_get_projectionMatrix_m9B943EFDD6418528A055321E14F75F1511DD9B4A(L_341, NULL);
NullCheck(L_336);
CommandBuffer_SetViewProjectionMatrices_m50A472F193C13207D81B5EC8FB007F76E36A8C75(L_336, L_339, L_342, NULL);
}
IL_08ce_1:
{
bool L_343 = __this->___m_UseSwapBuffer;
if (!L_343)
{
goto IL_08eb_1;
}
}
{
bool L_344 = __this->___m_ResolveToScreen;
if (L_344)
{
goto IL_08eb_1;
}
}
{
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_345 = V_2;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_346 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_345);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_347 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_348 = L_347.___cmd;
NullCheck(L_346);
VirtualActionInvoker1< CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* >::Invoke(12, L_346, L_348);
}
IL_08eb_1:
{
bool L_349 = V_16;
if (!L_349)
{
goto IL_0901_1;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_350 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_351 = L_350.___cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_352 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipUp;
NullCheck(L_352);
int32_t L_353 = 0;
int32_t L_354 = (L_352)->GetAt(static_cast<il2cpp_array_size_t>(L_353));
NullCheck(L_351);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_351, L_354, NULL);
}
IL_0901_1:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_355 = V_0;
bool L_356 = L_355.___tempTargetUsed;
if (!L_356)
{
goto IL_0919_1;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_357 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_358 = L_357.___cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_359 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____TempTarget;
NullCheck(L_358);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_358, L_359, NULL);
}
IL_0919_1:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_360 = V_0;
bool L_361 = L_360.___tempTarget2Used;
if (!L_361)
{
goto IL_0931_1;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_362 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_363 = L_362.___cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_364 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____TempTarget2;
NullCheck(L_363);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_363, L_364, NULL);
}
IL_0931_1:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D L_365 = V_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_366 = L_365.___cmd;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_367 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_InternalLut);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
int32_t L_368;
L_368 = RenderTargetHandle_get_id_m4D50FDA4A486E05D07A54ABFC04BD96C1CE7D7BE_inline(L_367, NULL);
NullCheck(L_366);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_366, L_368, NULL);
goto IL_0957;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0957:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PostProcessPass_BlitDstDiscardContent_m0CD67D1CAF9AC54EB998A4AEC3D6178680781C59 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_rt, const RuntimeMethod* method)
{
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___0_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_1 = ___1_rt;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_2;
memset((&L_2), 0, sizeof(L_2));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_2), L_1, 0, (-1), (-1), NULL);
NullCheck(L_0);
CommandBuffer_SetRenderTarget_m00472C42F4BAE11802652921705D554E158D926C(L_0, L_2, 2, 0, 2, 3, NULL);
return (int32_t)(1);
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoSubpixelMorphologicalAntialiasing_m1F2B384D7CECF2C7D17BFD43B69B702A047A1A61 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* ___0_cameraData, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___3_destination, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* V_0 = NULL;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_1;
memset((&V_1), 0, sizeof(V_1));
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_2 = NULL;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B V_3;
memset((&V_3), 0, sizeof(V_3));
int32_t V_4 = 0;
int32_t V_5 = 0;
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_0 = ___0_cameraData;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_1 = L_0->___camera;
V_0 = L_1;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_2 = ___0_cameraData;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_3 = L_2->___pixelRect;
V_1 = L_3;
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_4 = __this->___m_Materials;
NullCheck(L_4);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_5 = L_4->___subpixelMorphologicalAntialiasing;
V_2 = L_5;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_6 = V_2;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_7 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____Metrics;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_8 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_9;
L_9 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_8, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_10 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_11;
L_11 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_10, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_12 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_13;
L_13 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_12, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_14 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_15;
L_15 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_14, NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_16;
memset((&L_16), 0, sizeof(L_16));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_16), ((float)((1.0f)/((float)L_9))), ((float)((1.0f)/((float)L_11))), ((float)L_13), ((float)L_15), NULL);
NullCheck(L_6);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_6, L_7, L_16, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_17 = V_2;
int32_t L_18 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____AreaTexture;
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* L_19 = __this->___m_Data;
NullCheck(L_19);
TextureResources_t9220AC464374C6AA55163CD0AC71C62B85E6C122* L_20 = L_19->___textures;
NullCheck(L_20);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_21 = L_20->___smaaAreaTex;
NullCheck(L_17);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_17, L_18, L_21, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_22 = V_2;
int32_t L_23 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____SearchTexture;
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* L_24 = __this->___m_Data;
NullCheck(L_24);
TextureResources_t9220AC464374C6AA55163CD0AC71C62B85E6C122* L_25 = L_24->___textures;
NullCheck(L_25);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_26 = L_25->___smaaSearchTex;
NullCheck(L_22);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_22, L_23, L_26, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_27 = V_2;
int32_t L_28 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____StencilRef;
NullCheck(L_27);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_27, L_28, (64.0f), NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_29 = V_2;
int32_t L_30 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____StencilMask;
NullCheck(L_29);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_29, L_30, (64.0f), NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_31 = V_2;
NullCheck(L_31);
Material_set_shaderKeywords_mD650CF82B2DBB75F001E373E2E1ACA30876F3AB8(L_31, (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_32 = ___0_cameraData;
int32_t L_33 = L_32->___antialiasingQuality;
V_5 = L_33;
int32_t L_34 = V_5;
switch (L_34)
{
case 0:
{
goto IL_00e0;
}
case 1:
{
goto IL_00ed;
}
case 2:
{
goto IL_00fa;
}
}
}
{
goto IL_0105;
}
IL_00e0:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_35 = V_2;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_36 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___SmaaLow;
NullCheck(L_35);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_35, L_36, NULL);
goto IL_0105;
}
IL_00ed:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_37 = V_2;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_38 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___SmaaMedium;
NullCheck(L_37);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_37, L_38, NULL);
goto IL_0105;
}
IL_00fa:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_39 = V_2;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_40 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___SmaaHigh;
NullCheck(L_39);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_39, L_40, NULL);
}
IL_0105:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_41 = __this->___m_Depth;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_42 = ((RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields*)il2cpp_codegen_static_fields_for(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var))->___CameraTarget;
bool L_43;
L_43 = RenderTargetHandle_op_Equality_m0A17C91FD605DDB7604F1D10EBFBBADD71B21366(L_41, L_42, NULL);
if (L_43)
{
goto IL_0125;
}
}
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_44 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_45;
L_45 = RenderTextureDescriptor_get_msaaSamples_mFCC33643AFF2265C8305DCFD79ED8774A1A8FA22_inline(L_44, NULL);
if ((((int32_t)L_45) <= ((int32_t)1)))
{
goto IL_0136;
}
}
IL_0125:
{
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_46 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____EdgeTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_47;
L_47 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_46, NULL);
V_3 = L_47;
V_4 = ((int32_t)24);
goto IL_0145;
}
IL_0136:
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_48 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_Depth);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_49;
L_49 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA(L_48, NULL);
V_3 = L_49;
V_4 = 0;
}
IL_0145:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_50 = ___1_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_51 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____EdgeTexture;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_52 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_53;
L_53 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_52, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_54 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_55;
L_55 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_54, NULL);
int32_t L_56 = __this->___m_SMAAEdgeFormat;
int32_t L_57 = V_4;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_58;
L_58 = PostProcessPass_GetCompatibleDescriptor_mBB0FDD96054E5695DCA172C62829EAD2FBBC58A6(__this, L_53, L_55, L_56, L_57, NULL);
NullCheck(L_50);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_50, L_51, L_58, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_59 = ___1_cmd;
int32_t L_60 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BlendTexture;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_61 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_62;
L_62 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_61, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_63 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_64;
L_64 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_63, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_65;
L_65 = PostProcessPass_GetCompatibleDescriptor_mBB0FDD96054E5695DCA172C62829EAD2FBBC58A6(__this, L_62, L_64, 8, 0, NULL);
NullCheck(L_59);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_59, L_60, L_65, 0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_66 = ___1_cmd;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_67;
L_67 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_68;
L_68 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
NullCheck(L_66);
CommandBuffer_SetViewProjectionMatrices_m50A472F193C13207D81B5EC8FB007F76E36A8C75(L_66, L_67, L_68, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_69 = ___1_cmd;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_70 = V_1;
NullCheck(L_69);
CommandBuffer_SetViewport_m3BCCABB7493369D88DB15EE43C41D9858AE2574D(L_69, L_70, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_71 = ___1_cmd;
int32_t L_72 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____EdgeTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_73;
memset((&L_73), 0, sizeof(L_73));
RenderTargetIdentifier__ctor_mAFAC5FB016609A5D4E07FCEC360D113B9C8D7ECF((&L_73), L_72, 0, (-1), (-1), NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_74 = V_3;
NullCheck(L_71);
CommandBuffer_SetRenderTarget_m43B883C6477E59A65A7FDF142EC347538EA6A57B(L_71, L_73, 2, 0, L_74, 2, 0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_75 = ___1_cmd;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_76;
L_76 = Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline(NULL);
NullCheck(L_75);
CommandBuffer_ClearRenderTarget_mF79756BB41395A459CC5FD5CFFC517F65D93D86C(L_75, 5, L_76, (1.0f), 0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_77 = ___1_cmd;
int32_t L_78 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____ColorTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_79 = ___2_source;
NullCheck(L_77);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_77, L_78, L_79, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_80 = ___1_cmd;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_81 = V_2;
PostProcessPass_DrawFullscreenMesh_mAB97FB8B3CFF3DE88BA8D04863BB0EFCA32CEEA7(__this, L_80, L_81, 0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_82 = ___1_cmd;
int32_t L_83 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BlendTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_84;
memset((&L_84), 0, sizeof(L_84));
RenderTargetIdentifier__ctor_mAFAC5FB016609A5D4E07FCEC360D113B9C8D7ECF((&L_84), L_83, 0, (-1), (-1), NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_85 = V_3;
NullCheck(L_82);
CommandBuffer_SetRenderTarget_m43B883C6477E59A65A7FDF142EC347538EA6A57B(L_82, L_84, 2, 0, L_85, 0, 3, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_86 = ___1_cmd;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_87;
L_87 = Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline(NULL);
NullCheck(L_86);
CommandBuffer_ClearRenderTarget_mABBE498A16DCEADCAA8F5DB50073012F74D03F14(L_86, (bool)0, (bool)1, L_87, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_88 = ___1_cmd;
int32_t L_89 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____ColorTexture;
int32_t L_90 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____EdgeTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_91;
L_91 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_90, NULL);
NullCheck(L_88);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_88, L_89, L_91, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_92 = ___1_cmd;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_93 = V_2;
PostProcessPass_DrawFullscreenMesh_mAB97FB8B3CFF3DE88BA8D04863BB0EFCA32CEEA7(__this, L_92, L_93, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_94 = ___1_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_95 = ___3_destination;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_96;
memset((&L_96), 0, sizeof(L_96));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_96), L_95, 0, (-1), (-1), NULL);
NullCheck(L_94);
CommandBuffer_SetRenderTarget_m00472C42F4BAE11802652921705D554E158D926C(L_94, L_96, 2, 0, 2, 3, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_97 = ___1_cmd;
int32_t L_98 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____ColorTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_99 = ___2_source;
NullCheck(L_97);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_97, L_98, L_99, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_100 = ___1_cmd;
int32_t L_101 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BlendTexture;
int32_t L_102 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BlendTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_103;
L_103 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_102, NULL);
NullCheck(L_100);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_100, L_101, L_103, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_104 = ___1_cmd;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_105 = V_2;
PostProcessPass_DrawFullscreenMesh_mAB97FB8B3CFF3DE88BA8D04863BB0EFCA32CEEA7(__this, L_104, L_105, 2, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_106 = ___1_cmd;
int32_t L_107 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____EdgeTexture;
NullCheck(L_106);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_106, L_107, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_108 = ___1_cmd;
int32_t L_109 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BlendTexture;
NullCheck(L_108);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_108, L_109, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_110 = ___1_cmd;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_111 = V_0;
NullCheck(L_111);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_112;
L_112 = Camera_get_worldToCameraMatrix_m48E324BD76706A316A1701EFC6A3DEC7DFB2FF40(L_111, NULL);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_113 = V_0;
NullCheck(L_113);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_114;
L_114 = Camera_get_projectionMatrix_m9B943EFDD6418528A055321E14F75F1511DD9B4A(L_113, NULL);
NullCheck(L_110);
CommandBuffer_SetViewProjectionMatrices_m50A472F193C13207D81B5EC8FB007F76E36A8C75(L_110, L_112, L_114, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoDepthOfField_m492D94D0E88A7531264051382F38916842E57D6F (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___3_destination, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___4_pixelRect, const RuntimeMethod* method)
{
{
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_0 = __this->___m_DepthOfField;
NullCheck(L_0);
DepthOfFieldModeParameter_t2AC87B0A41A5C9BB872A9E9D7913C262F9DA4E26* L_1 = L_0->___mode;
NullCheck(L_1);
int32_t L_2;
L_2 = VirtualFuncInvoker0< int32_t >::Invoke(12, L_1);
if ((!(((uint32_t)L_2) == ((uint32_t)1))))
{
goto IL_0021;
}
}
{
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_3 = ___0_camera;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_4 = ___1_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_5 = ___2_source;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_6 = ___3_destination;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_7 = ___4_pixelRect;
PostProcessPass_DoGaussianDepthOfField_m0F509B9DD92DEAA39E092F1AEC1DE9084F56CCD9(__this, L_3, L_4, L_5, L_6, L_7, NULL);
return;
}
IL_0021:
{
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_8 = __this->___m_DepthOfField;
NullCheck(L_8);
DepthOfFieldModeParameter_t2AC87B0A41A5C9BB872A9E9D7913C262F9DA4E26* L_9 = L_8->___mode;
NullCheck(L_9);
int32_t L_10;
L_10 = VirtualFuncInvoker0< int32_t >::Invoke(12, L_9);
if ((!(((uint32_t)L_10) == ((uint32_t)2))))
{
goto IL_0040;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_11 = ___1_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_12 = ___2_source;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_13 = ___3_destination;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_14 = ___4_pixelRect;
PostProcessPass_DoBokehDepthOfField_m9F432BB1FB34528C85BCF915A766FA52CEE133A2(__this, L_11, L_12, L_13, L_14, NULL);
}
IL_0040:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoGaussianDepthOfField_m0F509B9DD92DEAA39E092F1AEC1DE9084F56CCD9 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___3_destination, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___4_pixelRect, 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*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_1 = NULL;
int32_t V_2 = 0;
int32_t V_3 = 0;
float V_4 = 0.0f;
float V_5 = 0.0f;
float V_6 = 0.0f;
{
V_0 = 2;
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_0 = __this->___m_Materials;
NullCheck(L_0);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = L_0->___gaussianDepthOfField;
V_1 = L_1;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_2 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_3;
L_3 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_2, NULL);
int32_t L_4 = V_0;
V_2 = ((int32_t)(L_3/L_4));
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_5 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_6;
L_6 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_5, NULL);
int32_t L_7 = V_0;
V_3 = ((int32_t)(L_6/L_7));
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_8 = __this->___m_DepthOfField;
NullCheck(L_8);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_9 = L_8->___gaussianStart;
NullCheck(L_9);
float L_10;
L_10 = VirtualFuncInvoker0< float >::Invoke(12, L_9);
V_4 = L_10;
float L_11 = V_4;
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_12 = __this->___m_DepthOfField;
NullCheck(L_12);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_13 = L_12->___gaussianEnd;
NullCheck(L_13);
float L_14;
L_14 = VirtualFuncInvoker0< float >::Invoke(12, L_13);
float L_15;
L_15 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_11, L_14, NULL);
V_5 = L_15;
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_16 = __this->___m_DepthOfField;
NullCheck(L_16);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_17 = L_16->___gaussianMaxRadius;
NullCheck(L_17);
float L_18;
L_18 = VirtualFuncInvoker0< float >::Invoke(12, L_17);
int32_t L_19 = V_2;
V_6 = ((float)il2cpp_codegen_multiply(L_18, ((float)(((float)L_19)/(1080.0f)))));
float L_20 = V_6;
float L_21;
L_21 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_20, (2.0f), NULL);
V_6 = L_21;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_22 = V_1;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_23 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___HighQualitySampling;
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_24 = __this->___m_DepthOfField;
NullCheck(L_24);
BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* L_25 = L_24->___highQualitySampling;
NullCheck(L_25);
bool L_26;
L_26 = VirtualFuncInvoker0< bool >::Invoke(12, L_25);
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetKeyword_m7F886C529A9DEC48A568FA4FFD4CF789AA294239(L_22, L_23, L_26, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_27 = V_1;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_28 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____CoCParams;
float L_29 = V_4;
float L_30 = V_5;
float L_31 = V_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32;
memset((&L_32), 0, sizeof(L_32));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_32), L_29, L_30, L_31, NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_33;
L_33 = Vector4_op_Implicit_m2ECA73F345A7AD84144133E9E51657204002B12D_inline(L_32, NULL);
NullCheck(L_27);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_27, L_28, L_33, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_34 = ___1_cmd;
int32_t L_35 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FullCoCTexture;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_36 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_37;
L_37 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_36, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_38 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_39;
L_39 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_38, NULL);
int32_t L_40 = __this->___m_GaussianCoCFormat;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_41;
L_41 = PostProcessPass_GetCompatibleDescriptor_mBB0FDD96054E5695DCA172C62829EAD2FBBC58A6(__this, L_37, L_39, L_40, 0, NULL);
NullCheck(L_34);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_34, L_35, L_41, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_42 = ___1_cmd;
int32_t L_43 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____HalfCoCTexture;
int32_t L_44 = V_2;
int32_t L_45 = V_3;
int32_t L_46 = __this->___m_GaussianCoCFormat;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_47;
L_47 = PostProcessPass_GetCompatibleDescriptor_mBB0FDD96054E5695DCA172C62829EAD2FBBC58A6(__this, L_44, L_45, L_46, 0, NULL);
NullCheck(L_42);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_42, L_43, L_47, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_48 = ___1_cmd;
int32_t L_49 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PingTexture;
int32_t L_50 = V_2;
int32_t L_51 = V_3;
int32_t L_52 = __this->___m_DefaultHDRFormat;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_53;
L_53 = PostProcessPass_GetCompatibleDescriptor_mBB0FDD96054E5695DCA172C62829EAD2FBBC58A6(__this, L_50, L_51, L_52, 0, NULL);
NullCheck(L_48);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_48, L_49, L_53, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_54 = ___1_cmd;
int32_t L_55 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PongTexture;
int32_t L_56 = V_2;
int32_t L_57 = V_3;
int32_t L_58 = __this->___m_DefaultHDRFormat;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_59;
L_59 = PostProcessPass_GetCompatibleDescriptor_mBB0FDD96054E5695DCA172C62829EAD2FBBC58A6(__this, L_56, L_57, L_58, 0, NULL);
NullCheck(L_54);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_54, L_55, L_59, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_60 = ___1_cmd;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_61 = __this->___m_Descriptor;
PostProcessUtils_SetSourceSize_m5EF5F2F3FE68CFDEFF201F07CBD403BBD96F0E35(L_60, L_61, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_62 = ___1_cmd;
int32_t L_63 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____DownSampleScaleFactor;
int32_t L_64 = V_0;
int32_t L_65 = V_0;
int32_t L_66 = V_0;
int32_t L_67 = V_0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_68;
memset((&L_68), 0, sizeof(L_68));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_68), ((float)((1.0f)/((float)L_64))), ((float)((1.0f)/((float)L_65))), ((float)L_66), ((float)L_67), NULL);
NullCheck(L_62);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_62, L_63, L_68, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_69 = ___1_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_70 = ___2_source;
int32_t L_71 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FullCoCTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_72;
L_72 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_71, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_73 = V_1;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_69, L_70, L_72, L_73, 0, NULL);
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* L_74 = __this->___m_MRT2;
int32_t L_75 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____HalfCoCTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_76;
L_76 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_75, NULL);
NullCheck(L_74);
(L_74)->SetAt(static_cast<il2cpp_array_size_t>(0), (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B)L_76);
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* L_77 = __this->___m_MRT2;
int32_t L_78 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PingTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_79;
L_79 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_78, NULL);
NullCheck(L_77);
(L_77)->SetAt(static_cast<il2cpp_array_size_t>(1), (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B)L_79);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_80 = ___1_cmd;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_81;
L_81 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_82;
L_82 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
NullCheck(L_80);
CommandBuffer_SetViewProjectionMatrices_m50A472F193C13207D81B5EC8FB007F76E36A8C75(L_80, L_81, L_82, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_83 = ___1_cmd;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_84 = ___4_pixelRect;
NullCheck(L_83);
CommandBuffer_SetViewport_m3BCCABB7493369D88DB15EE43C41D9858AE2574D(L_83, L_84, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_85 = ___1_cmd;
int32_t L_86 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____ColorTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_87 = ___2_source;
NullCheck(L_85);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_85, L_86, L_87, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_88 = ___1_cmd;
int32_t L_89 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FullCoCTexture;
int32_t L_90 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FullCoCTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_91;
L_91 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_90, NULL);
NullCheck(L_88);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_88, L_89, L_91, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_92 = ___1_cmd;
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* L_93 = __this->___m_MRT2;
int32_t L_94 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____HalfCoCTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_95;
L_95 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_94, NULL);
NullCheck(L_92);
CommandBuffer_SetRenderTarget_m2A11A517DE44DC5F37BA08EF86ED1DCABAC4CC1E(L_92, L_93, L_95, 0, (-1), (-1), NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_96 = ___1_cmd;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_97 = V_1;
PostProcessPass_DrawFullscreenMesh_mAB97FB8B3CFF3DE88BA8D04863BB0EFCA32CEEA7(__this, L_96, L_97, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_98 = ___1_cmd;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_99 = ___0_camera;
NullCheck(L_99);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_100;
L_100 = Camera_get_worldToCameraMatrix_m48E324BD76706A316A1701EFC6A3DEC7DFB2FF40(L_99, NULL);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_101 = ___0_camera;
NullCheck(L_101);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_102;
L_102 = Camera_get_projectionMatrix_m9B943EFDD6418528A055321E14F75F1511DD9B4A(L_101, NULL);
NullCheck(L_98);
CommandBuffer_SetViewProjectionMatrices_m50A472F193C13207D81B5EC8FB007F76E36A8C75(L_98, L_100, L_102, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_103 = ___1_cmd;
int32_t L_104 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____HalfCoCTexture;
int32_t L_105 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____HalfCoCTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_106;
L_106 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_105, NULL);
NullCheck(L_103);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_103, L_104, L_106, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_107 = ___1_cmd;
int32_t L_108 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PingTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_109;
L_109 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_108, NULL);
int32_t L_110 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PongTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_111;
L_111 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_110, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_112 = V_1;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_107, L_109, L_111, L_112, 2, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_113 = ___1_cmd;
int32_t L_114 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PongTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_115;
L_115 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_114, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_116 = ___1_cmd;
int32_t L_117 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PingTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_118;
L_118 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_117, NULL);
int32_t L_119;
L_119 = PostProcessPass_BlitDstDiscardContent_m0CD67D1CAF9AC54EB998A4AEC3D6178680781C59(__this, L_116, L_118, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_120;
L_120 = RenderTargetIdentifier_op_Implicit_m3E2366E36F14173DBEED75591978EBE1F01A1325(L_119, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_121 = V_1;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_113, L_115, L_120, L_121, 3, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_122 = ___1_cmd;
int32_t L_123 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____ColorTexture;
int32_t L_124 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PingTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_125;
L_125 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_124, NULL);
NullCheck(L_122);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_122, L_123, L_125, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_126 = ___1_cmd;
int32_t L_127 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FullCoCTexture;
int32_t L_128 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FullCoCTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_129;
L_129 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_128, NULL);
NullCheck(L_126);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_126, L_127, L_129, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_130 = ___1_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_131 = ___2_source;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_132 = ___1_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_133 = ___3_destination;
int32_t L_134;
L_134 = PostProcessPass_BlitDstDiscardContent_m0CD67D1CAF9AC54EB998A4AEC3D6178680781C59(__this, L_132, L_133, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_135;
L_135 = RenderTargetIdentifier_op_Implicit_m3E2366E36F14173DBEED75591978EBE1F01A1325(L_134, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_136 = V_1;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_130, L_131, L_135, L_136, 4, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_137 = ___1_cmd;
int32_t L_138 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FullCoCTexture;
NullCheck(L_137);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_137, L_138, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_139 = ___1_cmd;
int32_t L_140 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____HalfCoCTexture;
NullCheck(L_139);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_139, L_140, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_141 = ___1_cmd;
int32_t L_142 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PingTexture;
NullCheck(L_141);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_141, L_142, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_143 = ___1_cmd;
int32_t L_144 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PongTexture;
NullCheck(L_143);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_143, L_144, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_PrepareBokehKernel_m1C36A697FADC81D2A1E16E92B8A1237382D6B59F (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, float ___0_maxRadius, float ___1_rcpAspect, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
float V_1 = 0.0f;
float V_2 = 0.0f;
float V_3 = 0.0f;
int32_t V_4 = 0;
float V_5 = 0.0f;
float V_6 = 0.0f;
int32_t V_7 = 0;
int32_t V_8 = 0;
float V_9 = 0.0f;
float V_10 = 0.0f;
float V_11 = 0.0f;
float V_12 = 0.0f;
float V_13 = 0.0f;
float V_14 = 0.0f;
float V_15 = 0.0f;
float V_16 = 0.0f;
float V_17 = 0.0f;
{
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_0 = __this->___m_BokehKernel;
if (L_0)
{
goto IL_0015;
}
}
{
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_1 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)((int32_t)42));
__this->___m_BokehKernel = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_BokehKernel), (void*)L_1);
}
IL_0015:
{
V_0 = 0;
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_2 = __this->___m_DepthOfField;
NullCheck(L_2);
ClampedIntParameter_tAF77FC44E522B137734644AE2E3F702580033B8E* L_3 = L_2->___bladeCount;
NullCheck(L_3);
int32_t L_4;
L_4 = VirtualFuncInvoker0< int32_t >::Invoke(12, L_3);
V_1 = ((float)L_4);
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_5 = __this->___m_DepthOfField;
NullCheck(L_5);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_6 = L_5->___bladeCurvature;
NullCheck(L_6);
float L_7;
L_7 = VirtualFuncInvoker0< float >::Invoke(12, L_6);
V_2 = ((float)il2cpp_codegen_subtract((1.0f), L_7));
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_8 = __this->___m_DepthOfField;
NullCheck(L_8);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_9 = L_8->___bladeRotation;
NullCheck(L_9);
float L_10;
L_10 = VirtualFuncInvoker0< float >::Invoke(12, L_9);
V_3 = ((float)il2cpp_codegen_multiply(L_10, (0.0174532924f)));
V_4 = 1;
goto IL_0146;
}
IL_005f:
{
V_5 = (0.142857149f);
int32_t L_11 = V_4;
float L_12 = V_5;
float L_13 = V_5;
V_6 = ((float)(((float)il2cpp_codegen_add(((float)L_11), L_12))/((float)il2cpp_codegen_add((3.0f), L_13))));
int32_t L_14 = V_4;
V_7 = ((int32_t)il2cpp_codegen_multiply(L_14, 7));
V_8 = 0;
goto IL_0137;
}
IL_0085:
{
int32_t L_15 = V_8;
int32_t L_16 = V_7;
V_9 = ((float)(((float)il2cpp_codegen_multiply((6.28318548f), ((float)L_15)))/((float)L_16)));
float L_17 = V_1;
float L_18;
L_18 = cosf(((float)((3.14159274f)/L_17)));
V_10 = L_18;
float L_19 = V_9;
float L_20 = V_1;
float L_21 = V_1;
float L_22 = V_9;
float L_23;
L_23 = floorf(((float)(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_21, L_22)), (3.14159274f)))/(6.28318548f))));
float L_24;
L_24 = cosf(((float)il2cpp_codegen_subtract(L_19, ((float)il2cpp_codegen_multiply(((float)((6.28318548f)/L_20)), L_23)))));
V_11 = L_24;
float L_25 = V_6;
float L_26 = V_10;
float L_27 = V_11;
float L_28 = V_2;
float L_29;
L_29 = powf(((float)(L_26/L_27)), L_28);
float L_30 = ((float)il2cpp_codegen_multiply(L_25, L_29));
float L_31 = V_9;
float L_32 = V_3;
float L_33;
L_33 = cosf(((float)il2cpp_codegen_subtract(L_31, L_32)));
V_12 = ((float)il2cpp_codegen_multiply(L_30, L_33));
float L_34 = V_9;
float L_35 = V_3;
float L_36;
L_36 = sinf(((float)il2cpp_codegen_subtract(L_34, L_35)));
float L_37 = V_12;
float L_38 = ___0_maxRadius;
V_13 = ((float)il2cpp_codegen_multiply(L_37, L_38));
float L_39 = ___0_maxRadius;
V_14 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_30, L_36)), L_39));
float L_40 = V_13;
float L_41 = V_13;
float L_42 = V_14;
float L_43 = V_14;
V_15 = ((float)il2cpp_codegen_multiply(L_42, L_43));
float L_44 = V_15;
float L_45;
L_45 = sqrtf(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_40, L_41)), L_44)));
V_16 = L_45;
float L_46 = V_13;
float L_47 = ___1_rcpAspect;
V_17 = ((float)il2cpp_codegen_multiply(L_46, L_47));
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_48 = __this->___m_BokehKernel;
int32_t L_49 = V_0;
float L_50 = V_13;
float L_51 = V_14;
float L_52 = V_16;
float L_53 = V_17;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_54;
memset((&L_54), 0, sizeof(L_54));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_54), L_50, L_51, L_52, L_53, NULL);
NullCheck(L_48);
(L_48)->SetAt(static_cast<il2cpp_array_size_t>(L_49), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_54);
int32_t L_55 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_55, 1));
int32_t L_56 = V_8;
V_8 = ((int32_t)il2cpp_codegen_add(L_56, 1));
}
IL_0137:
{
int32_t L_57 = V_8;
int32_t L_58 = V_7;
if ((((int32_t)L_57) < ((int32_t)L_58)))
{
goto IL_0085;
}
}
{
int32_t L_59 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_59, 1));
}
IL_0146:
{
int32_t L_60 = V_4;
if ((((int32_t)L_60) < ((int32_t)4)))
{
goto IL_005f;
}
}
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float PostProcessPass_GetMaxBokehRadiusInPixels_m56705A12AE2306C52AA6C96D28D09A5F6F2EC2F4 (float ___0_viewportHeight, const RuntimeMethod* method)
{
{
float L_0 = ___0_viewportHeight;
float L_1;
L_1 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline((0.0500000007f), ((float)((14.0f)/L_0)), NULL);
return L_1;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoBokehDepthOfField_m9F432BB1FB34528C85BCF915A766FA52CEE133A2 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_destination, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___3_pixelRect, 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*)&PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_1 = NULL;
int32_t V_2 = 0;
int32_t V_3 = 0;
float V_4 = 0.0f;
float V_5 = 0.0f;
float V_6 = 0.0f;
float V_7 = 0.0f;
float V_8 = 0.0f;
int32_t V_9 = 0;
float V_10 = 0.0f;
{
V_0 = 2;
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_0 = __this->___m_Materials;
NullCheck(L_0);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = L_0->___bokehDepthOfField;
V_1 = L_1;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_2 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_3;
L_3 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_2, NULL);
int32_t L_4 = V_0;
V_2 = ((int32_t)(L_3/L_4));
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_5 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_6;
L_6 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_5, NULL);
int32_t L_7 = V_0;
V_3 = ((int32_t)(L_6/L_7));
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_8 = __this->___m_DepthOfField;
NullCheck(L_8);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_9 = L_8->___focalLength;
NullCheck(L_9);
float L_10;
L_10 = VirtualFuncInvoker0< float >::Invoke(12, L_9);
V_4 = ((float)(L_10/(1000.0f)));
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_11 = __this->___m_DepthOfField;
NullCheck(L_11);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_12 = L_11->___focalLength;
NullCheck(L_12);
float L_13;
L_13 = VirtualFuncInvoker0< float >::Invoke(12, L_12);
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_14 = __this->___m_DepthOfField;
NullCheck(L_14);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_15 = L_14->___aperture;
NullCheck(L_15);
float L_16;
L_16 = VirtualFuncInvoker0< float >::Invoke(12, L_15);
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_17 = __this->___m_DepthOfField;
NullCheck(L_17);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_18 = L_17->___focusDistance;
NullCheck(L_18);
float L_19;
L_19 = VirtualFuncInvoker0< float >::Invoke(12, L_18);
V_5 = L_19;
float L_20 = V_4;
float L_21 = V_5;
float L_22 = V_4;
V_6 = ((float)(((float)il2cpp_codegen_multiply(((float)(L_13/L_16)), L_20))/((float)il2cpp_codegen_subtract(L_21, L_22))));
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_23 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_24;
L_24 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_23, NULL);
il2cpp_codegen_runtime_class_init_inline(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var);
float L_25;
L_25 = PostProcessPass_GetMaxBokehRadiusInPixels_m56705A12AE2306C52AA6C96D28D09A5F6F2EC2F4_inline(((float)L_24), NULL);
V_7 = L_25;
int32_t L_26 = V_2;
int32_t L_27 = V_3;
V_8 = ((float)((1.0f)/((float)(((float)L_26)/((float)L_27)))));
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_28 = V_1;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_29 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___UseFastSRGBLinearConversion;
bool L_30 = __this->___m_UseFastSRGBLinearConversion;
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetKeyword_m7F886C529A9DEC48A568FA4FFD4CF789AA294239(L_28, L_29, L_30, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_31 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_32 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____CoCParams;
float L_33 = V_5;
float L_34 = V_6;
float L_35 = V_7;
float L_36 = V_8;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_37;
memset((&L_37), 0, sizeof(L_37));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_37), L_33, L_34, L_35, L_36, NULL);
NullCheck(L_31);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_31, L_32, L_37, NULL);
DepthOfField_t7CFE75BDAF1877EF64F50E70D621A893CF3637EF* L_38 = __this->___m_DepthOfField;
NullCheck(L_38);
int32_t L_39;
L_39 = VirtualFuncInvoker0< int32_t >::Invoke(2, L_38);
V_9 = L_39;
int32_t L_40 = V_9;
int32_t L_41 = __this->___m_BokehHash;
if ((!(((uint32_t)L_40) == ((uint32_t)L_41))))
{
goto IL_00f4;
}
}
{
float L_42 = V_7;
float L_43 = __this->___m_BokehMaxRadius;
if ((!(((float)L_42) == ((float)L_43))))
{
goto IL_00f4;
}
}
{
float L_44 = V_8;
float L_45 = __this->___m_BokehRCPAspect;
if ((((float)L_44) == ((float)L_45)))
{
goto IL_0116;
}
}
IL_00f4:
{
int32_t L_46 = V_9;
__this->___m_BokehHash = L_46;
float L_47 = V_7;
__this->___m_BokehMaxRadius = L_47;
float L_48 = V_8;
__this->___m_BokehRCPAspect = L_48;
float L_49 = V_7;
float L_50 = V_8;
PostProcessPass_PrepareBokehKernel_m1C36A697FADC81D2A1E16E92B8A1237382D6B59F(__this, L_49, L_50, NULL);
}
IL_0116:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_51 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_52 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BokehKernel;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_53 = __this->___m_BokehKernel;
NullCheck(L_51);
CommandBuffer_SetGlobalVectorArray_m8CC41D9A9A5E2D5EF192D0852E97829DEA07A217(L_51, L_52, L_53, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_54 = ___0_cmd;
int32_t L_55 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FullCoCTexture;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_56 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_57;
L_57 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_56, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_58 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_59;
L_59 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_58, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_60;
L_60 = PostProcessPass_GetCompatibleDescriptor_mBB0FDD96054E5695DCA172C62829EAD2FBBC58A6(__this, L_57, L_59, 5, 0, NULL);
NullCheck(L_54);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_54, L_55, L_60, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_61 = ___0_cmd;
int32_t L_62 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PingTexture;
int32_t L_63 = V_2;
int32_t L_64 = V_3;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_65;
L_65 = PostProcessPass_GetCompatibleDescriptor_mBB0FDD96054E5695DCA172C62829EAD2FBBC58A6(__this, L_63, L_64, ((int32_t)48), 0, NULL);
NullCheck(L_61);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_61, L_62, L_65, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_66 = ___0_cmd;
int32_t L_67 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PongTexture;
int32_t L_68 = V_2;
int32_t L_69 = V_3;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_70;
L_70 = PostProcessPass_GetCompatibleDescriptor_mBB0FDD96054E5695DCA172C62829EAD2FBBC58A6(__this, L_68, L_69, ((int32_t)48), 0, NULL);
NullCheck(L_66);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_66, L_67, L_70, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_71 = ___0_cmd;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_72 = __this->___m_Descriptor;
PostProcessUtils_SetSourceSize_m5EF5F2F3FE68CFDEFF201F07CBD403BBD96F0E35(L_71, L_72, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_73 = ___0_cmd;
int32_t L_74 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____DownSampleScaleFactor;
int32_t L_75 = V_0;
int32_t L_76 = V_0;
int32_t L_77 = V_0;
int32_t L_78 = V_0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_79;
memset((&L_79), 0, sizeof(L_79));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_79), ((float)((1.0f)/((float)L_75))), ((float)((1.0f)/((float)L_76))), ((float)L_77), ((float)L_78), NULL);
NullCheck(L_73);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_73, L_74, L_79, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_80 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_81;
L_81 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_80, NULL);
int32_t L_82 = V_0;
V_10 = ((float)il2cpp_codegen_multiply(((float)((1.0f)/((float)L_81))), ((float)L_82)));
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_83 = ___0_cmd;
int32_t L_84 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BokehConstants;
float L_85 = V_10;
float L_86 = V_10;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_87;
memset((&L_87), 0, sizeof(L_87));
Vector4__ctor_m1FD55F67090B321AC9488CA325A72E454E6BCA37_inline((&L_87), L_85, ((float)il2cpp_codegen_multiply(L_86, (2.0f))), NULL);
NullCheck(L_83);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_83, L_84, L_87, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_88 = ___0_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_89 = ___1_source;
int32_t L_90 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FullCoCTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_91;
L_91 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_90, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_92 = V_1;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_88, L_89, L_91, L_92, 0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_93 = ___0_cmd;
int32_t L_94 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FullCoCTexture;
int32_t L_95 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FullCoCTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_96;
L_96 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_95, NULL);
NullCheck(L_93);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_93, L_94, L_96, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_97 = ___0_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_98 = ___1_source;
int32_t L_99 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PingTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_100;
L_100 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_99, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_101 = V_1;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_97, L_98, L_100, L_101, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_102 = ___0_cmd;
int32_t L_103 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PingTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_104;
L_104 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_103, NULL);
int32_t L_105 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PongTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_106;
L_106 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_105, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_107 = V_1;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_102, L_104, L_106, L_107, 2, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_108 = ___0_cmd;
int32_t L_109 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PongTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_110;
L_110 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_109, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_111 = ___0_cmd;
int32_t L_112 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PingTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_113;
L_113 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_112, NULL);
int32_t L_114;
L_114 = PostProcessPass_BlitDstDiscardContent_m0CD67D1CAF9AC54EB998A4AEC3D6178680781C59(__this, L_111, L_113, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_115;
L_115 = RenderTargetIdentifier_op_Implicit_m3E2366E36F14173DBEED75591978EBE1F01A1325(L_114, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_116 = V_1;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_108, L_110, L_115, L_116, 3, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_117 = ___0_cmd;
int32_t L_118 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____DofTexture;
int32_t L_119 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PingTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_120;
L_120 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_119, NULL);
NullCheck(L_117);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_117, L_118, L_120, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_121 = ___0_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_122 = ___1_source;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_123 = ___0_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_124 = ___2_destination;
int32_t L_125;
L_125 = PostProcessPass_BlitDstDiscardContent_m0CD67D1CAF9AC54EB998A4AEC3D6178680781C59(__this, L_123, L_124, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_126;
L_126 = RenderTargetIdentifier_op_Implicit_m3E2366E36F14173DBEED75591978EBE1F01A1325(L_125, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_127 = V_1;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_121, L_122, L_126, L_127, 4, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_128 = ___0_cmd;
int32_t L_129 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FullCoCTexture;
NullCheck(L_128);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_128, L_129, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_130 = ___0_cmd;
int32_t L_131 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PingTexture;
NullCheck(L_130);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_130, L_131, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_132 = ___0_cmd;
int32_t L_133 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____PongTexture;
NullCheck(L_132);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_132, L_133, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float PostProcessPass_GetLensFlareLightAttenuation_mC42080722051CE28B6AF96E9CC2959E48D6F5D6D (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* ___0_light, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___1_cam, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___2_wo, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_0 = ___0_light;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_0066;
}
}
{
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_2 = ___0_light;
NullCheck(L_2);
int32_t L_3;
L_3 = Light_get_type_m0D12CD1E54E010DC401F7371731D593DEF62D1C7(L_2, NULL);
V_0 = L_3;
int32_t L_4 = V_0;
switch (L_4)
{
case 0:
{
goto IL_003c;
}
case 1:
{
goto IL_0024;
}
case 2:
{
goto IL_0036;
}
}
}
{
goto IL_0060;
}
IL_0024:
{
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_5 = ___0_light;
NullCheck(L_5);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_6;
L_6 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_5, NULL);
NullCheck(L_6);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7;
L_7 = Transform_get_forward_mFCFACF7165FDAB21E80E384C494DF278386CEE2F(L_6, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___2_wo;
il2cpp_codegen_runtime_class_init_inline(LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135_il2cpp_TypeInfo_var);
float L_9;
L_9 = LensFlareCommonSRP_ShapeAttenuationDirLight_m8D55129898412D0D60A6827F4BF3C7B2E20465E6(L_7, L_8, NULL);
return L_9;
}
IL_0036:
{
il2cpp_codegen_runtime_class_init_inline(LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135_il2cpp_TypeInfo_var);
float L_10;
L_10 = LensFlareCommonSRP_ShapeAttenuationPointLight_m4150B52B763097665D45A6705BA6C6C5422451D6(NULL);
return L_10;
}
IL_003c:
{
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_11 = ___0_light;
NullCheck(L_11);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_12;
L_12 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_11, NULL);
NullCheck(L_12);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13;
L_13 = Transform_get_forward_mFCFACF7165FDAB21E80E384C494DF278386CEE2F(L_12, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = ___2_wo;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_15 = ___0_light;
NullCheck(L_15);
float L_16;
L_16 = Light_get_spotAngle_m28B2CD7ADE25422693E7B1FA23E8615E9D7098FC(L_15, NULL);
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_17 = ___0_light;
NullCheck(L_17);
float L_18;
L_18 = Light_get_innerSpotAngle_mFDCE5C31ABF638A8B515F5088F12225D23D3406C(L_17, NULL);
il2cpp_codegen_runtime_class_init_inline(LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135_il2cpp_TypeInfo_var);
float L_19;
L_19 = LensFlareCommonSRP_ShapeAttenuationSpotConeLight_m5A146E8B6D38C860F5B0C5D40E337EEF3F054296(L_13, L_14, L_16, ((float)(L_18/(180.0f))), NULL);
return L_19;
}
IL_0060:
{
return (1.0f);
}
IL_0066:
{
return (1.0f);
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoLensFlareDatadriven_m72A91017976E76EC614CCFE733B1B851BD51FF05 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_source, bool ___3_usePanini, float ___4_paniniDistance, float ___5_paniniCropToFit, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CDoLensFlareDatadrivenU3Eb__68_0_m2CF6D232CF074CE7DA1AAD8C4B58090829631F7B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_0;
memset((&V_0), 0, sizeof(V_0));
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_1;
memset((&V_1), 0, sizeof(V_1));
Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE* G_B2_0 = NULL;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B G_B2_1;
memset((&G_B2_1), 0, sizeof(G_B2_1));
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B2_2 = NULL;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 G_B2_3;
memset((&G_B2_3), 0, sizeof(G_B2_3));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B2_4;
memset((&G_B2_4), 0, sizeof(G_B2_4));
int32_t G_B2_5 = 0;
float G_B2_6 = 0.0f;
float G_B2_7 = 0.0f;
bool G_B2_8 = false;
float G_B2_9 = 0.0f;
float G_B2_10 = 0.0f;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* G_B2_11 = NULL;
LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135* G_B2_12 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B2_13 = NULL;
Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE* G_B1_0 = NULL;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B G_B1_1;
memset((&G_B1_1), 0, sizeof(G_B1_1));
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B1_2 = NULL;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 G_B1_3;
memset((&G_B1_3), 0, sizeof(G_B1_3));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B1_4;
memset((&G_B1_4), 0, sizeof(G_B1_4));
int32_t G_B1_5 = 0;
float G_B1_6 = 0.0f;
float G_B1_7 = 0.0f;
bool G_B1_8 = false;
float G_B1_9 = 0.0f;
float G_B1_10 = 0.0f;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* G_B1_11 = NULL;
LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135* G_B1_12 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B1_13 = NULL;
{
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0 = ___0_camera;
NullCheck(L_0);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_1;
L_1 = Camera_get_worldToCameraMatrix_m48E324BD76706A316A1701EFC6A3DEC7DFB2FF40(L_0, NULL);
V_0 = L_1;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_2 = ___0_camera;
NullCheck(L_2);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_3;
L_3 = Camera_get_projectionMatrix_m9B943EFDD6418528A055321E14F75F1511DD9B4A(L_2, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_4;
L_4 = GL_GetGPUProjectionMatrix_m3B89D47134C77B9361DB3CDDFFDA276C1373DD2A(L_3, (bool)1, NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_5;
memset((&L_5), 0, sizeof(L_5));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_5), (0.0f), (0.0f), (0.0f), (1.0f), NULL);
Matrix4x4_SetColumn_mC1CBEB2C29C0A9F1434C601786CE1B6DED1E1234((&V_0), 3, L_5, NULL);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_6 = ___0_camera;
NullCheck(L_6);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_7;
L_7 = Camera_get_worldToCameraMatrix_m48E324BD76706A316A1701EFC6A3DEC7DFB2FF40(L_6, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_8;
L_8 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_4, L_7, NULL);
V_1 = L_8;
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_9 = __this->___m_Materials;
NullCheck(L_9);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_10 = L_9->___lensFlareDataDriven;
il2cpp_codegen_runtime_class_init_inline(LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135_il2cpp_TypeInfo_var);
LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135* L_11;
L_11 = LensFlareCommonSRP_get_Instance_mF64DA65427B459BE5C9A648FAA697AE8B6DD479B(NULL);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_12 = ___0_camera;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_13 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_14;
L_14 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_13, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_15 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_16;
L_16 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_15, NULL);
bool L_17 = ___3_usePanini;
float L_18 = ___4_paniniDistance;
float L_19 = ___5_paniniCropToFit;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_20 = ___0_camera;
NullCheck(L_20);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_21;
L_21 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_20, NULL);
NullCheck(L_21);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22;
L_22 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_21, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_23 = V_1;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_24 = ___1_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_25 = ___2_source;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D_il2cpp_TypeInfo_var);
Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE* L_26 = ((U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D_il2cpp_TypeInfo_var))->___U3CU3E9__68_0;
Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE* L_27 = L_26;
if (L_27)
{
G_B2_0 = L_27;
G_B2_1 = L_25;
G_B2_2 = L_24;
G_B2_3 = L_23;
G_B2_4 = L_22;
G_B2_5 = 1;
G_B2_6 = L_19;
G_B2_7 = L_18;
G_B2_8 = L_17;
G_B2_9 = ((float)L_16);
G_B2_10 = ((float)L_14);
G_B2_11 = L_12;
G_B2_12 = L_11;
G_B2_13 = L_10;
goto IL_009d;
}
G_B1_0 = L_27;
G_B1_1 = L_25;
G_B1_2 = L_24;
G_B1_3 = L_23;
G_B1_4 = L_22;
G_B1_5 = 1;
G_B1_6 = L_19;
G_B1_7 = L_18;
G_B1_8 = L_17;
G_B1_9 = ((float)L_16);
G_B1_10 = ((float)L_14);
G_B1_11 = L_12;
G_B1_12 = L_11;
G_B1_13 = L_10;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D_il2cpp_TypeInfo_var);
U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D* L_28 = ((U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D_il2cpp_TypeInfo_var))->___U3CU3E9;
Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE* L_29 = (Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE*)il2cpp_codegen_object_new(Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE_il2cpp_TypeInfo_var);
Func_4__ctor_mCB654A521C926308B7947FC97B239C5A7847D677(L_29, L_28, (intptr_t)((void*)U3CU3Ec_U3CDoLensFlareDatadrivenU3Eb__68_0_m2CF6D232CF074CE7DA1AAD8C4B58090829631F7B_RuntimeMethod_var), NULL);
Func_4_t10E373E09E0663CA58211D9753566AB17B869CFE* L_30 = L_29;
((U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D_il2cpp_TypeInfo_var))->___U3CU3E9__68_0 = L_30;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t3284589A02BB4D190E3BABE34DE8A00BACDB390D_il2cpp_TypeInfo_var))->___U3CU3E9__68_0), (void*)L_30);
G_B2_0 = L_30;
G_B2_1 = G_B1_1;
G_B2_2 = G_B1_2;
G_B2_3 = G_B1_3;
G_B2_4 = G_B1_4;
G_B2_5 = G_B1_5;
G_B2_6 = G_B1_6;
G_B2_7 = G_B1_7;
G_B2_8 = G_B1_8;
G_B2_9 = G_B1_9;
G_B2_10 = G_B1_10;
G_B2_11 = G_B1_11;
G_B2_12 = G_B1_12;
G_B2_13 = G_B1_13;
}
IL_009d:
{
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_31 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FlareOcclusionTex;
int32_t L_32 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FlareOcclusionIndex;
int32_t L_33 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FlareTex;
int32_t L_34 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FlareColorValue;
int32_t L_35 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FlareData0;
int32_t L_36 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FlareData1;
int32_t L_37 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FlareData2;
int32_t L_38 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FlareData3;
int32_t L_39 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____FlareData4;
il2cpp_codegen_runtime_class_init_inline(LensFlareCommonSRP_t216404EC3242B43B3A8486A9D03A70302E79C135_il2cpp_TypeInfo_var);
LensFlareCommonSRP_DoLensFlareDataDrivenCommon_m490AD685535866B2C088AC846DDA409356891A1C(G_B2_13, G_B2_12, G_B2_11, G_B2_10, G_B2_9, G_B2_8, G_B2_7, G_B2_6, (bool)G_B2_5, G_B2_4, G_B2_3, G_B2_2, G_B2_1, G_B2_0, L_31, L_32, L_33, L_34, L_35, L_36, L_37, L_38, L_39, (bool)0, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoMotionBlur_m9FE32E134297381B94A8A07ACC149D06217A3072 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E ___0_cameraData, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___3_destination, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3DB1F1B6C8DBF6236F1F97FF50A52D5C675BBAC2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4E207A1E776F6188653FF9228A95BFD3A17B492E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral53E5A11AA5E4FD35308D01344B0A5149AC89BE2D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral731B552DFA43AAB097DE738D6C929FA08D6461A1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB22B59490C30C06D45315B7E4293DAD5075AFFE0);
s_Il2CppMethodInitialized = true;
}
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_0 = NULL;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_1;
memset((&V_1), 0, sizeof(V_1));
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_2;
memset((&V_2), 0, sizeof(V_2));
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));
{
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_0 = __this->___m_Materials;
NullCheck(L_0);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = L_0->___cameraMotionBlur;
V_0 = L_1;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_2 = ___0_cameraData;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_3 = L_2.___xr;
NullCheck(L_3);
bool L_4;
L_4 = XRPass_get_enabled_mC2CF12F8D66EB1EE2560B4DD1FB9343D5E598155(L_3, NULL);
if (!L_4)
{
goto IL_00c3;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_5 = ___0_cameraData;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_6 = L_5.___xr;
NullCheck(L_6);
bool L_7;
L_7 = XRPass_get_singlePassEnabled_mB8BBB9F66EE93200D10F7C6C766E5F2D855A6FF3(L_6, NULL);
if (!L_7)
{
goto IL_00c3;
}
}
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_8;
L_8 = CameraData_GetProjectionMatrix_m3B2EC52DEC102715BDBAF85816904DEF7DFCF10D((&___0_cameraData), 0, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_9;
L_9 = GL_GetGPUProjectionMatrix_m3B89D47134C77B9361DB3CDDFFDA276C1373DD2A(L_8, (bool)1, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_10;
L_10 = CameraData_GetViewMatrix_m85D00AF6C537A14220F4E2D70E2BFF23DD11C86E((&___0_cameraData), 0, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_11;
L_11 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_9, L_10, NULL);
V_1 = L_11;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_12;
L_12 = CameraData_GetProjectionMatrix_m3B2EC52DEC102715BDBAF85816904DEF7DFCF10D((&___0_cameraData), 1, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_13;
L_13 = GL_GetGPUProjectionMatrix_m3B89D47134C77B9361DB3CDDFFDA276C1373DD2A(L_12, (bool)1, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_14;
L_14 = CameraData_GetViewMatrix_m85D00AF6C537A14220F4E2D70E2BFF23DD11C86E((&___0_cameraData), 1, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_15;
L_15 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_13, L_14, NULL);
V_2 = L_15;
bool L_16 = __this->___m_ResetHistory;
if (!L_16)
{
goto IL_0096;
}
}
{
il2cpp_codegen_runtime_class_init_inline(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var);
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_17 = ((PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var))->___viewProjMatrixStereo;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_18 = V_1;
NullCheck(L_17);
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(0), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_18);
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_19 = ((PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var))->___viewProjMatrixStereo;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_20 = V_2;
NullCheck(L_19);
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(1), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_20);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_21 = V_0;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_22 = ((PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var))->___viewProjMatrixStereo;
NullCheck(L_21);
Material_SetMatrixArray_mE05298BC5B50DD5F6F3DB18682DE575C6FDE2FC0(L_21, _stringLiteral731B552DFA43AAB097DE738D6C929FA08D6461A1, L_22, NULL);
goto IL_00a7;
}
IL_0096:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_23 = V_0;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_24 = __this->___m_PrevViewProjM;
NullCheck(L_23);
Material_SetMatrixArray_mE05298BC5B50DD5F6F3DB18682DE575C6FDE2FC0(L_23, _stringLiteral731B552DFA43AAB097DE738D6C929FA08D6461A1, L_24, NULL);
}
IL_00a7:
{
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_25 = __this->___m_PrevViewProjM;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_26 = V_1;
NullCheck(L_25);
(L_25)->SetAt(static_cast<il2cpp_array_size_t>(0), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_26);
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_27 = __this->___m_PrevViewProjM;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_28 = V_2;
NullCheck(L_27);
(L_27)->SetAt(static_cast<il2cpp_array_size_t>(1), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_28);
goto IL_0142;
}
IL_00c3:
{
V_3 = 0;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_29 = ___0_cameraData;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_30 = L_29.___xr;
NullCheck(L_30);
bool L_31;
L_31 = XRPass_get_enabled_mC2CF12F8D66EB1EE2560B4DD1FB9343D5E598155(L_30, NULL);
if (!L_31)
{
goto IL_00de;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_32 = ___0_cameraData;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_33 = L_32.___xr;
NullCheck(L_33);
int32_t L_34;
L_34 = XRPass_get_multipassId_mC66149857F511ED441A9C8647C3EF0DD7167F15A_inline(L_33, NULL);
V_3 = L_34;
}
IL_00de:
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_35;
L_35 = CameraData_GetProjectionMatrix_m3B2EC52DEC102715BDBAF85816904DEF7DFCF10D((&___0_cameraData), 0, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_36;
L_36 = CameraData_GetViewMatrix_m85D00AF6C537A14220F4E2D70E2BFF23DD11C86E((&___0_cameraData), 0, NULL);
V_4 = L_36;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_37 = V_4;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_38;
L_38 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_35, L_37, NULL);
V_5 = L_38;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_39 = V_0;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_40 = V_5;
NullCheck(L_39);
Material_SetMatrix_m1F4E20583C898A1C1DBA256868E1F98C539F13FB(L_39, _stringLiteralB22B59490C30C06D45315B7E4293DAD5075AFFE0, L_40, NULL);
bool L_41 = __this->___m_ResetHistory;
if (!L_41)
{
goto IL_011d;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_42 = V_0;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_43 = V_5;
NullCheck(L_42);
Material_SetMatrix_m1F4E20583C898A1C1DBA256868E1F98C539F13FB(L_42, _stringLiteral3DB1F1B6C8DBF6236F1F97FF50A52D5C675BBAC2, L_43, NULL);
goto IL_0134;
}
IL_011d:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_44 = V_0;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_45 = __this->___m_PrevViewProjM;
int32_t L_46 = V_3;
NullCheck(L_45);
int32_t L_47 = L_46;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_48 = (L_45)->GetAt(static_cast<il2cpp_array_size_t>(L_47));
NullCheck(L_44);
Material_SetMatrix_m1F4E20583C898A1C1DBA256868E1F98C539F13FB(L_44, _stringLiteral3DB1F1B6C8DBF6236F1F97FF50A52D5C675BBAC2, L_48, NULL);
}
IL_0134:
{
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_49 = __this->___m_PrevViewProjM;
int32_t L_50 = V_3;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_51 = V_5;
NullCheck(L_49);
(L_49)->SetAt(static_cast<il2cpp_array_size_t>(L_50), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_51);
}
IL_0142:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_52 = V_0;
MotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161* L_53 = __this->___m_MotionBlur;
NullCheck(L_53);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_54 = L_53->___intensity;
NullCheck(L_54);
float L_55;
L_55 = VirtualFuncInvoker0< float >::Invoke(12, L_54);
NullCheck(L_52);
Material_SetFloat_m879CF81D740BAE6F23C9822400679F4D16365836(L_52, _stringLiteral4E207A1E776F6188653FF9228A95BFD3A17B492E, L_55, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_56 = V_0;
MotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161* L_57 = __this->___m_MotionBlur;
NullCheck(L_57);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_58 = L_57->___clamp;
NullCheck(L_58);
float L_59;
L_59 = VirtualFuncInvoker0< float >::Invoke(12, L_58);
NullCheck(L_56);
Material_SetFloat_m879CF81D740BAE6F23C9822400679F4D16365836(L_56, _stringLiteral53E5A11AA5E4FD35308D01344B0A5149AC89BE2D, L_59, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_60 = ___1_cmd;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_61 = __this->___m_Descriptor;
PostProcessUtils_SetSourceSize_m5EF5F2F3FE68CFDEFF201F07CBD403BBD96F0E35(L_60, L_61, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_62 = ___1_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_63 = ___2_source;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_64 = ___1_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_65 = ___3_destination;
int32_t L_66;
L_66 = PostProcessPass_BlitDstDiscardContent_m0CD67D1CAF9AC54EB998A4AEC3D6178680781C59(__this, L_64, L_65, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_67;
L_67 = RenderTargetIdentifier_op_Implicit_m3E2366E36F14173DBEED75591978EBE1F01A1325(L_66, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_68 = V_0;
MotionBlur_tCC3C4B1EDF692B22533C0ADBCE5D92101E566161* L_69 = __this->___m_MotionBlur;
NullCheck(L_69);
MotionBlurQualityParameter_tD50C3C4531FB58AB4B8C2917F41668C3EE54A637* L_70 = L_69->___quality;
NullCheck(L_70);
int32_t L_71;
L_71 = VirtualFuncInvoker0< int32_t >::Invoke(12, L_70);
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_62, L_63, L_67, L_68, L_71, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_DoPaniniProjection_m7486B5A46AE100162CEE0AFC47DAEF04438FCECB (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___1_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___2_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___3_destination, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
memset((&V_1), 0, sizeof(V_1));
float V_2 = 0.0f;
float V_3 = 0.0f;
float V_4 = 0.0f;
float V_5 = 0.0f;
float V_6 = 0.0f;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_7 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B2_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B1_0 = NULL;
String_t* G_B3_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B3_1 = NULL;
{
PaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA* L_0 = __this->___m_PaniniProjection;
NullCheck(L_0);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_1 = L_0->___distance;
NullCheck(L_1);
float L_2;
L_2 = VirtualFuncInvoker0< float >::Invoke(12, L_1);
V_0 = L_2;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_3 = ___0_camera;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4;
L_4 = PostProcessPass_CalcViewExtents_mF37365DC32C98227FB74545888BBCC62ED983EBF(__this, L_3, NULL);
V_1 = L_4;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_5 = ___0_camera;
float L_6 = V_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7;
L_7 = PostProcessPass_CalcCropExtents_m0584B26FDD001908C17C7BA449CF483CE562F91E(__this, L_5, L_6, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8 = L_7;
float L_9 = L_8.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10 = V_1;
float L_11 = L_10.___x;
V_2 = ((float)(L_9/L_11));
float L_12 = L_8.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13 = V_1;
float L_14 = L_13.___y;
V_3 = ((float)(L_12/L_14));
float L_15 = V_2;
float L_16 = V_3;
float L_17;
L_17 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_15, L_16, NULL);
V_4 = L_17;
float L_18 = V_0;
V_5 = L_18;
float L_19 = V_4;
float L_20;
L_20 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_19, NULL);
PaniniProjection_t1E2B2CBC65D2E9BC9D4C6C07163D742F1FE85BDA* L_21 = __this->___m_PaniniProjection;
NullCheck(L_21);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_22 = L_21->___cropToFit;
NullCheck(L_22);
float L_23;
L_23 = VirtualFuncInvoker0< float >::Invoke(12, L_22);
float L_24;
L_24 = Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline((1.0f), L_20, L_23, NULL);
V_6 = L_24;
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_25 = __this->___m_Materials;
NullCheck(L_25);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_26 = L_25->___paniniProjection;
V_7 = L_26;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_27 = V_7;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_28 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____Params;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_29 = V_1;
float L_30 = L_29.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31 = V_1;
float L_32 = L_31.___y;
float L_33 = V_5;
float L_34 = V_6;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_35;
memset((&L_35), 0, sizeof(L_35));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_35), L_30, L_32, L_33, L_34, NULL);
NullCheck(L_27);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_27, L_28, L_35, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_36 = V_7;
float L_37 = V_5;
float L_38;
L_38 = fabsf(L_37);
if ((((float)((float)il2cpp_codegen_subtract((1.0f), L_38))) > ((float)(1.40129846E-45f))))
{
G_B2_0 = L_36;
goto IL_00b6;
}
G_B1_0 = L_36;
}
{
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_39 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___PaniniUnitDistance;
G_B3_0 = L_39;
G_B3_1 = G_B1_0;
goto IL_00bb;
}
IL_00b6:
{
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_40 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___PaniniGeneric;
G_B3_0 = L_40;
G_B3_1 = G_B2_0;
}
IL_00bb:
{
NullCheck(G_B3_1);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(G_B3_1, G_B3_0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_41 = ___1_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_42 = ___2_source;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_43 = ___1_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_44 = ___3_destination;
int32_t L_45;
L_45 = PostProcessPass_BlitDstDiscardContent_m0CD67D1CAF9AC54EB998A4AEC3D6178680781C59(__this, L_43, L_44, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_46;
L_46 = RenderTargetIdentifier_op_Implicit_m3E2366E36F14173DBEED75591978EBE1F01A1325(L_45, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_47 = V_7;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_41, L_42, L_46, L_47, 0, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 PostProcessPass_CalcViewExtents_mF37365DC32C98227FB74545888BBCC62ED983EBF (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float V_1 = 0.0f;
{
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_0 = ___0_camera;
NullCheck(L_0);
float L_1;
L_1 = Camera_get_fieldOfView_m9A93F17BBF89F496AE231C21817AFD1C1E833FBB(L_0, NULL);
V_0 = ((float)il2cpp_codegen_multiply(L_1, (0.0174532924f)));
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_2 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_3;
L_3 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_2, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_4 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_5;
L_5 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_4, NULL);
float L_6 = V_0;
float L_7;
L_7 = tanf(((float)il2cpp_codegen_multiply((0.5f), L_6)));
V_1 = L_7;
float L_8 = V_1;
float L_9 = V_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
memset((&L_10), 0, sizeof(L_10));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_10), ((float)il2cpp_codegen_multiply(((float)(((float)L_3)/((float)L_5))), L_8)), L_9, NULL);
return L_10;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 PostProcessPass_CalcCropExtents_m0584B26FDD001908C17C7BA449CF483CE562F91E (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, float ___1_d, const RuntimeMethod* method)
{
float V_0 = 0.0f;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
memset((&V_1), 0, sizeof(V_1));
float V_2 = 0.0f;
float V_3 = 0.0f;
float V_4 = 0.0f;
{
float L_0 = ___1_d;
V_0 = ((float)il2cpp_codegen_add((1.0f), L_0));
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_1 = ___0_camera;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
L_2 = PostProcessPass_CalcViewExtents_mF37365DC32C98227FB74545888BBCC62ED983EBF(__this, L_1, NULL);
V_1 = L_2;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = V_1;
float L_4 = L_3.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = V_1;
float L_6 = L_5.___x;
float L_7;
L_7 = sqrtf(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_4, L_6)), (1.0f))));
V_2 = L_7;
float L_8 = V_2;
V_3 = ((float)((1.0f)/L_8));
float L_9 = V_3;
float L_10 = ___1_d;
V_4 = ((float)il2cpp_codegen_add(L_9, L_10));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = V_1;
float L_12 = V_3;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13;
L_13 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_11, L_12, NULL);
float L_14 = V_0;
float L_15 = V_4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16;
L_16 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_13, ((float)(L_14/L_15)), NULL);
return L_16;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupBloom_mFD125A81E220222A305A0325E9AB92C9347C3DE3 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_source, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___2_uberMaterial, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorUtils_t8DE09CC60FE5A7C28984134BC712DD1B5104AC18_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
float V_3 = 0.0f;
float V_4 = 0.0f;
float V_5 = 0.0f;
float V_6 = 0.0f;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_7 = NULL;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_8;
memset((&V_8), 0, sizeof(V_8));
int32_t V_9 = 0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_10;
memset((&V_10), 0, sizeof(V_10));
float V_11 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_12;
memset((&V_12), 0, sizeof(V_12));
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* V_13 = NULL;
float V_14 = 0.0f;
float V_15 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_16;
memset((&V_16), 0, sizeof(V_16));
float V_17 = 0.0f;
int32_t V_18 = 0;
int32_t V_19 = 0;
int32_t V_20 = 0;
int32_t V_21 = 0;
int32_t V_22 = 0;
int32_t V_23 = 0;
int32_t V_24 = 0;
int32_t V_25 = 0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_26;
memset((&V_26), 0, sizeof(V_26));
int32_t G_B7_0 = 0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B17_0;
memset((&G_B17_0), 0, sizeof(G_B17_0));
int32_t G_B19_0 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B19_1 = NULL;
int32_t G_B18_0 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B18_1 = NULL;
float G_B20_0 = 0.0f;
int32_t G_B20_1 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B20_2 = NULL;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* G_B23_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B30_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B29_0 = NULL;
String_t* G_B31_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B31_1 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B34_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B33_0 = NULL;
String_t* G_B35_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B35_1 = NULL;
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_0 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_1;
L_1 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_0, NULL);
V_0 = ((int32_t)(L_1>>1));
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_2 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_3;
L_3 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_2, NULL);
V_1 = ((int32_t)(L_3>>1));
int32_t L_4 = V_0;
int32_t L_5 = V_1;
int32_t L_6;
L_6 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(L_4, L_5, NULL);
float L_7;
L_7 = Mathf_Log_m116F062EEBF1C53EC8D18C9B1748E999EF9424EF_inline(((float)L_6), (2.0f), NULL);
int32_t L_8;
L_8 = Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline(((float)il2cpp_codegen_subtract(L_7, (1.0f))), NULL);
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* L_9 = __this->___m_Bloom;
NullCheck(L_9);
ClampedIntParameter_tAF77FC44E522B137734644AE2E3F702580033B8E* L_10 = L_9->___skipIterations;
NullCheck(L_10);
int32_t L_11;
L_11 = VirtualFuncInvoker0< int32_t >::Invoke(12, L_10);
int32_t L_12;
L_12 = Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline(((int32_t)il2cpp_codegen_subtract(L_8, L_11)), 1, ((int32_t)16), NULL);
V_2 = L_12;
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* L_13 = __this->___m_Bloom;
NullCheck(L_13);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_14 = L_13->___clamp;
NullCheck(L_14);
float L_15;
L_15 = VirtualFuncInvoker0< float >::Invoke(12, L_14);
V_3 = L_15;
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* L_16 = __this->___m_Bloom;
NullCheck(L_16);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_17 = L_16->___threshold;
NullCheck(L_17);
float L_18;
L_18 = VirtualFuncInvoker0< float >::Invoke(12, L_17);
float L_19;
L_19 = Mathf_GammaToLinearSpace_mEF9E26BAD322E55448B286ABDCDF4A2CC236547F(L_18, NULL);
V_4 = L_19;
float L_20 = V_4;
V_5 = ((float)il2cpp_codegen_multiply(L_20, (0.5f)));
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* L_21 = __this->___m_Bloom;
NullCheck(L_21);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_22 = L_21->___scatter;
NullCheck(L_22);
float L_23;
L_23 = VirtualFuncInvoker0< float >::Invoke(12, L_22);
float L_24;
L_24 = Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline((0.0500000007f), (0.949999988f), L_23, NULL);
V_6 = L_24;
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_25 = __this->___m_Materials;
NullCheck(L_25);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_26 = L_25->___bloom;
V_7 = L_26;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_27 = V_7;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_28 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____Params;
float L_29 = V_6;
float L_30 = V_3;
float L_31 = V_4;
float L_32 = V_5;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_33;
memset((&L_33), 0, sizeof(L_33));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_33), L_29, L_30, L_31, L_32, NULL);
NullCheck(L_27);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_27, L_28, L_33, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_34 = V_7;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_35 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___BloomHQ;
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* L_36 = __this->___m_Bloom;
NullCheck(L_36);
BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* L_37 = L_36->___highQualityFiltering;
NullCheck(L_37);
bool L_38;
L_38 = VirtualFuncInvoker0< bool >::Invoke(12, L_37);
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetKeyword_m7F886C529A9DEC48A568FA4FFD4CF789AA294239(L_34, L_35, L_38, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_39 = V_7;
String_t* L_40 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___UseRGBM;
bool L_41 = __this->___m_UseRGBM;
CoreUtils_SetKeyword_m7F886C529A9DEC48A568FA4FFD4CF789AA294239(L_39, L_40, L_41, NULL);
int32_t L_42 = V_0;
int32_t L_43 = V_1;
int32_t L_44 = __this->___m_DefaultHDRFormat;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_45;
L_45 = PostProcessPass_GetCompatibleDescriptor_mBB0FDD96054E5695DCA172C62829EAD2FBBC58A6(__this, L_42, L_43, L_44, 0, NULL);
V_8 = L_45;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_46 = ___0_cmd;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_47 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipDown;
NullCheck(L_47);
int32_t L_48 = 0;
int32_t L_49 = (L_47)->GetAt(static_cast<il2cpp_array_size_t>(L_48));
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_50 = V_8;
NullCheck(L_46);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_46, L_49, L_50, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_51 = ___0_cmd;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_52 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipUp;
NullCheck(L_52);
int32_t L_53 = 0;
int32_t L_54 = (L_52)->GetAt(static_cast<il2cpp_array_size_t>(L_53));
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_55 = V_8;
NullCheck(L_51);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_51, L_54, L_55, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_56 = ___0_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_57 = ___1_source;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_58 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipDown;
NullCheck(L_58);
int32_t L_59 = 0;
int32_t L_60 = (L_58)->GetAt(static_cast<il2cpp_array_size_t>(L_59));
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_61;
L_61 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_60, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_62 = V_7;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_56, L_57, L_61, L_62, 0, NULL);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_63 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipDown;
NullCheck(L_63);
int32_t L_64 = 0;
int32_t L_65 = (L_63)->GetAt(static_cast<il2cpp_array_size_t>(L_64));
V_9 = L_65;
V_18 = 1;
goto IL_01da;
}
IL_0152:
{
int32_t L_66 = V_0;
int32_t L_67;
L_67 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(1, ((int32_t)(L_66>>1)), NULL);
V_0 = L_67;
int32_t L_68 = V_1;
int32_t L_69;
L_69 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(1, ((int32_t)(L_68>>1)), NULL);
V_1 = L_69;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_70 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipDown;
int32_t L_71 = V_18;
NullCheck(L_70);
int32_t L_72 = L_71;
int32_t L_73 = (L_70)->GetAt(static_cast<il2cpp_array_size_t>(L_72));
V_19 = L_73;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_74 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipUp;
int32_t L_75 = V_18;
NullCheck(L_74);
int32_t L_76 = L_75;
int32_t L_77 = (L_74)->GetAt(static_cast<il2cpp_array_size_t>(L_76));
V_20 = L_77;
int32_t L_78 = V_0;
RenderTextureDescriptor_set_width_m3B2494007BFE3AD4D14403407C9B24F5045E7E10_inline((&V_8), L_78, NULL);
int32_t L_79 = V_1;
RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline((&V_8), L_79, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_80 = ___0_cmd;
int32_t L_81 = V_19;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_82 = V_8;
NullCheck(L_80);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_80, L_81, L_82, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_83 = ___0_cmd;
int32_t L_84 = V_20;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_85 = V_8;
NullCheck(L_83);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_83, L_84, L_85, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_86 = ___0_cmd;
int32_t L_87 = V_9;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_88;
L_88 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_87, NULL);
int32_t L_89 = V_20;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_90;
L_90 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_89, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_91 = V_7;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_86, L_88, L_90, L_91, 1, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_92 = ___0_cmd;
int32_t L_93 = V_20;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_94;
L_94 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_93, NULL);
int32_t L_95 = V_19;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_96;
L_96 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_95, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_97 = V_7;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_92, L_94, L_96, L_97, 2, NULL);
int32_t L_98 = V_19;
V_9 = L_98;
int32_t L_99 = V_18;
V_18 = ((int32_t)il2cpp_codegen_add(L_99, 1));
}
IL_01da:
{
int32_t L_100 = V_18;
int32_t L_101 = V_2;
if ((((int32_t)L_100) < ((int32_t)L_101)))
{
goto IL_0152;
}
}
{
int32_t L_102 = V_2;
V_21 = ((int32_t)il2cpp_codegen_subtract(L_102, 2));
goto IL_0258;
}
IL_01e9:
{
int32_t L_103 = V_21;
int32_t L_104 = V_2;
if ((((int32_t)L_103) == ((int32_t)((int32_t)il2cpp_codegen_subtract(L_104, 2)))))
{
goto IL_01fc;
}
}
{
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_105 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipUp;
int32_t L_106 = V_21;
NullCheck(L_105);
int32_t L_107 = ((int32_t)il2cpp_codegen_add(L_106, 1));
int32_t L_108 = (L_105)->GetAt(static_cast<il2cpp_array_size_t>(L_107));
G_B7_0 = L_108;
goto IL_0206;
}
IL_01fc:
{
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_109 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipDown;
int32_t L_110 = V_21;
NullCheck(L_109);
int32_t L_111 = ((int32_t)il2cpp_codegen_add(L_110, 1));
int32_t L_112 = (L_109)->GetAt(static_cast<il2cpp_array_size_t>(L_111));
G_B7_0 = L_112;
}
IL_0206:
{
V_22 = G_B7_0;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_113 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipDown;
int32_t L_114 = V_21;
NullCheck(L_113);
int32_t L_115 = L_114;
int32_t L_116 = (L_113)->GetAt(static_cast<il2cpp_array_size_t>(L_115));
V_23 = L_116;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_117 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipUp;
int32_t L_118 = V_21;
NullCheck(L_117);
int32_t L_119 = L_118;
int32_t L_120 = (L_117)->GetAt(static_cast<il2cpp_array_size_t>(L_119));
V_24 = L_120;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_121 = ___0_cmd;
int32_t L_122 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____SourceTexLowMip;
int32_t L_123 = V_22;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_124;
L_124 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_123, NULL);
NullCheck(L_121);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_121, L_122, L_124, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_125 = ___0_cmd;
int32_t L_126 = V_23;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_127;
L_127 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_126, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_128 = ___0_cmd;
int32_t L_129 = V_24;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_130;
L_130 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_129, NULL);
int32_t L_131;
L_131 = PostProcessPass_BlitDstDiscardContent_m0CD67D1CAF9AC54EB998A4AEC3D6178680781C59(__this, L_128, L_130, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_132;
L_132 = RenderTargetIdentifier_op_Implicit_m3E2366E36F14173DBEED75591978EBE1F01A1325(L_131, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_133 = V_7;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_125, L_127, L_132, L_133, 3, NULL);
int32_t L_134 = V_21;
V_21 = ((int32_t)il2cpp_codegen_subtract(L_134, 1));
}
IL_0258:
{
int32_t L_135 = V_21;
if ((((int32_t)L_135) >= ((int32_t)0)))
{
goto IL_01e9;
}
}
{
V_25 = 0;
goto IL_0289;
}
IL_0262:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_136 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_137 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipDown;
int32_t L_138 = V_25;
NullCheck(L_137);
int32_t L_139 = L_138;
int32_t L_140 = (L_137)->GetAt(static_cast<il2cpp_array_size_t>(L_139));
NullCheck(L_136);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_136, L_140, NULL);
int32_t L_141 = V_25;
if ((((int32_t)L_141) <= ((int32_t)0)))
{
goto IL_0283;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_142 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_143 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipUp;
int32_t L_144 = V_25;
NullCheck(L_143);
int32_t L_145 = L_144;
int32_t L_146 = (L_143)->GetAt(static_cast<il2cpp_array_size_t>(L_145));
NullCheck(L_142);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_142, L_146, NULL);
}
IL_0283:
{
int32_t L_147 = V_25;
V_25 = ((int32_t)il2cpp_codegen_add(L_147, 1));
}
IL_0289:
{
int32_t L_148 = V_25;
int32_t L_149 = V_2;
if ((((int32_t)L_148) < ((int32_t)L_149)))
{
goto IL_0262;
}
}
{
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* L_150 = __this->___m_Bloom;
NullCheck(L_150);
ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* L_151 = L_150->___tint;
NullCheck(L_151);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_152;
L_152 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(12, L_151);
V_26 = L_152;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_153;
L_153 = Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_inline((&V_26), NULL);
V_10 = L_153;
il2cpp_codegen_runtime_class_init_inline(ColorUtils_t8DE09CC60FE5A7C28984134BC712DD1B5104AC18_il2cpp_TypeInfo_var);
float L_154;
L_154 = ColorUtils_Luminance_mFDC649B1AE8F94D798AB492DDF0ECC7BE8E34477((&V_10), NULL);
V_11 = L_154;
float L_155 = V_11;
if ((((float)L_155) > ((float)(0.0f))))
{
goto IL_02c2;
}
}
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_156;
L_156 = Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline(NULL);
G_B17_0 = L_156;
goto IL_02d1;
}
IL_02c2:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_157 = V_10;
float L_158 = V_11;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_159;
L_159 = Color_op_Multiply_m379B20A820266ACF82A21425B9CAE8DCD773CFBB_inline(L_157, ((float)((1.0f)/L_158)), NULL);
G_B17_0 = L_159;
}
IL_02d1:
{
V_10 = G_B17_0;
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* L_160 = __this->___m_Bloom;
NullCheck(L_160);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_161 = L_160->___intensity;
NullCheck(L_161);
float L_162;
L_162 = VirtualFuncInvoker0< float >::Invoke(12, L_161);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_163 = V_10;
float L_164 = L_163.___r;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_165 = V_10;
float L_166 = L_165.___g;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_167 = V_10;
float L_168 = L_167.___b;
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_12), L_162, L_164, L_166, L_168, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_169 = ___2_uberMaterial;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_170 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____Bloom_Params;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_171 = V_12;
NullCheck(L_169);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_169, L_170, L_171, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_172 = ___2_uberMaterial;
int32_t L_173 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____Bloom_RGBM;
bool L_174 = __this->___m_UseRGBM;
if (L_174)
{
G_B19_0 = L_173;
G_B19_1 = L_172;
goto IL_0321;
}
G_B18_0 = L_173;
G_B18_1 = L_172;
}
{
G_B20_0 = (0.0f);
G_B20_1 = G_B18_0;
G_B20_2 = G_B18_1;
goto IL_0326;
}
IL_0321:
{
G_B20_0 = (1.0f);
G_B20_1 = G_B19_0;
G_B20_2 = G_B19_1;
}
IL_0326:
{
NullCheck(G_B20_2);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(G_B20_2, G_B20_1, G_B20_0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_175 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_176 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____Bloom_Texture;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_177 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____BloomMipUp;
NullCheck(L_177);
int32_t L_178 = 0;
int32_t L_179 = (L_177)->GetAt(static_cast<il2cpp_array_size_t>(L_178));
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_180;
L_180 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_179, NULL);
NullCheck(L_175);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_175, L_176, L_180, NULL);
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* L_181 = __this->___m_Bloom;
NullCheck(L_181);
TextureParameter_t8989581983DE4A463CBB1A19F90D9E27BF7EC28A* L_182 = L_181->___dirtTexture;
NullCheck(L_182);
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_183;
L_183 = VirtualFuncInvoker0< Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* >::Invoke(12, L_182);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_184;
L_184 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_183, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_184)
{
goto IL_036c;
}
}
{
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* L_185 = __this->___m_Bloom;
NullCheck(L_185);
TextureParameter_t8989581983DE4A463CBB1A19F90D9E27BF7EC28A* L_186 = L_185->___dirtTexture;
NullCheck(L_186);
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_187;
L_187 = VirtualFuncInvoker0< Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* >::Invoke(12, L_186);
G_B23_0 = L_187;
goto IL_0371;
}
IL_036c:
{
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_188;
L_188 = Texture2D_get_blackTexture_mBEF97F64AD650DAAC1EEC84EB34F9CF22B56A08C(NULL);
G_B23_0 = ((Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700*)(L_188));
}
IL_0371:
{
V_13 = G_B23_0;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_189 = V_13;
NullCheck(L_189);
int32_t L_190;
L_190 = VirtualFuncInvoker0< int32_t >::Invoke(5, L_189);
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_191 = V_13;
NullCheck(L_191);
int32_t L_192;
L_192 = VirtualFuncInvoker0< int32_t >::Invoke(7, L_191);
V_14 = ((float)(((float)L_190)/((float)L_192)));
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_193 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_194;
L_194 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_193, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_195 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_196;
L_196 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_195, NULL);
V_15 = ((float)(((float)L_194)/((float)L_196)));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_16), (1.0f), (1.0f), (0.0f), (0.0f), NULL);
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* L_197 = __this->___m_Bloom;
NullCheck(L_197);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_198 = L_197->___dirtIntensity;
NullCheck(L_198);
float L_199;
L_199 = VirtualFuncInvoker0< float >::Invoke(12, L_198);
V_17 = L_199;
float L_200 = V_14;
float L_201 = V_15;
if ((!(((float)L_200) > ((float)L_201))))
{
goto IL_03fc;
}
}
{
float L_202 = V_15;
float L_203 = V_14;
(&V_16)->___x = ((float)(L_202/L_203));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_204 = V_16;
float L_205 = L_204.___x;
(&V_16)->___z = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract((1.0f), L_205)), (0.5f)));
goto IL_0428;
}
IL_03fc:
{
float L_206 = V_15;
float L_207 = V_14;
if ((!(((float)L_206) > ((float)L_207))))
{
goto IL_0428;
}
}
{
float L_208 = V_14;
float L_209 = V_15;
(&V_16)->___y = ((float)(L_208/L_209));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_210 = V_16;
float L_211 = L_210.___y;
(&V_16)->___w = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract((1.0f), L_211)), (0.5f)));
}
IL_0428:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_212 = ___2_uberMaterial;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_213 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____LensDirt_Params;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_214 = V_16;
NullCheck(L_212);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_212, L_213, L_214, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_215 = ___2_uberMaterial;
int32_t L_216 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____LensDirt_Intensity;
float L_217 = V_17;
NullCheck(L_215);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_215, L_216, L_217, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_218 = ___2_uberMaterial;
int32_t L_219 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____LensDirt_Texture;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_220 = V_13;
NullCheck(L_218);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_218, L_219, L_220, NULL);
Bloom_t0C806C947E1D104DC95E933B3FB9A307CBB5B225* L_221 = __this->___m_Bloom;
NullCheck(L_221);
BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* L_222 = L_221->___highQualityFiltering;
NullCheck(L_222);
bool L_223;
L_223 = VirtualFuncInvoker0< bool >::Invoke(12, L_222);
if (!L_223)
{
goto IL_047d;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_224 = ___2_uberMaterial;
float L_225 = V_17;
if ((((float)L_225) > ((float)(0.0f))))
{
G_B30_0 = L_224;
goto IL_0472;
}
G_B29_0 = L_224;
}
{
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_226 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___BloomHQ;
G_B31_0 = L_226;
G_B31_1 = G_B29_0;
goto IL_0477;
}
IL_0472:
{
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_227 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___BloomHQDirt;
G_B31_0 = L_227;
G_B31_1 = G_B30_0;
}
IL_0477:
{
NullCheck(G_B31_1);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(G_B31_1, G_B31_0, NULL);
return;
}
IL_047d:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_228 = ___2_uberMaterial;
float L_229 = V_17;
if ((((float)L_229) > ((float)(0.0f))))
{
G_B34_0 = L_228;
goto IL_048e;
}
G_B33_0 = L_228;
}
{
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_230 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___BloomLQ;
G_B35_0 = L_230;
G_B35_1 = G_B33_0;
goto IL_0493;
}
IL_048e:
{
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_231 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___BloomLQDirt;
G_B35_0 = L_231;
G_B35_1 = G_B34_0;
}
IL_0493:
{
NullCheck(G_B35_1);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(G_B35_1, G_B35_0, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupLensDistortion_mC8551C67AB37EB59ABB794A57B9F3D1A94C5C3CC (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_material, bool ___1_isSceneView, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
float V_2 = 0.0f;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_3;
memset((&V_3), 0, sizeof(V_3));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_4;
memset((&V_4), 0, sizeof(V_4));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_5;
memset((&V_5), 0, sizeof(V_5));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B2_0 = NULL;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B1_0 = NULL;
float G_B3_0 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B3_1 = NULL;
{
LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6* L_0 = __this->___m_LensDistortion;
NullCheck(L_0);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_1 = L_0->___intensity;
NullCheck(L_1);
float L_2;
L_2 = VirtualFuncInvoker0< float >::Invoke(12, L_1);
float L_3;
L_3 = fabsf(((float)il2cpp_codegen_multiply(L_2, (100.0f))));
float L_4;
L_4 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_3, (1.0f), NULL);
V_0 = ((float)il2cpp_codegen_multiply((1.60000002f), L_4));
float L_5 = V_0;
float L_6;
L_6 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline((160.0f), L_5, NULL);
V_1 = ((float)il2cpp_codegen_multiply((0.0174532924f), L_6));
float L_7 = V_1;
float L_8;
L_8 = tanf(((float)il2cpp_codegen_multiply(L_7, (0.5f))));
V_2 = ((float)il2cpp_codegen_multiply((2.0f), L_8));
LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6* L_9 = __this->___m_LensDistortion;
NullCheck(L_9);
Vector2Parameter_tA29C9FAC53EDB2E0996430A461F9CC59B6C4288A* L_10 = L_9->___center;
NullCheck(L_10);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11;
L_11 = VirtualFuncInvoker0< Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 >::Invoke(12, L_10);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12;
L_12 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_11, (2.0f), NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13;
L_13 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14;
L_14 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_12, L_13, NULL);
V_3 = L_14;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15 = V_3;
float L_16 = L_15.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17 = V_3;
float L_18 = L_17.___y;
LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6* L_19 = __this->___m_LensDistortion;
NullCheck(L_19);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_20 = L_19->___xMultiplier;
NullCheck(L_20);
float L_21;
L_21 = VirtualFuncInvoker0< float >::Invoke(12, L_20);
float L_22;
L_22 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_21, (9.99999975E-05f), NULL);
LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6* L_23 = __this->___m_LensDistortion;
NullCheck(L_23);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_24 = L_23->___yMultiplier;
NullCheck(L_24);
float L_25;
L_25 = VirtualFuncInvoker0< float >::Invoke(12, L_24);
float L_26;
L_26 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_25, (9.99999975E-05f), NULL);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_4), L_16, L_18, L_22, L_26, NULL);
LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6* L_27 = __this->___m_LensDistortion;
NullCheck(L_27);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_28 = L_27->___intensity;
NullCheck(L_28);
float L_29;
L_29 = VirtualFuncInvoker0< float >::Invoke(12, L_28);
if ((((float)L_29) >= ((float)(0.0f))))
{
G_B2_0 = (&V_5);
goto IL_00df;
}
G_B1_0 = (&V_5);
}
{
float L_30 = V_1;
G_B3_0 = ((float)((1.0f)/L_30));
G_B3_1 = G_B1_0;
goto IL_00e0;
}
IL_00df:
{
float L_31 = V_1;
G_B3_0 = L_31;
G_B3_1 = G_B2_0;
}
IL_00e0:
{
float L_32 = V_2;
LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6* L_33 = __this->___m_LensDistortion;
NullCheck(L_33);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_34 = L_33->___scale;
NullCheck(L_34);
float L_35;
L_35 = VirtualFuncInvoker0< float >::Invoke(12, L_34);
LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6* L_36 = __this->___m_LensDistortion;
NullCheck(L_36);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_37 = L_36->___intensity;
NullCheck(L_37);
float L_38;
L_38 = VirtualFuncInvoker0< float >::Invoke(12, L_37);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline(G_B3_1, G_B3_0, L_32, ((float)((1.0f)/L_35)), ((float)il2cpp_codegen_multiply(L_38, (100.0f))), NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_39 = ___0_material;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_40 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____Distortion_Params1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_41 = V_4;
NullCheck(L_39);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_39, L_40, L_41, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_42 = ___0_material;
int32_t L_43 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____Distortion_Params2;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_44 = V_5;
NullCheck(L_42);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_42, L_43, L_44, NULL);
LensDistortion_t54FF310512B37DD2D9DBEEF9DA9DDF1F0A2082C6* L_45 = __this->___m_LensDistortion;
NullCheck(L_45);
bool L_46;
L_46 = LensDistortion_IsActive_m777DA00296A34FFEC72C43157037C06F62B406AE(L_45, NULL);
if (!L_46)
{
goto IL_0147;
}
}
{
bool L_47 = ___1_isSceneView;
if (L_47)
{
goto IL_0147;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_48 = ___0_material;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_49 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___Distortion;
NullCheck(L_48);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_48, L_49, NULL);
}
IL_0147:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupChromaticAberration_mA320D8C2C90E77757A97DF78E6B1973C750383AA (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_material, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = ___0_material;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_1 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____Chroma_Params;
ChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F* L_2 = __this->___m_ChromaticAberration;
NullCheck(L_2);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_3 = L_2->___intensity;
NullCheck(L_3);
float L_4;
L_4 = VirtualFuncInvoker0< float >::Invoke(12, L_3);
NullCheck(L_0);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_0, L_1, ((float)il2cpp_codegen_multiply(L_4, (0.0500000007f))), NULL);
ChromaticAberration_t84EAB576773C3AD4DE77A13952B487F9DA10DA9F* L_5 = __this->___m_ChromaticAberration;
NullCheck(L_5);
bool L_6;
L_6 = ChromaticAberration_IsActive_mF820F1009BB285EE1752333366C146E33F863428(L_5, NULL);
if (!L_6)
{
goto IL_0039;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_7 = ___0_material;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_8 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___ChromaticAberration;
NullCheck(L_7);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_7, L_8, NULL);
}
IL_0039:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupVignette_mD0A723C18C6E6A8CDB6AB191C2483DAB43E0CAB5 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_material, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
memset((&V_1), 0, sizeof(V_1));
float V_2 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_3;
memset((&V_3), 0, sizeof(V_3));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_4;
memset((&V_4), 0, sizeof(V_4));
float G_B2_0 = 0.0f;
float G_B2_1 = 0.0f;
float G_B2_2 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B2_3 = NULL;
float G_B1_0 = 0.0f;
float G_B1_1 = 0.0f;
float G_B1_2 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B1_3 = NULL;
float G_B3_0 = 0.0f;
float G_B3_1 = 0.0f;
float G_B3_2 = 0.0f;
float G_B3_3 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B3_4 = NULL;
{
Vignette_t77147DD5FEEB4476AF22BD98255F8010738985DC* L_0 = __this->___m_Vignette;
NullCheck(L_0);
ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* L_1 = L_0->___color;
NullCheck(L_1);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2;
L_2 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(12, L_1);
V_0 = L_2;
Vignette_t77147DD5FEEB4476AF22BD98255F8010738985DC* L_3 = __this->___m_Vignette;
NullCheck(L_3);
Vector2Parameter_tA29C9FAC53EDB2E0996430A461F9CC59B6C4288A* L_4 = L_3->___center;
NullCheck(L_4);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
L_5 = VirtualFuncInvoker0< Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 >::Invoke(12, L_4);
V_1 = L_5;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_6 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_7;
L_7 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_6, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_8 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_9;
L_9 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_8, NULL);
V_2 = ((float)(((float)L_7)/((float)L_9)));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10 = V_0;
float L_11 = L_10.___r;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12 = V_0;
float L_13 = L_12.___g;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = V_0;
float L_15 = L_14.___b;
Vignette_t77147DD5FEEB4476AF22BD98255F8010738985DC* L_16 = __this->___m_Vignette;
NullCheck(L_16);
BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* L_17 = L_16->___rounded;
NullCheck(L_17);
bool L_18;
L_18 = VirtualFuncInvoker0< bool >::Invoke(12, L_17);
if (L_18)
{
G_B2_0 = L_15;
G_B2_1 = L_13;
G_B2_2 = L_11;
G_B2_3 = (&V_3);
goto IL_0069;
}
G_B1_0 = L_15;
G_B1_1 = L_13;
G_B1_2 = L_11;
G_B1_3 = (&V_3);
}
{
G_B3_0 = (1.0f);
G_B3_1 = G_B1_0;
G_B3_2 = G_B1_1;
G_B3_3 = G_B1_2;
G_B3_4 = G_B1_3;
goto IL_006a;
}
IL_0069:
{
float L_19 = V_2;
G_B3_0 = L_19;
G_B3_1 = G_B2_0;
G_B3_2 = G_B2_1;
G_B3_3 = G_B2_2;
G_B3_4 = G_B2_3;
}
IL_006a:
{
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline(G_B3_4, G_B3_3, G_B3_2, G_B3_1, G_B3_0, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_20 = V_1;
float L_21 = L_20.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22 = V_1;
float L_23 = L_22.___y;
Vignette_t77147DD5FEEB4476AF22BD98255F8010738985DC* L_24 = __this->___m_Vignette;
NullCheck(L_24);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_25 = L_24->___intensity;
NullCheck(L_25);
float L_26;
L_26 = VirtualFuncInvoker0< float >::Invoke(12, L_25);
Vignette_t77147DD5FEEB4476AF22BD98255F8010738985DC* L_27 = __this->___m_Vignette;
NullCheck(L_27);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_28 = L_27->___smoothness;
NullCheck(L_28);
float L_29;
L_29 = VirtualFuncInvoker0< float >::Invoke(12, L_28);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_4), L_21, L_23, ((float)il2cpp_codegen_multiply(L_26, (3.0f))), ((float)il2cpp_codegen_multiply(L_29, (5.0f))), NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_30 = ___0_material;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_31 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____Vignette_Params1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_32 = V_3;
NullCheck(L_30);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_30, L_31, L_32, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_33 = ___0_material;
int32_t L_34 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____Vignette_Params2;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_35 = V_4;
NullCheck(L_33);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_33, L_34, L_35, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupColorGrading_m6FF0296D87AA0C6F079012989E9E971D3B05599A (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___2_material, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t V_1 = 0;
int32_t V_2 = 0;
float V_3 = 0.0f;
int32_t V_4 = 0;
int32_t G_B2_0 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B2_1 = NULL;
int32_t G_B1_0 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B1_1 = NULL;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
int32_t G_B3_1 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B3_2 = NULL;
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* L_1 = (PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4*)(&L_0->___postProcessingData);
PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* L_2 = L_1;
int32_t L_3 = L_2->___gradingMode;
V_0 = (bool)((((int32_t)L_3) == ((int32_t)1))? 1 : 0);
int32_t L_4 = L_2->___lutSize;
V_1 = L_4;
int32_t L_5 = V_1;
int32_t L_6 = V_1;
V_2 = ((int32_t)il2cpp_codegen_multiply(L_5, L_6));
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_7 = __this->___m_ColorAdjustments;
NullCheck(L_7);
FloatParameter_t566B623CD21B2F957A20BA790ACEF6684A712106* L_8 = L_7->___postExposure;
NullCheck(L_8);
float L_9;
L_9 = VirtualFuncInvoker0< float >::Invoke(12, L_8);
float L_10;
L_10 = powf((2.0f), L_9);
V_3 = L_10;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_11 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_12 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____InternalLut;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66* L_13 = (RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66*)(&__this->___m_InternalLut);
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_14;
L_14 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA(L_13, NULL);
NullCheck(L_11);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_11, L_12, L_14, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_15 = ___2_material;
int32_t L_16 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____Lut_Params;
int32_t L_17 = V_2;
int32_t L_18 = V_1;
int32_t L_19 = V_1;
float L_20 = V_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_21;
memset((&L_21), 0, sizeof(L_21));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_21), ((float)((1.0f)/((float)L_17))), ((float)((1.0f)/((float)L_18))), ((float)il2cpp_codegen_subtract(((float)L_19), (1.0f))), L_20, NULL);
NullCheck(L_15);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_15, L_16, L_21, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_22 = ___2_material;
int32_t L_23 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____UserLut;
ColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C* L_24 = __this->___m_ColorLookup;
NullCheck(L_24);
TextureParameter_t8989581983DE4A463CBB1A19F90D9E27BF7EC28A* L_25 = L_24->___texture;
NullCheck(L_25);
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_26;
L_26 = VirtualFuncInvoker0< Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* >::Invoke(12, L_25);
NullCheck(L_22);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_22, L_23, L_26, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_27 = ___2_material;
int32_t L_28 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____UserLut_Params;
ColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C* L_29 = __this->___m_ColorLookup;
NullCheck(L_29);
bool L_30;
L_30 = ColorLookup_IsActive_m7264066E811F24C5EAEFAFB79F2110C089F2465A(L_29, NULL);
if (!L_30)
{
G_B2_0 = L_28;
G_B2_1 = L_27;
goto IL_010d;
}
G_B1_0 = L_28;
G_B1_1 = L_27;
}
{
ColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C* L_31 = __this->___m_ColorLookup;
NullCheck(L_31);
TextureParameter_t8989581983DE4A463CBB1A19F90D9E27BF7EC28A* L_32 = L_31->___texture;
NullCheck(L_32);
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_33;
L_33 = VirtualFuncInvoker0< Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* >::Invoke(12, L_32);
NullCheck(L_33);
int32_t L_34;
L_34 = VirtualFuncInvoker0< int32_t >::Invoke(5, L_33);
ColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C* L_35 = __this->___m_ColorLookup;
NullCheck(L_35);
TextureParameter_t8989581983DE4A463CBB1A19F90D9E27BF7EC28A* L_36 = L_35->___texture;
NullCheck(L_36);
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_37;
L_37 = VirtualFuncInvoker0< Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* >::Invoke(12, L_36);
NullCheck(L_37);
int32_t L_38;
L_38 = VirtualFuncInvoker0< int32_t >::Invoke(7, L_37);
ColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C* L_39 = __this->___m_ColorLookup;
NullCheck(L_39);
TextureParameter_t8989581983DE4A463CBB1A19F90D9E27BF7EC28A* L_40 = L_39->___texture;
NullCheck(L_40);
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_41;
L_41 = VirtualFuncInvoker0< Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* >::Invoke(12, L_40);
NullCheck(L_41);
int32_t L_42;
L_42 = VirtualFuncInvoker0< int32_t >::Invoke(7, L_41);
ColorLookup_t01A600A6D30CFBF1BA4A82FE2C2E97586B5D393C* L_43 = __this->___m_ColorLookup;
NullCheck(L_43);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_44 = L_43->___contribution;
NullCheck(L_44);
float L_45;
L_45 = VirtualFuncInvoker0< float >::Invoke(12, L_44);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_46;
memset((&L_46), 0, sizeof(L_46));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_46), ((float)((1.0f)/((float)L_34))), ((float)((1.0f)/((float)L_38))), ((float)il2cpp_codegen_subtract(((float)L_42), (1.0f))), L_45, NULL);
G_B3_0 = L_46;
G_B3_1 = G_B1_0;
G_B3_2 = G_B1_1;
goto IL_0112;
}
IL_010d:
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_47;
L_47 = Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline(NULL);
G_B3_0 = L_47;
G_B3_1 = G_B2_0;
G_B3_2 = G_B2_1;
}
IL_0112:
{
NullCheck(G_B3_2);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(G_B3_2, G_B3_1, G_B3_0, NULL);
bool L_48 = V_0;
if (!L_48)
{
goto IL_0126;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_49 = ___2_material;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_50 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___HDRGrading;
NullCheck(L_49);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_49, L_50, NULL);
return;
}
IL_0126:
{
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_51 = __this->___m_Tonemapping;
NullCheck(L_51);
TonemappingModeParameter_t0F6AAE0B6FFB371E2035BB0C739AF87C37E1760A* L_52 = L_51->___mode;
NullCheck(L_52);
int32_t L_53;
L_53 = VirtualFuncInvoker0< int32_t >::Invoke(12, L_52);
V_4 = L_53;
int32_t L_54 = V_4;
if ((((int32_t)L_54) == ((int32_t)1)))
{
goto IL_0143;
}
}
{
int32_t L_55 = V_4;
if ((((int32_t)L_55) == ((int32_t)2)))
{
goto IL_014f;
}
}
{
return;
}
IL_0143:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_56 = ___2_material;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_57 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___TonemapNeutral;
NullCheck(L_56);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_56, L_57, NULL);
return;
}
IL_014f:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_58 = ___2_material;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_59 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___TonemapACES;
NullCheck(L_58);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_58, L_59, NULL);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupGrain_m949060E3A47FD58C37EC07BF3D0E15258FA05B57 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* ___0_cameraData, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_material, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = __this->___m_HasFinalPass;
if (L_0)
{
goto IL_003e;
}
}
{
FilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172* L_1 = __this->___m_FilmGrain;
NullCheck(L_1);
bool L_2;
L_2 = FilmGrain_IsActive_m9251CA64E6E5E1FB8609260F85CEB07BA04B4BA9(L_1, NULL);
if (!L_2)
{
goto IL_003e;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = ___1_material;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_4 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___FilmGrain;
NullCheck(L_3);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_3, L_4, NULL);
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* L_5 = __this->___m_Data;
FilmGrain_t87D5F559E2E345EE7BD347456D99BC8E232A5172* L_6 = __this->___m_FilmGrain;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_7 = ___0_cameraData;
int32_t L_8 = L_7->___pixelWidth;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_9 = ___0_cameraData;
int32_t L_10 = L_9->___pixelHeight;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_11 = ___1_material;
PostProcessUtils_ConfigureFilmGrain_m9AFEDA4B679AB1D1D47F8EC440BADA369715A85B(L_5, L_6, L_8, L_10, L_11, NULL);
}
IL_003e:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_SetupDithering_m229F0AADDAB308E22BF57F2946D2B4F316A95306 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* ___0_cameraData, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_material, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = __this->___m_HasFinalPass;
if (L_0)
{
goto IL_003f;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_1 = ___0_cameraData;
bool L_2 = L_1->___isDitheringEnabled;
if (!L_2)
{
goto IL_003f;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = ___1_material;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_4 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___Dithering;
NullCheck(L_3);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_3, L_4, NULL);
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* L_5 = __this->___m_Data;
int32_t L_6 = __this->___m_DitheringTextureIndex;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_7 = ___0_cameraData;
int32_t L_8 = L_7->___pixelWidth;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_9 = ___0_cameraData;
int32_t L_10 = L_9->___pixelHeight;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_11 = ___1_material;
int32_t L_12;
L_12 = PostProcessUtils_ConfigureDithering_m4EDD6C3D556383E75451522FF1E51E3B47DACD9C(L_5, L_6, L_8, L_10, L_11, NULL);
__this->___m_DitheringTextureIndex = L_12;
}
IL_003f:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_RenderFinalPass_mF69E5F1F2DC1DA64F0467D0DF45E75A80E13171F (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __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);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* V_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_1 = NULL;
int32_t V_2 = 0;
bool V_3 = false;
bool V_4 = false;
bool V_5 = false;
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 V_6;
memset((&V_6), 0, sizeof(V_6));
bool V_7 = false;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_8;
memset((&V_8), 0, sizeof(V_8));
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B V_9;
memset((&V_9), 0, sizeof(V_9));
int32_t V_10 = 0;
int32_t V_11 = 0;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_12;
memset((&V_12), 0, sizeof(V_12));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_13;
memset((&V_13), 0, sizeof(V_13));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_14;
memset((&V_14), 0, sizeof(V_14));
float V_15 = 0.0f;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B V_16;
memset((&V_16), 0, sizeof(V_16));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_17;
memset((&V_17), 0, sizeof(V_17));
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B V_18;
memset((&V_18), 0, sizeof(V_18));
int32_t G_B9_0 = 0;
int32_t G_B13_0 = 0;
int32_t G_B18_0 = 0;
float G_B33_0 = 0.0f;
int32_t G_B42_0 = 0;
int32_t G_B45_0 = 0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B48_0;
memset((&G_B48_0), 0, sizeof(G_B48_0));
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B G_B52_0;
memset((&G_B52_0), 0, sizeof(G_B52_0));
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_1 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_0->___cameraData);
V_0 = L_1;
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_2 = __this->___m_Materials;
NullCheck(L_2);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = L_2->___finalPass;
V_1 = L_3;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_4 = V_1;
NullCheck(L_4);
Material_set_shaderKeywords_mD650CF82B2DBB75F001E373E2E1ACA30876F3AB8(L_4, (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_5 = ___0_cmd;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_6 = V_0;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_7 = L_6->___cameraTargetDescriptor;
PostProcessUtils_SetSourceSize_m5EF5F2F3FE68CFDEFF201F07CBD403BBD96F0E35(L_5, L_7, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_8 = V_0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_9 = V_1;
PostProcessPass_SetupGrain_m949060E3A47FD58C37EC07BF3D0E15258FA05B57(__this, L_8, L_9, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_10 = V_0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_11 = V_1;
PostProcessPass_SetupDithering_m229F0AADDAB308E22BF57F2946D2B4F316A95306(__this, L_10, L_11, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_12 = V_0;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_13 = (*(CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)L_12);
bool L_14;
L_14 = PostProcessPass_RequireSRGBConversionBlitToBackBuffer_mFFF0A97570D59F4A86CD4C20FC6C188E022F75D7(__this, L_13, NULL);
if (!L_14)
{
goto IL_004f;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_15 = V_1;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_16 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___LinearToSRGBConversion;
NullCheck(L_15);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_15, L_16, NULL);
}
IL_004f:
{
bool L_17 = __this->___m_UseSwapBuffer;
if (L_17)
{
goto IL_006a;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_18 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_19 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___sourceTex;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_20 = __this->___m_Source;
NullCheck(L_18);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_18, L_19, L_20, NULL);
goto IL_0094;
}
IL_006a:
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_21 = __this->___m_Source;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_22 = V_0;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_23 = L_22->___renderer;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_24 = ___0_cmd;
NullCheck(L_23);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_25;
L_25 = VirtualFuncInvoker1< RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* >::Invoke(5, L_23, L_24);
bool L_26;
L_26 = RenderTargetIdentifier_op_Equality_mD9FD6667F4C385F2379E9DEAAA8F91B7A1D50A1F(L_21, L_25, NULL);
if (!L_26)
{
goto IL_0094;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_27 = V_0;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_28 = L_27->___renderer;
NullCheck(L_28);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_29;
L_29 = ScriptableRenderer_get_cameraColorTarget_mC2C0353A178726FC82413A458A34496280AFB4D4(L_28, NULL);
__this->___m_Source = L_29;
}
IL_0094:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_30 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_31 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___sourceTex;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_32 = __this->___m_Source;
NullCheck(L_30);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_30, L_31, L_32, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_33 = V_0;
bool L_34 = L_33->___isDefaultViewport;
if (L_34)
{
goto IL_00b0;
}
}
{
G_B9_0 = 0;
goto IL_00b1;
}
IL_00b0:
{
G_B9_0 = 2;
}
IL_00b1:
{
V_2 = G_B9_0;
V_3 = (bool)0;
V_4 = (bool)0;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_35 = V_0;
int32_t L_36 = L_35->___antialiasing;
V_5 = (bool)((((int32_t)L_36) == ((int32_t)1))? 1 : 0);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_37 = V_0;
int32_t L_38 = L_37->___imageScalingMode;
if (!L_38)
{
goto IL_02f6;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_39 = V_0;
int32_t L_40 = L_39->___imageScalingMode;
if ((!(((uint32_t)L_40) == ((uint32_t)1))))
{
goto IL_00e1;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_41 = V_0;
int32_t L_42 = L_41->___upscalingFilter;
G_B13_0 = ((((int32_t)L_42) == ((int32_t)2))? 1 : 0);
goto IL_00e2;
}
IL_00e1:
{
G_B13_0 = 0;
}
IL_00e2:
{
if (!G_B13_0)
{
goto IL_00f3;
}
}
{
bool L_43 = V_5;
if (L_43)
{
goto IL_00f0;
}
}
{
bool L_44 = __this->___m_hasExternalPostPasses;
G_B18_0 = ((int32_t)(L_44));
goto IL_00f4;
}
IL_00f0:
{
G_B18_0 = 1;
goto IL_00f4;
}
IL_00f3:
{
G_B18_0 = 0;
}
IL_00f4:
{
V_7 = (bool)G_B18_0;
bool L_45 = V_5;
bool L_46 = V_7;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_47 = V_0;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_48 = L_47->___cameraTargetDescriptor;
V_8 = L_48;
RenderTextureDescriptor_set_msaaSamples_m6910E09489372746391B14FBAF59A7237539D6C4_inline((&V_8), 1, NULL);
RenderTextureDescriptor_set_depthBufferBits_mA3710C0D6E485BA6465B328CD8B1954F0E4C5819((&V_8), 0, NULL);
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_49 = __this->___m_Materials;
NullCheck(L_49);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_50 = L_49->___scalingSetup;
NullCheck(L_50);
Material_set_shaderKeywords_mD650CF82B2DBB75F001E373E2E1ACA30876F3AB8(L_50, (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_51 = __this->___m_Source;
V_9 = L_51;
if (!((int32_t)((int32_t)L_45|(int32_t)L_46)))
{
goto IL_01b7;
}
}
{
bool L_52 = V_5;
if (!L_52)
{
goto IL_014a;
}
}
{
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_53 = __this->___m_Materials;
NullCheck(L_53);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_54 = L_53->___scalingSetup;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_55 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___Fxaa;
NullCheck(L_54);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_54, L_55, NULL);
}
IL_014a:
{
bool L_56 = V_7;
if (!L_56)
{
goto IL_0163;
}
}
{
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_57 = __this->___m_Materials;
NullCheck(L_57);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_58 = L_57->___scalingSetup;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_59 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___Gamma20;
NullCheck(L_58);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_58, L_59, NULL);
}
IL_0163:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_60 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_61 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____ScalingSetupTexture;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_62 = V_8;
NullCheck(L_60);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_60, L_61, L_62, 0, NULL);
V_3 = (bool)1;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_63 = ___0_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_64 = __this->___m_Source;
int32_t L_65 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____ScalingSetupTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_66;
L_66 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_65, NULL);
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_67 = __this->___m_Materials;
NullCheck(L_67);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_68 = L_67->___scalingSetup;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_63, L_64, L_66, L_68, 0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_69 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_70 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___sourceTex;
int32_t L_71 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____ScalingSetupTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_72;
L_72 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_71, NULL);
NullCheck(L_69);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_69, L_70, L_72, NULL);
int32_t L_73 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____ScalingSetupTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_74;
L_74 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_73, NULL);
V_9 = L_74;
}
IL_01b7:
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_75 = V_0;
int32_t L_76 = L_75->___imageScalingMode;
V_10 = L_76;
int32_t L_77 = V_10;
if ((((int32_t)L_77) == ((int32_t)1)))
{
goto IL_01d1;
}
}
{
int32_t L_78 = V_10;
if ((((int32_t)L_78) == ((int32_t)2)))
{
goto IL_0305;
}
}
{
goto IL_0305;
}
IL_01d1:
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_79 = V_0;
int32_t L_80 = L_79->___upscalingFilter;
V_11 = L_80;
int32_t L_81 = V_11;
switch (L_81)
{
case 0:
{
goto IL_0305;
}
case 1:
{
goto IL_01f1;
}
case 2:
{
goto IL_0201;
}
}
}
{
goto IL_0305;
}
IL_01f1:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_82 = V_1;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_83 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___PointSampling;
NullCheck(L_82);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_82, L_83, NULL);
goto IL_0305;
}
IL_0201:
{
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_84 = __this->___m_Materials;
NullCheck(L_84);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_85 = L_84->___easu;
NullCheck(L_85);
Material_set_shaderKeywords_mD650CF82B2DBB75F001E373E2E1ACA30876F3AB8(L_85, (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL, NULL);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_86 = V_8;
V_12 = L_86;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_87 = V_0;
int32_t L_88 = L_87->___pixelWidth;
RenderTextureDescriptor_set_width_m3B2494007BFE3AD4D14403407C9B24F5045E7E10_inline((&V_12), L_88, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_89 = V_0;
int32_t L_90 = L_89->___pixelHeight;
RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline((&V_12), L_90, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_91 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_92 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____UpscaledTexture;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_93 = V_12;
NullCheck(L_91);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_91, L_92, L_93, 0, NULL);
V_4 = (bool)1;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_94 = V_0;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_95 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&L_94->___cameraTargetDescriptor);
int32_t L_96;
L_96 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_95, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_97 = V_0;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_98 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&L_97->___cameraTargetDescriptor);
int32_t L_99;
L_99 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_98, NULL);
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_13), ((float)L_96), ((float)L_99), NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_100 = V_0;
int32_t L_101 = L_100->___pixelWidth;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_102 = V_0;
int32_t L_103 = L_102->___pixelHeight;
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_14), ((float)L_101), ((float)L_103), NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_104 = ___0_cmd;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_105 = V_13;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_106 = V_13;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_107 = V_14;
FSRUtils_SetEasuConstants_m4373BF3971B6566F0268321809B267DDE1480BAD(L_104, L_105, L_106, L_107, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_108 = ___0_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_109 = V_9;
int32_t L_110 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____UpscaledTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_111;
L_111 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_110, NULL);
MaterialLibrary_t26A52613184B7F43DFA5C0A540947385EFA6E4ED* L_112 = __this->___m_Materials;
NullCheck(L_112);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_113 = L_112->___easu;
PostProcessPass_Blit_m4E34398E35D875F840D16FC98E21F409415FB939(__this, L_108, L_109, L_111, L_113, 0, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_114 = V_0;
bool L_115 = L_114->___fsrOverrideSharpness;
if (L_115)
{
goto IL_02af;
}
}
{
G_B33_0 = (0.920000017f);
goto IL_02b5;
}
IL_02af:
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_116 = V_0;
float L_117 = L_116->___fsrSharpness;
G_B33_0 = L_117;
}
IL_02b5:
{
V_15 = G_B33_0;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_118 = V_0;
float L_119 = L_118->___fsrSharpness;
if ((!(((float)L_119) > ((float)(0.0f)))))
{
goto IL_02d7;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_120 = V_1;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_121 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___Rcas;
NullCheck(L_120);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_120, L_121, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_122 = ___0_cmd;
float L_123 = V_15;
FSRUtils_SetRcasConstantsLinear_m066B411BECFFD2D8267F0A03A695D0CA49657254(L_122, L_123, NULL);
}
IL_02d7:
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_124 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_125 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___sourceTex;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_126 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____UpscaledTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_127;
L_127 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_126, NULL);
NullCheck(L_124);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_124, L_125, L_127, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_128 = ___0_cmd;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_129 = V_12;
PostProcessUtils_SetSourceSize_m5EF5F2F3FE68CFDEFF201F07CBD403BBD96F0E35(L_128, L_129, NULL);
goto IL_0305;
}
IL_02f6:
{
bool L_130 = V_5;
if (!L_130)
{
goto IL_0305;
}
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_131 = V_1;
il2cpp_codegen_runtime_class_init_inline(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var);
String_t* L_132 = ((ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_StaticFields*)il2cpp_codegen_static_fields_for(ShaderKeywordStrings_t2E3A486F4EA470C576FF26DEC16CDB5C9FBB7A14_il2cpp_TypeInfo_var))->___Fxaa;
NullCheck(L_131);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_131, L_132, NULL);
}
IL_0305:
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_133 = V_0;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_134 = L_133->___xr;
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_135;
L_135 = RenderTargetHandle_GetCameraTarget_m17B0FD1FDCDF25B4624C79062A607632530334A8(L_134, NULL);
V_6 = L_135;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_136 = V_0;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_137 = L_136->___xr;
NullCheck(L_137);
bool L_138;
L_138 = XRPass_get_enabled_mC2CF12F8D66EB1EE2560B4DD1FB9343D5E598155(L_137, NULL);
if (!L_138)
{
goto IL_03d5;
}
}
{
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_139;
L_139 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA((&V_6), NULL);
V_16 = L_139;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_140 = V_16;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_141 = V_0;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_142 = L_141->___xr;
NullCheck(L_142);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_143;
L_143 = XRPass_get_renderTarget_m595B27BD6972FE1F74FCE71CB29088F159E84B18_inline(L_142, NULL);
bool L_144;
L_144 = RenderTargetIdentifier_op_Equality_mD9FD6667F4C385F2379E9DEAAA8F91B7A1D50A1F(L_140, L_143, NULL);
if (!L_144)
{
goto IL_034f;
}
}
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_145 = V_0;
XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* L_146 = L_145->___xr;
NullCheck(L_146);
bool L_147;
L_147 = XRPass_get_renderTargetIsRenderTexture_m79E6747B91048C48ED200D3A99B96621D0BFB67A_inline(L_146, NULL);
G_B42_0 = ((((int32_t)L_147) == ((int32_t)0))? 1 : 0);
goto IL_0350;
}
IL_034f:
{
G_B42_0 = 0;
}
IL_0350:
{
if (!G_B42_0)
{
goto IL_0359;
}
}
{
bool L_148;
L_148 = SystemInfo_get_graphicsUVStartsAtTop_m152BEEFFF20719C9EAB612AD238114BD0B3BFE4B(NULL);
G_B45_0 = ((int32_t)(L_148));
goto IL_035a;
}
IL_0359:
{
G_B45_0 = 0;
}
IL_035a:
{
if (G_B45_0)
{
goto IL_0377;
}
}
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_149;
memset((&L_149), 0, sizeof(L_149));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_149), (1.0f), (1.0f), (0.0f), (0.0f), NULL);
G_B48_0 = L_149;
goto IL_0390;
}
IL_0377:
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_150;
memset((&L_150), 0, sizeof(L_150));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_150), (1.0f), (-1.0f), (0.0f), (1.0f), NULL);
G_B48_0 = L_150;
}
IL_0390:
{
V_17 = G_B48_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_151 = ___0_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_152 = V_16;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_153;
memset((&L_153), 0, sizeof(L_153));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_153), L_152, 0, (-1), (-1), NULL);
int32_t L_154 = V_2;
NullCheck(L_151);
CommandBuffer_SetRenderTarget_m00472C42F4BAE11802652921705D554E158D926C(L_151, L_153, L_154, 0, 2, 3, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_155 = ___0_cmd;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_156 = V_0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_157 = L_156->___pixelRect;
NullCheck(L_155);
CommandBuffer_SetViewport_m3BCCABB7493369D88DB15EE43C41D9858AE2574D(L_155, L_157, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_158 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_159 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___scaleBias;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_160 = V_17;
NullCheck(L_158);
CommandBuffer_SetGlobalVector_mBE497AA5F5C9E71A3F353BA1BDB97D8AC4B75FDA(L_158, L_159, L_160, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_161 = ___0_cmd;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_162;
L_162 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_163 = V_1;
NullCheck(L_161);
CommandBuffer_DrawProcedural_m460EDBBEDA84E4743CA09A2F0EF44A6149C4EBD7(L_161, L_162, L_163, 0, 2, 4, 1, (MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D*)NULL, NULL);
goto IL_045d;
}
IL_03d5:
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_164 = V_0;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_165 = L_164->___targetTexture;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_166;
L_166 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_165, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_166)
{
goto IL_03ec;
}
}
{
il2cpp_codegen_runtime_class_init_inline(RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_167;
L_167 = RenderTargetHandle_Identifier_mE7715B58419BC3E157BDCC906E92605F76BD4FBA((&V_6), NULL);
G_B52_0 = L_167;
goto IL_03f7;
}
IL_03ec:
{
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_168 = V_0;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_169 = L_168->___targetTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_170;
memset((&L_170), 0, sizeof(L_170));
RenderTargetIdentifier__ctor_mD6E20FA134EEBCE40A8B5E64C505DE8A0DC96BDF((&L_170), L_169, NULL);
G_B52_0 = L_170;
}
IL_03f7:
{
V_18 = G_B52_0;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_171 = ___0_cmd;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_172 = V_18;
int32_t L_173 = V_2;
NullCheck(L_171);
CommandBuffer_SetRenderTarget_m00472C42F4BAE11802652921705D554E158D926C(L_171, L_172, L_173, 0, 2, 3, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_174 = ___0_cmd;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_175;
L_175 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_176;
L_176 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
NullCheck(L_174);
CommandBuffer_SetViewProjectionMatrices_m50A472F193C13207D81B5EC8FB007F76E36A8C75(L_174, L_175, L_176, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_177 = ___0_cmd;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_178 = V_0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_179 = L_178->___pixelRect;
NullCheck(L_177);
CommandBuffer_SetViewport_m3BCCABB7493369D88DB15EE43C41D9858AE2574D(L_177, L_179, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_180 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_181;
L_181 = RenderingUtils_get_fullscreenMesh_m6593C7C1C240A56AC8BD7C112DD672EEDE28F34E(NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_182;
L_182 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_183 = V_1;
NullCheck(L_180);
CommandBuffer_DrawMesh_m45BA88D4388EC7E5CDAABD42CD6CE29A5120042C(L_180, L_181, L_182, L_183, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_184 = ___0_cmd;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_185 = V_0;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_186 = L_185->___camera;
NullCheck(L_186);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_187;
L_187 = Camera_get_worldToCameraMatrix_m48E324BD76706A316A1701EFC6A3DEC7DFB2FF40(L_186, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_188 = V_0;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_189 = L_188->___camera;
NullCheck(L_189);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_190;
L_190 = Camera_get_projectionMatrix_m9B943EFDD6418528A055321E14F75F1511DD9B4A(L_189, NULL);
NullCheck(L_184);
CommandBuffer_SetViewProjectionMatrices_m50A472F193C13207D81B5EC8FB007F76E36A8C75(L_184, L_187, L_190, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_191 = V_0;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_192 = L_191->___renderer;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_193 = V_18;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_194 = V_18;
NullCheck(L_192);
ScriptableRenderer_ConfigureCameraTarget_m4067416B1E8D785A5BADBEFB1E73FDA7A6A0D440(L_192, L_193, L_194, NULL);
}
IL_045d:
{
bool L_195 = V_4;
if (!L_195)
{
goto IL_046c;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_196 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_197 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____UpscaledTexture;
NullCheck(L_196);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_196, L_197, NULL);
}
IL_046c:
{
bool L_198 = V_3;
if (!L_198)
{
goto IL_047a;
}
}
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_199 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_200 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____ScalingSetupTexture;
NullCheck(L_199);
CommandBuffer_ReleaseTemporaryRT_m4651A4B373DF432AA44F06A6F20852ED5996CC8E(L_199, L_200, NULL);
}
IL_047a:
{
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass__cctor_mB308D890BD844B665CCB542C97698B87256087DA (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*)&PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB13FC67A490243407C31B667439121EE0D06846D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD43BE2E9022947EFE17627374058F5286CB8905B);
s_Il2CppMethodInitialized = true;
}
{
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_0, _stringLiteralB13FC67A490243407C31B667439121EE0D06846D, NULL);
((PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var))->___m_ProfilingRenderPostProcessing = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var))->___m_ProfilingRenderPostProcessing), (void*)L_0);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_1, _stringLiteralD43BE2E9022947EFE17627374058F5286CB8905B, NULL);
((PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var))->___m_ProfilingRenderFinalPostProcessing = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var))->___m_ProfilingRenderFinalPostProcessing), (void*)L_1);
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_2 = (Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)SZArrayNew(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var, (uint32_t)2);
((PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var))->___viewProjMatrixStereo = L_2;
Il2CppCodeGenWriteBarrier((void**)(&((PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_StaticFields*)il2cpp_codegen_static_fields_for(PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286_il2cpp_TypeInfo_var))->___viewProjMatrixStereo), (void*)L_2);
return;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B PostProcessPass_U3CRenderU3Eg__GetSourceU7C59_0_mD8A448925BF660AB2D5B0E1C7D180AF431BD515B (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* ___0_p, const RuntimeMethod* method)
{
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_0 = ___0_p;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_1 = L_0->___source;
return L_1;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B PostProcessPass_U3CRenderU3Eg__GetDestinationU7C59_1_mC7A2670EC5D995D3CDA3AEB41984E3ADF75DCC66 (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* ___0_p, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = __this->___m_UseSwapBuffer;
if (!L_0)
{
goto IL_000f;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_1 = ___0_p;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_2 = L_1->___destination;
return L_2;
}
IL_000f:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_3 = ___0_p;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_4 = L_3->___destination;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_5;
L_5 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324((-1), NULL);
bool L_6;
L_6 = RenderTargetIdentifier_op_Equality_mD9FD6667F4C385F2379E9DEAAA8F91B7A1D50A1F(L_4, L_5, NULL);
if (!L_6)
{
goto IL_0052;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_7 = ___0_p;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_8 = L_7->___cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_9 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____TempTarget;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_10;
L_10 = PostProcessPass_GetCompatibleDescriptor_m22DFDB00C3012A4AADFBC8F5A483E6139BBD42BC(__this, NULL);
NullCheck(L_8);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_8, L_9, L_10, 1, NULL);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_11 = ___0_p;
int32_t L_12 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____TempTarget;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_13;
L_13 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_12, NULL);
L_11->___destination = L_13;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_14 = ___0_p;
L_14->___tempTargetUsed = (bool)1;
goto IL_00a1;
}
IL_0052:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_15 = ___0_p;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_16 = L_15->___destination;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_17 = __this->___m_Source;
bool L_18;
L_18 = RenderTargetIdentifier_op_Equality_mD9FD6667F4C385F2379E9DEAAA8F91B7A1D50A1F(L_16, L_17, NULL);
if (!L_18)
{
goto IL_00a1;
}
}
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_19 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_Descriptor);
int32_t L_20;
L_20 = RenderTextureDescriptor_get_msaaSamples_mFCC33643AFF2265C8305DCFD79ED8774A1A8FA22_inline(L_19, NULL);
if ((((int32_t)L_20) <= ((int32_t)1)))
{
goto IL_00a1;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_21 = ___0_p;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_22 = L_21->___cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var);
int32_t L_23 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____TempTarget2;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_24;
L_24 = PostProcessPass_GetCompatibleDescriptor_m22DFDB00C3012A4AADFBC8F5A483E6139BBD42BC(__this, NULL);
NullCheck(L_22);
CommandBuffer_GetTemporaryRT_m98BCBFF670DDD3AC8657664F8252A9DF64D49FA5(L_22, L_23, L_24, 1, NULL);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_25 = ___0_p;
int32_t L_26 = ((ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tD0F4CA31162ABAB2DA66CBBD07ED52A4C1CAD3FC_il2cpp_TypeInfo_var))->____TempTarget2;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_27;
L_27 = RenderTargetIdentifier_op_Implicit_m5D9E7FF7B325608E3C4A37BBB52FE728361E7324(L_26, NULL);
L_25->___destination = L_27;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_28 = ___0_p;
L_28->___tempTarget2Used = (bool)1;
}
IL_00a1:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_29 = ___0_p;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_30 = L_29->___destination;
return L_30;
}
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PostProcessPass_U3CRenderU3Eg__SwapU7C59_2_mD92335C04A3CC23C1F67CFE91EAE7F2D1B57DE3C (PostProcessPass_tC4EC25E25E2972BF5409B546D4F7F15D681AD286* __this, ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** ___0_r, U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* ___1_p, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_Swap_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m508232A385900D089D3074EAF45054FF40482540_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_0 = ___1_p;
int32_t L_1 = L_0->___amountOfPassesRemaining;
V_0 = ((int32_t)il2cpp_codegen_subtract(L_1, 1));
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_2 = ___1_p;
int32_t L_3 = V_0;
L_2->___amountOfPassesRemaining = L_3;
bool L_4 = __this->___m_UseSwapBuffer;
if (!L_4)
{
goto IL_005e;
}
}
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_5 = ___1_p;
int32_t L_6 = L_5->___amountOfPassesRemaining;
if (L_6)
{
goto IL_0030;
}
}
{
bool L_7 = __this->___m_HasFinalPass;
if (L_7)
{
goto IL_0030;
}
}
{
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_8 = ___0_r;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_9 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_8);
NullCheck(L_9);
VirtualActionInvoker1< bool >::Invoke(13, L_9, (bool)0);
}
IL_0030:
{
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_10 = ___0_r;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_11 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_10);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_12 = ___1_p;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_13 = L_12->___cmd;
NullCheck(L_11);
VirtualActionInvoker1< CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* >::Invoke(12, L_11, L_13);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_14 = ___1_p;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_15 = ___0_r;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_16 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_15);
NullCheck(L_16);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_17;
L_17 = ScriptableRenderer_get_cameraColorTarget_mC2C0353A178726FC82413A458A34496280AFB4D4(L_16, NULL);
L_14->___source = L_17;
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_18 = ___1_p;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_19 = ___0_r;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_20 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_19);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_21 = ___1_p;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_22 = L_21->___cmd;
NullCheck(L_20);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_23;
L_23 = VirtualFuncInvoker1< RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* >::Invoke(5, L_20, L_22);
L_18->___destination = L_23;
return;
}
IL_005e:
{
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_24 = ___1_p;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B* L_25 = (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B*)(&L_24->___source);
U3CU3Ec__DisplayClass59_0_t88753AB174063F0A92D3656540A1E2863E33261D* L_26 = ___1_p;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B* L_27 = (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B*)(&L_26->___destination);
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_Swap_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m508232A385900D089D3074EAF45054FF40482540(L_25, L_27, CoreUtils_Swap_TisRenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_m508232A385900D089D3074EAF45054FF40482540_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
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 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_radians_m0903022269E582AD877B86952497295D642036E8_inline (float ___0_x, const RuntimeMethod* method)
{
{
float L_0 = ___0_x;
return ((float)il2cpp_codegen_multiply(L_0, (0.0174532924f)));
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_tan_mA71C2BACBC4B74573F38AE433BFE92DD19102ADC_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 = tan(((double)L_0));
return ((float)L_1);
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_sqrt_mEF31DE7BD0179009683C5D7B0C58E6571B30CF4A_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 = sqrt(((double)((float)L_0)));
return ((float)L_1);
}
}
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_Multiply_m697115E9E2F0D3836968238502EC9BDA81670398_inline (int32_t ___0_lhs, int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___1_rhs, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_lhs;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_1 = ___1_rhs;
int32_t L_2 = L_1.___x;
int32_t L_3 = ___0_lhs;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_4 = ___1_rhs;
int32_t L_5 = L_4.___y;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_6;
memset((&L_6), 0, sizeof(L_6));
int2__ctor_m452D21510717D0961119C89A72BBB8D84DCD49F4_inline((&L_6), ((int32_t)il2cpp_codegen_multiply(L_0, L_2)), ((int32_t)il2cpp_codegen_multiply(L_3, L_5)), NULL);
return L_6;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A int2_op_Multiply_m9B9F53441CEAC7B04F01386733AB0DE1F28E90B0_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_multiply(L_1, L_2)), ((int32_t)il2cpp_codegen_multiply(L_4, L_5)), NULL);
return L_6;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, float ___1_d, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
float L_1 = L_0.___x;
float L_2 = ___1_d;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___0_a;
float L_4 = L_3.___y;
float L_5 = ___1_d;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___0_a;
float L_7 = L_6.___z;
float L_8 = ___1_d;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
memset((&L_9), 0, sizeof(L_9));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_9), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_7, L_8)), NULL);
V_0 = L_9;
goto IL_0021;
}
IL_0021:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = V_0;
return L_10;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_UnaryNegation_m5450829F333BD2A88AF9A592C4EE331661225915_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, 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 = ___0_a;
float L_3 = L_2.___y;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_a;
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_001e;
}
IL_001e:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = V_0;
return L_7;
}
}
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 Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_v, const RuntimeMethod* method)
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_v;
float L_1 = L_0.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___0_v;
float L_3 = L_2.___y;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4;
memset((&L_4), 0, sizeof(L_4));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_4), L_1, L_3, (0.0f), (0.0f), NULL);
V_0 = L_4;
goto IL_001f;
}
IL_001f:
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_5 = V_0;
return L_5;
}
}
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 UniversalAdditionalLightData_get_lightLayerMask_m6778BBE6666A839D8342BF392EE458A33C79A062_inline (UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_LightLayerMask;
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 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 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 int32_t PreviousFrameData_get_lastFrameActive_mA449569F2E7EF8AB912E90A8542D18CA457360B0_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_LastFrameActive;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PreviousFrameData_get_isFirstFrame_mF029B9F2B8D5DD47D84ED0C0D47539BFC2200A8F_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___m_IsFirstFrame;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* PreviousFrameData_get_previousViewProjectionMatrixStereo_m59DDCF88DC7FE565EA8FA5F88C59989B3323826E_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, const RuntimeMethod* method)
{
{
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_0 = __this->___m_PreviousViewProjectionMatrixStereo;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PreviousFrameData_set_isFirstFrame_m5F39498C2EB3CBDA971660D9D0D6C33442D863DD_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, bool ___0_value, const RuntimeMethod* method)
{
{
bool L_0 = ___0_value;
__this->___m_IsFirstFrame = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* PreviousFrameData_get_viewProjectionMatrixStereo_m98130965866DF48C518E31E273A679DDEA46A5C5_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, const RuntimeMethod* method)
{
{
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_0 = __this->___m_ViewProjectionMatrixStereo;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 PreviousFrameData_get_viewProjectionMatrix_mECF0F93F29285FEEA0E331BDEE8FA6A4AD2A7644_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, const RuntimeMethod* method)
{
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_0 = __this->___m_viewProjectionMatrix;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PreviousFrameData_set_previousViewProjectionMatrix_mF0EB6232775DFFCF0CA898D8D04002A2E55252F5_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_value, const RuntimeMethod* method)
{
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_0 = ___0_value;
__this->___m_PreviousViewProjectionMatrix = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PreviousFrameData_set_viewProjectionMatrix_m91992F05C4F48FDBA125837433B9B2D1E902CD7A_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_value, const RuntimeMethod* method)
{
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_0 = ___0_value;
__this->___m_viewProjectionMatrix = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PreviousFrameData_set_lastFrameActive_m6FE2215CD1FD9FB2C44537959B214C692D7FB541_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_value;
__this->___m_LastFrameActive = L_0;
return;
}
}
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 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 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 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 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 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 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 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 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 CopyColorPass_set_source_mE8EC74A2FDFE3EF2F45FFC22B90A4D310C19EC60_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_value, const RuntimeMethod* method)
{
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_0 = ___0_value;
__this->___U3CsourceU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyColorPass_set_destination_mBEA2B079AED1817A2C6A1E314306E9283ECE1CE1_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___0_value;
__this->___U3CdestinationU3Ek__BackingField = L_0;
return;
}
}
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 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 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 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 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 RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 CopyColorPass_get_destination_m467FCDE0082587E7EC9C12DA5B12853759759DD4_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___U3CdestinationU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B CopyColorPass_get_source_mDC71D107FB083CF71C8D647D3341FA834B836300_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method)
{
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_0 = __this->___U3CsourceU3Ek__BackingField;
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 void CopyDepthPass_set_AllocateRT_m0860CA864FE10E9FB0C8E40A251F9EB01A01383B_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, bool ___0_value, const RuntimeMethod* method)
{
{
bool L_0 = ___0_value;
__this->___U3CAllocateRTU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_source_mB0F541C7A605FB3AD1283DD0751FCD514E77C78D_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___0_value;
__this->___U3CsourceU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_destination_mFDD41EFEEC88E7696BADAAFC61FCDD0A6CD63CE0_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___0_value;
__this->___U3CdestinationU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_MssaSamples_m49C16C0DC4F0D1A421F35CD8A63F098C94758E32_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_value;
__this->___U3CMssaSamplesU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool CopyDepthPass_get_AllocateRT_mB018EE34E49D8D62D1E74F2D150E6C8AD06D9CA2_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CAllocateRTU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 CopyDepthPass_get_destination_mE7B03E9D4D4D546BA8C46DE971F788116F351D2D_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___U3CdestinationU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_depthStencilFormat_m360929BE5BD10E9C3D8C936AA6B44B1D11C119CB_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CdepthStencilFormatU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_msaaSamples_mFCC33643AFF2265C8305DCFD79ED8774A1A8FA22_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CmsaaSamplesU3Ek__BackingField;
return L_0;
}
}
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 int32_t CopyDepthPass_get_MssaSamples_m8EA5FF140A048BC804213FF866CEA23C10499476_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CMssaSamplesU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 CopyDepthPass_get_source_m6CAE70C1D88C0635F74BFE00BD2E44DAB1F06DEA_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___U3CsourceU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B XRPass_get_renderTarget_m595B27BD6972FE1F74FCE71CB29088F159E84B18_inline (XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* __this, const RuntimeMethod* method)
{
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_0 = __this->___U3CrenderTargetU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XRPass_get_renderTargetIsRenderTexture_m79E6747B91048C48ED200D3A99B96621D0BFB67A_inline (XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CrenderTargetIsRenderTextureU3Ek__BackingField;
return L_0;
}
}
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 RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* DeferredLights_get_GbufferAttachmentIdentifiers_m5BE436B39E9BC733863A5802FFD262B61C1D12B1_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* L_0 = __this->___U3CGbufferAttachmentIdentifiersU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B DeferredLights_get_DepthAttachmentIdentifier_mF5E64598FB152F32E0F94424FC98F7B3A6AE526F_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_0 = __this->___U3CDepthAttachmentIdentifierU3Ek__BackingField;
return L_0;
}
}
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 RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* DeferredLights_get_DeferredInputAttachments_m2599FB8280D8C2321E8779E8EF490C6D08CDD80C_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* L_0 = __this->___U3CDeferredInputAttachmentsU3Ek__BackingField;
return L_0;
}
}
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 void DepthNormalOnlyPass_set_depthHandle_m487C0B0F8152BB2DF56F59962412BD67261EC0DF_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___0_value;
__this->___U3CdepthHandleU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_depthStencilFormat_m7EC335006743B59AAD1895AD06B2DD74333F9A03_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_value;
__this->___U3CdepthStencilFormatU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_depthDescriptor_m29A50A6749E90FE7F8CEE107CDD8DE542051E518_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_value, const RuntimeMethod* method)
{
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = ___0_value;
__this->___U3CdepthDescriptorU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_normalHandle_mD876DFDC1958F939D80392A3FF3A56DB7443FFEF_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___0_value;
__this->___U3CnormalHandleU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_normalDescriptor_m1DCD21CA9C893F438DF456BF68369CD008F76378_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_value, const RuntimeMethod* method)
{
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = ___0_value;
__this->___U3CnormalDescriptorU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_allocateDepth_mB6373B66597EDBA964B14F982257969F6A246B77_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, bool ___0_value, const RuntimeMethod* method)
{
{
bool L_0 = ___0_value;
__this->___U3CallocateDepthU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_allocateNormal_m4BE8D016AE7B19D28F193988902FB04C6C1303EE_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, bool ___0_value, const RuntimeMethod* method)
{
{
bool L_0 = ___0_value;
__this->___U3CallocateNormalU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_shaderTagIds_m66D1B5D656FD5F650036FD0641305A632AB88019_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___0_value, const RuntimeMethod* method)
{
{
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_0 = ___0_value;
__this->___U3CshaderTagIdsU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CshaderTagIdsU3Ek__BackingField), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DepthNormalOnlyPass_get_allocateNormal_m024CAB048853EE652EE924F109C3D2C03EB5B3A0_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CallocateNormalU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 DepthNormalOnlyPass_get_normalDescriptor_mBF3753C882BF35C6236335119DF42470224D4107_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = __this->___U3CnormalDescriptorU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ScriptableRenderer_get_useDepthPriming_m5E06E033D2AC8257F13E47CB835E2C5C97D9099F_inline (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CuseDepthPrimingU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 DepthNormalOnlyPass_get_normalHandle_m4C6FDE470EF2B799D036EED6022EA2C75A733CFF_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___U3CnormalHandleU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DepthNormalOnlyPass_get_allocateDepth_mA57DEFEF31E5E55F0A8A6EE9A88B0919AD17A5A0_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CallocateDepthU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 DepthNormalOnlyPass_get_depthHandle_m0A3E68BC4809A768BCB69CF1D4D53A26B284FAFD_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___U3CdepthHandleU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 DepthNormalOnlyPass_get_depthDescriptor_mC0A54765518F78C5AA4D6A52FD2256374412C5A2_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = __this->___U3CdepthDescriptorU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* DepthNormalOnlyPass_get_shaderTagIds_m98ADD552C4FB6ABB545BB99D2ECF540580B4F4C3_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_0 = __this->___U3CshaderTagIdsU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthOnlyPass_set_depthAttachmentHandle_m5DB803B1413AB9CDA9FC62839C1802671B796225_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___0_value, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = ___0_value;
__this->___U3CdepthAttachmentHandleU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthOnlyPass_set_descriptor_m94678B6905793B44421EAF04B63D8B710877A58F_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_value, const RuntimeMethod* method)
{
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = ___0_value;
__this->___U3CdescriptorU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthOnlyPass_set_allocateDepth_m207B31E6C6C5105FF5F2E8959D379BF78DDBE4A9_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, bool ___0_value, const RuntimeMethod* method)
{
{
bool L_0 = ___0_value;
__this->___U3CallocateDepthU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthOnlyPass_set_shaderTagId_m29F2EC03AF45E8EE2E697ABE18DBE0640ECFBF41_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_value, const RuntimeMethod* method)
{
{
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = ___0_value;
__this->___U3CshaderTagIdU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DepthOnlyPass_get_allocateDepth_m998795935C623FD4AF9E9D6A5F66BE0DB4C98102_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CallocateDepthU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 DepthOnlyPass_get_depthAttachmentHandle_m0A0B3EE9DF03D1755ECBDE21AC18738FF73EAB74_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method)
{
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 L_0 = __this->___U3CdepthAttachmentHandleU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 DepthOnlyPass_get_descriptor_m7BFD92496F098E564137B080C8672D34C69A9EEB_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method)
{
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_0 = __this->___U3CdescriptorU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 DepthOnlyPass_get_shaderTagId_mD1492DD61508E3BAFF6236E29CB3D6B603FC2358_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method)
{
{
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = __this->___U3CshaderTagIdU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233* DeferredLights_get_GbufferAttachments_m949E7DA4CDBA1F7121106D7B5FBCAC28C6115CFD_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
RenderTargetHandleU5BU5D_t1D2C6654EE06932E97BE9429E59098DEBF2CE233* L_0 = __this->___U3CGbufferAttachmentsU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_HasNormalPrepass_m479C3C279E22B06B0D9C4189F9CD19376A281B3D_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CHasNormalPrepassU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_HasDepthPrepass_m6AF7DA75C0155BDE17D0EF465C6F25C6CDE07064_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CHasDepthPrepassU3Ek__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 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 bool DeferredLights_get_IsOverlay_mCF677D43B809428ED3DCB5EE0DBBD4647A382DDE_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CIsOverlayU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_renderTargetWidth_mCF6576036BDFCD651CBF1ACA82F19F890D1AD5E5_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_value;
__this->___U3CrenderTargetWidthU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_renderTargetHeight_m616CCCB82B000DA4C247DECE44BF85478D91E1C3_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_value;
__this->___U3CrenderTargetHeightU3Ek__BackingField = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ScriptableRenderPass_get_renderTargetWidth_m4369657149114EB0ACACD8DD2F9948DB6023BE25_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CrenderTargetWidthU3Ek__BackingField;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ScriptableRenderPass_get_renderTargetHeight_m393B4EAD2D00917F0DC4D0421B08B3DA82F25E64_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CrenderTargetHeightU3Ek__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 bool UniversalRenderPipelineAsset_get_supportsLightLayers_mEB36C35A00D25975053991232E0D5F54662CCB6B_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___m_SupportsLightLayers;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 PreviousFrameData_get_previousViewProjectionMatrix_m2146F35A2E409EF47E866D824D30FEFC3508DFE0_inline (PreviousFrameData_t990E8070F97119F296A9A59DE5E700725864C4EF* __this, const RuntimeMethod* method)
{
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_0 = __this->___m_PreviousViewProjectionMatrix;
return L_0;
}
}
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 float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float G_B3_0 = 0.0f;
{
float L_0 = ___0_a;
float L_1 = ___1_b;
if ((((float)L_0) > ((float)L_1)))
{
goto IL_0008;
}
}
{
float L_2 = ___1_b;
G_B3_0 = L_2;
goto IL_0009;
}
IL_0008:
{
float L_3 = ___0_a;
G_B3_0 = L_3;
}
IL_0009:
{
V_0 = G_B3_0;
goto IL_000c;
}
IL_000c:
{
float L_4 = V_0;
return L_4;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline (float ___0_a, float ___1_b, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float G_B3_0 = 0.0f;
{
float L_0 = ___0_a;
float L_1 = ___1_b;
if ((((float)L_0) < ((float)L_1)))
{
goto IL_0008;
}
}
{
float L_2 = ___1_b;
G_B3_0 = L_2;
goto IL_0009;
}
IL_0008:
{
float L_3 = ___0_a;
G_B3_0 = L_3;
}
IL_0009:
{
V_0 = G_B3_0;
goto IL_000c;
}
IL_000c:
{
float L_4 = V_0;
return L_4;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR 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 float PostProcessPass_GetMaxBokehRadiusInPixels_m56705A12AE2306C52AA6C96D28D09A5F6F2EC2F4_inline (float ___0_viewportHeight, const RuntimeMethod* method)
{
{
float L_0 = ___0_viewportHeight;
float L_1;
L_1 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline((0.0500000007f), ((float)((14.0f)/L_0)), NULL);
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m1FD55F67090B321AC9488CA325A72E454E6BCA37_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __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;
__this->___z = (0.0f);
__this->___w = (0.0f);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XRPass_get_multipassId_mC66149857F511ED441A9C8647C3EF0DD7167F15A_inline (XRPass_t0A618D61DBC9E3F8BC970B7C9D2679375C6C8A24* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CmultipassIdU3Ek__BackingField;
return 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_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 Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method)
{
{
float L_0 = ___0_x;
__this->___x = L_0;
float L_1 = ___1_y;
__this->___y = L_1;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_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 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 float Mathf_Log_m116F062EEBF1C53EC8D18C9B1748E999EF9424EF_inline (float ___0_f, float ___1_p, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
float L_0 = ___0_f;
float L_1 = ___1_p;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_2;
L_2 = Math_Log_m5A3BBBF06AB82F25C885812E07D27B473CF43054(((double)L_0), ((double)L_1), NULL);
V_0 = ((float)L_2);
goto IL_000e;
}
IL_000e:
{
float L_3 = V_0;
return L_3;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_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 = floor(((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 int32_t Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline (int32_t ___0_value, int32_t ___1_min, int32_t ___2_max, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
int32_t V_2 = 0;
{
int32_t L_0 = ___0_value;
int32_t L_1 = ___1_min;
V_0 = (bool)((((int32_t)L_0) < ((int32_t)L_1))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_000e;
}
}
{
int32_t L_3 = ___1_min;
___0_value = L_3;
goto IL_0019;
}
IL_000e:
{
int32_t L_4 = ___0_value;
int32_t L_5 = ___2_max;
V_1 = (bool)((((int32_t)L_4) > ((int32_t)L_5))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_0019;
}
}
{
int32_t L_7 = ___2_max;
___0_value = L_7;
}
IL_0019:
{
int32_t L_8 = ___0_value;
V_2 = L_8;
goto IL_001d;
}
IL_001d:
{
int32_t L_9 = V_2;
return L_9;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline (const RuntimeMethod* method)
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
memset((&L_0), 0, sizeof(L_0));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_0), (1.0f), (1.0f), (1.0f), (1.0f), NULL);
V_0 = L_0;
goto IL_001d;
}
IL_001d:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = V_0;
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Multiply_m379B20A820266ACF82A21425B9CAE8DCD773CFBB_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_a, float ___1_b, const RuntimeMethod* method)
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_a;
float L_1 = L_0.___r;
float L_2 = ___1_b;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = ___0_a;
float L_4 = L_3.___g;
float L_5 = ___1_b;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = ___0_a;
float L_7 = L_6.___b;
float L_8 = ___1_b;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_9 = ___0_a;
float L_10 = L_9.___a;
float L_11 = ___1_b;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12;
memset((&L_12), 0, sizeof(L_12));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_12), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_7, L_8)), ((float)il2cpp_codegen_multiply(L_10, L_11)), NULL);
V_0 = L_12;
goto IL_0029;
}
IL_0029:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13 = V_0;
return L_13;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR 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 Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
float L_1 = L_0.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
float L_3 = L_2.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
float L_5 = L_4.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
float L_7 = L_6.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
memset((&L_8), 0, sizeof(L_8));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)il2cpp_codegen_subtract(L_1, L_3)), ((float)il2cpp_codegen_subtract(L_5, L_7)), NULL);
V_0 = L_8;
goto IL_0023;
}
IL_0023:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
return L_9;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR 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_TisZBin_t2B4F59EC396F7A7EC8EE6A15C15176B9888125A5_mB4E641AE2DA37B0E18DB182D6F46E1E34E3DF443_gshared_inline (const RuntimeMethod* method)
{
{
uint32_t L_0 = sizeof(ZBin_t2B4F59EC396F7A7EC8EE6A15C15176B9888125A5);
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 void List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_gshared_inline (List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_item, const RuntimeMethod* method)
{
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = __this->____version;
__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_1 = __this->____items;
V_0 = L_1;
int32_t L_2 = __this->____size;
V_1 = L_2;
int32_t L_3 = V_1;
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* 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));
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_6 = V_0;
int32_t L_7 = V_1;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_8 = ___0_item;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0)L_8);
return;
}
IL_0034:
{
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_9 = ___0_item;
List_1_AddWithResize_m9DC0CBC6B2899B36D53FDDEC54B3367D03C0FCC7(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
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 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;
}
}
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;
}
}