Practice_Unity/Library/Bee/artifacts/iOS/il2cppOutput/cpp/Unity.RenderPipelines.Universal.Runtime__8.cpp
Seonkyu.kim 60d64f1069 작업
1. UI - 조이스틱 UIManager에 추가 및 Scene에서 호출 방식 변경
2. UI - 경험치 바 앞에 레벨 아이콘 추가
3. 몬스터 죽었을때 경험치로 변경
4. 경험치 바와 레벨 아이콘 연동

Todo
1. 투사체 공격 만들기
2. 몬스터가 플레이어 쫓아오게 만들기
3. 몬스터를 카메라 외각에서 다량으로 생성하는 기능 추가하기
4. 몬스터가 캐릭터 공격시 체력 닳게 하기
5. 메뉴 UI 만들기
6. 레벨업시 획득 스킬 UI 만들기
7. 체력바 UI 만들기
8. 공격시 데미지 띄우는 UI 만들기
2025-10-02 17:37:10 +09:00

30460 lines
1.8 MiB

#include "pch-cpp.hpp"
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 InterfaceActionInvoker0
{
typedef void (*Action)(void*, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1>
struct InterfaceActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <typename T1, typename T2>
struct InterfaceActionInvoker2
{
typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
template <typename T1, typename T2, typename T3>
struct InterfaceActionInvoker3
{
typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
}
};
template <typename T1>
struct GenericInterfaceActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
struct Action_1_t00621160046FE06A171CE95A003D9AE71EBB2B1D;
struct Action_2_tB73C956644B6ABEA48D4056B6E9B2EAABCA040CD;
struct BaseRenderFunc_2_tCEF4A4193D64B47BA9BDF45CF9B801DEB82FED1C;
struct BaseRenderFunc_2_tA367BC6873E6166CAEC57DF6061E145117B9C512;
struct BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C;
struct BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329;
struct BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2;
struct BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3;
struct BaseRenderFunc_2_tC6FBD480992A992BDEA1A74A6D831F62953537BD;
struct BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5;
struct BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF;
struct BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480;
struct BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF;
struct BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F;
struct BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF;
struct BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828;
struct BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8;
struct Dictionary_2_tE738E3156DB830A7FCEA2AE6066FC5BEA6715F0D;
struct Dictionary_2_tCB9019887EB0254D4745B0724BC12327C5B63792;
struct Dictionary_2_tB41FAC88F07BAB98D6D373F7C94FB0496D1BDA32;
struct Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180;
struct Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7;
struct Dictionary_2_t54101FB5AEA0292C95D30CFAB7909873BF26E0B9;
struct Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA;
struct Dictionary_2_t0E762F009D947F93BDD830FC66274E5BAEC7A15B;
struct Dictionary_2_t76197E80BD31D76088B876F2DC61EDA8AC6BE806;
struct Dictionary_2_t6FFAD029BB474A5257D9A441504B633831AF5341;
struct Dictionary_2_tDC4827733B8CF2DD93DCE2A2DA5DF87A61A8CD7F;
struct Dictionary_2_t8D403C45B564DB77AE8A32FD6D35E333ABE68793;
struct Dictionary_2_t8BD6308EB9E88486C040C0B44AAE81F0B6C637C9;
struct Dictionary_2_t5A7CE09F4D3EC74EEAE8DB41E209394AF6D9C99A;
struct DynamicArray_1_t417A8A89CA5B25965BE1831A6DD20490247F49FA;
struct Func_2_t3B89FA9251E6091D6FD350356D078F4712E902B3;
struct Func_3_t04BCD613633CE8BB98EC046F90C4C9B0AA84F0BF;
struct IEnumerator_1_t5926539DBBB2302C569D0A07AF3A95A874CEBE33;
struct IEqualityComparer_1_tDBFC8496F14612776AF930DBF84AFE7D06D1F0E9;
struct KeyCollection_t73D0EB74FA6814F49D552F5545037844A1D557E4;
struct Lazy_1_t8BF68D560BD85EC85ECBE57F1B105CF767F8FBBC;
struct List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B;
struct List_1_t5CD71DBACD6BC46240AFB7F6AC2C2A09CEF1934D;
struct List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C;
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73;
struct List_1_tCD7772AB40D4E7A61CCAFDDF9E33C190D4F9E6D4;
struct List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4;
struct List_1_tB5216E2043E168F4E0A122E4594A52A4BA2394F2;
struct List_1_t1EFB69EBBF25AD12F3A9E56C62B12F01D63469CD;
struct List_1_tE719CFD9827ECEC23BAC8452B125081998D08CC6;
struct List_1_t67B4F73A05A1220FF45824DBE29F391490B25A0C;
struct List_1_t2E485E650BF1E41358CE56A69323E183C5A89CB6;
struct List_1_t2121653FB628940E808D105AD2C17E0F20AFB3A6;
struct List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF;
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD;
struct List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A;
struct List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317;
struct List_1_tF9F2510E1F31EAAB4FF93BF5D2FD123A1BA401D8;
struct List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597;
struct List_1_t7B0B015A57215073C45C813320AF5F3ECF8149F7;
struct List_1_t201EF66D89B48BDF1B448F483575106DF0B49F6A;
struct List_1_t179992B095C528117EEF4782A1F45568BD2D51EA;
struct List_1_t315DEAF697A9E5FB3C0330AE774E83A1A1632F8A;
struct ObjectPool_1_tB7113FB7DE0E017977D81FA05D795CCB946B759C;
struct ObjectPool_1_t3ED83FBAFF7FB163D2003A9664CDA2A929337EDE;
struct Queue_1_t4E72D95FA4BA0376A0776B630CD5C0804EE5682D;
struct ReadOnlyCollection_1_tE414953665CCBE1BFF28E8E32C184621ADDA4B76;
struct ReadOnlyCollection_1_t6B7DBAE606F01BC50D92947B4B66E0A9EB9BDF64;
struct SortComparer_t11B022FD2CBEA9A975BEAD95186DCD8A0F0C6575;
struct Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6;
struct ValueCollection_t17A36DF783D6601CF7A18FC0BAD64C4A5744A2B5;
struct EntryU5BU5D_tFAF4D87C3987A02E157A61882ED59B7715DF7F48;
struct List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206;
struct GraphicsFormatU5BU5DU5BU5D_t1424BD937A890524D2A66FF39E61DEB0F10FE0A2;
struct Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E;
struct RTHandleU5BU5DU5BU5D_t6066EC3F94599A5A42DA9A893F102E9618CB612F;
struct RenderTargetIdentifierU5BU5DU5BU5D_tDB35F8D017FE3AD8BB35E08E323074D47C5A10BB;
struct AttachmentDescriptorU5BU5D_tC70107EBD955FE94BA31C7FDC146069EF9C547C1;
struct BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4;
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
struct ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389;
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
struct GUIContentU5BU5D_t98DA1EEA8D0A2C4AE42CE11C4840B627CADFC503;
struct GraphicsDeviceTypeU5BU5D_t4322565F239068C66BF47053B83BD6A9A9D16408;
struct GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5;
struct Hash128U5BU5D_tB104E7247B842648E447B7FCF4748077DC1F8C98;
struct Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB;
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
struct LocalKeywordU5BU5D_tB7EDF3FB744FE86534FF8190C671AD0E9BE54CA9;
struct Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE;
struct RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF;
struct RenderBufferStoreActionU5BU5D_tFEA8F5DD460573EA9F35FBEC5727D1804C5DCBF5;
struct RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468;
struct RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE;
struct RendererListU5BU5D_t80C28472AABC27AC3809B9300B1F81D3AB423DDC;
struct RendererListHandleU5BU5D_t9F182E8E1E5140DEC19C6EE1F096F0329CCB7E3B;
struct ScriptableRendererU5BU5D_t9B15C048BCE03A67E830F1C79989B6A3E43788E6;
struct ScriptableRendererDataU5BU5D_tC674C147618C92B68DB64ECFDC847C8A941C6169;
struct ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143;
struct ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04;
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
struct TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7;
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD;
struct VolumeComponentU5BU5D_t9623DFEA760C190B40486621A48932B26706D143;
struct VolumeParameterU5BU5D_t7025A98CA20F310D68D653DE8E37EA31FF25E103;
struct float3U5BU5D_t94C1DF28FA7E0FA017D0C77B720D9FF3519E0D45;
struct int4U5BU5D_t036E74070BB2037017010DB7F1DCF33D92281795;
struct ShadowResolutionRequestU5BU5D_tC33A2E5E2712B8688E21C80BB2350155D029B334;
struct ItemU5BU5D_t4AC8CDDFF9ED634B9ECE154F0C638C00B12B5CCB;
struct WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2;
struct BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729;
struct APVLeakReductionModeParameter_t2970652D1852F00F3BCBFCE2411585F277020EFC;
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07;
struct AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004;
struct AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354;
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263;
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129;
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C;
struct BaseCommandBuffer_tD67BB9B3F740537BD3F3A96FA17D06E6C3BFDC06;
struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235;
struct BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95;
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184;
struct CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B;
struct CapturePass_tBD745B83E7D4AE9A6F35EE0760F1CCAC51B787EE;
struct ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6;
struct ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8;
struct ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86;
struct ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94;
struct ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644;
struct ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0;
struct CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7;
struct ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233;
struct ComputeCommandBuffer_tA6FA5F68FE745317C94802C6A828FC21AC0ADF61;
struct ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C;
struct ContextItem_tFC5ECB349F0410923AE6BC2A9CAACA3589B51086;
struct CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693;
struct CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82;
struct CullingAllocationInfo_tB260F5CD0B290F74E145EB16E54B901CC68D9D5A;
struct CustomSampler_tDA472186F08B4016626F032F944036BADFDB5487;
struct DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4;
struct DebugRendererLists_t36E764A9AB1DAF3B3FB5D4E076351B3F15A129C1;
struct DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC;
struct DeferredPass_t6790EE70B629EA472728A1396EA57FE14D0D8BF0;
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
struct DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6;
struct DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E;
struct DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68;
struct DrawObjectsWithRenderingLayersPass_t34921C427F925EE5E7DF0F89EDF65CADB0476FE5;
struct DrawScreenSpaceUIPass_t397E07595465217B2B9A6994E9116158439EE686;
struct DrawSkyboxPass_tA8A4796DE653DCC58C5FF906E4EC142FD901EADA;
struct FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC;
struct FloatParameter_t566B623CD21B2F957A20BA790ACEF6684A712106;
struct ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA;
struct GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7;
struct GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1;
struct HDRACESPresetParameter_t9586D8EF5D8B6F14F16BFF618A17E21274FFAE45;
struct HDRDebugViewPass_t1FC1B0F01FF5DBD18E7813E17D58C428B14800D1;
struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5;
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
struct IRasterCommandBuffer_t2B04AADA72F2D418AA77387747F7F281C35F6967;
struct IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372;
struct IUnsafeRenderGraphBuilder_t60BB47E91098AE0177EA53951D7A2B7DC56A6A28;
struct InternalRenderGraphContext_t7197268EBA8C241EB895B070A5E0C71B111D7503;
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB;
struct InvokeOnRenderObjectCallbackPass_tC8BAE077CDE3D8D01F80041E285EAEC9E375FFE9;
struct LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D;
struct Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3;
struct LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B;
struct LightmapSamplingSettings_tC939C96FDD3156A945ED51E935A2D572FBC01321;
struct MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3;
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3;
struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553;
struct Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4;
struct MethodInfo_t;
struct MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9;
struct MotionVectorRenderPass_t6582EF44AC9503C674D19D32AF106DE02ECF54FD;
struct NativePassCompiler_t4E5CE894AF5B8832B5828B22DAB0EA4FAC819E07;
struct NeutralRangeReductionModeParameter_tBC7E4ED63B09D2ED2F926244C160FAEB2E7D6564;
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A;
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
struct PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05;
struct PostProcessPass_t146B366124B6BB9597B9E9299DA4391FDE159F5C;
struct ProbeBrickBlendingPool_tD0DBB9B875C8C88A6410A239987DA3F9F4BE18F8;
struct ProbeBrickIndex_tF1B02DB88E5F4CF79533962B018B5724D74E32D2;
struct ProbeBrickPool_tC43640788A2B356F3F99A068D2CED6702E721693;
struct ProbeGlobalIndirection_t2AB9BD4BE8E7DFF06B6C8DB4914AEF5BC7BFD2A4;
struct ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F;
struct ProbeSamplingDebugData_tFCEEB04792835D4AF13DAF72103A2B01D4AF9215;
struct ProbeVolumeBakingSetWeakReference_t2C93CCA1E66DE8EC5A9B4DBEC109A075E59CAC12;
struct ProbeVolumeDebug_t295620780739F33AEAD1D1BB44C5252CE70D3DD8;
struct ProbeVolumeSceneData_t29FD126D36ED1E093C2EBBFB3F248DD5E2A86D90;
struct ProbeVolumeScratchBufferPool_t51450AD69BD510651301523B922D3B52E7019591;
struct ProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389;
struct ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE;
struct RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B;
struct RTHandleSystem_tAE496B31B56A77B4896E34576C961C3CA073998F;
struct RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8;
struct Recorder_t0A14385FB0F5829CAAC1E16F88B095769D648C90;
struct RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E;
struct RenderGraphBuilders_t899F9362CCFA453C5AF608B820107C9C37860D2A;
struct RenderGraphCompilationCache_t25B996EBE41BF50CAE9A81E97B9BBE376AAB55D2;
struct RenderGraphDebugParams_t36422B33508548E3E56CBAD04521104C2B3E669D;
struct RenderGraphDefaultResources_tCE331152C84ED1A36CF186CA0092AE10E599E25D;
struct RenderGraphLogger_t63D96976880E0CD356860F2470D7DAF60B1AD40C;
struct RenderGraphObjectPool_t2F5488D55D836B54B6E85D2952105BA61AEE6437;
struct RenderGraphPass_tEFB5BD685D417024760D82991EEEA4F4D0454A93;
struct RenderGraphResourceRegistry_t87A07027B2175239DB5239913091B9D9FE7244D1;
struct RenderGraphSettings_tC3A05CA5C042545DB58E32841FF2FEA9E260A130;
struct RenderTargetBufferSystem_tB98B680006BB96E6EBC6311583EE31302F16EC13;
struct RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27;
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
struct ScaleFunc_t423F661DAD5C7A18F509C8F1F62C9D6AEA9A9791;
struct ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0;
struct ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892;
struct ScriptableRendererData_t9005CE645D4881FA4431E52EDC7678203632CAA7;
struct Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692;
struct ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19;
struct ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C;
struct SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561;
struct StencilCrossFadeRenderPass_tD864DD25B442A139B56C9997FEB2D527D4E2DE07;
struct StpHistory_t9A3E110F0E97FE93E44838B51A330C2111F96081;
struct String_t;
struct TaaHistory_tA203D496A5F23B4717184375DEAA12944359B85D;
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700;
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4;
struct Texture2DAtlas_t770EADF1E6B5E862E78D0EC18118B4A3E023334F;
struct TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353;
struct TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B;
struct Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA;
struct TonemappingModeParameter_t0F6AAE0B6FFB371E2035BB0C739AF87C37E1760A;
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1;
struct TransparentSettingsPass_t13490AAB630DED3A5EDF11A4F4D340B04E3B85B7;
struct Type_t;
struct UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107;
struct UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7;
struct UniversalCameraHistory_t15D275DAE9AD5B608CE533D0FCE0884F07BB1E80;
struct UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2;
struct UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C;
struct UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232;
struct UniversalRenderPipelineDebugDisplaySettings_t8E70DD217918DB0E7BD8BCCD9958C3E781DE0653;
struct UniversalRenderPipelineRuntimeTextures_tDA15F1E9BFCD85610D963AC723C03EB214D1EB86;
struct UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A;
struct UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6;
struct UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626;
struct UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C;
struct UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2;
struct UnsafeGraphContext_t6E24BDE4C6B0924FCC4DE11BFA5B750FF6F03320;
struct Vector3Parameter_t75A81993A69381FB1B599169855524F891C60858;
struct Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51;
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
struct VolumeCollection_t77FAA5F213B6C65136416F16C37041371D041408;
struct VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621;
struct VolumeProfile_t9B5F2005F575A710F38A124EF81A6228CCACACE1;
struct VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8;
struct WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A;
struct XRDepthMotionPass_t8877C9053420CA52B0A0FA0C84F3DA61952E2C93;
struct XRDisplaySubsystem_t4B00B0BF1894A039ACFA8DDC2C2EB9301118C1F1;
struct XRLayoutStack_t6F7C0BB97693E7D17B8E2289D355FFF1DE6F4051;
struct XROcclusionMesh_tA0B52AD16F48002574AF9C1F274264C79ECB028D;
struct XROcclusionMeshPass_tA8EDF609A01F4AA46E173A12633B8329524F4CD8;
struct XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF;
struct XRPassUniversal_t8D4B40107F5DBC12D39470D87D108D3D2A8FB8D1;
struct XRVisibleMesh_tD685DD0F7C47F5270F8ABB3E7366972918E2B677;
struct U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8;
struct PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29;
struct CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD;
struct U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1;
struct PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF;
struct U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE;
struct PassData_t1038890089C1D9C981AA86D1976926E45838D305;
struct U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57;
struct PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2;
struct DebugFinalValidationPassData_t8E6E203E5F9FFDDBB98153741C76049EEF9F744B;
struct DebugSetupPassData_t6FF39B74BC8FDCBD41EF92A852D5495C4F6F33EA;
struct EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C;
struct U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248;
struct SetupLightPassData_tA40A910C9436A6305128815883D46A828A97F59E;
struct U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063;
struct PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9;
struct U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B;
struct PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5;
struct U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D;
struct PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C;
struct U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967;
struct PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6;
struct U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242;
struct RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6;
struct U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B;
struct PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A;
struct U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532;
struct SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9;
struct PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B;
struct LightCookieShaderData_t38F9BD4D6118DD8554869675163AC15CB5403D10;
struct WorkMemory_t79A2BFFA0A8E72CFAB4194F63C5683E8FB744C5B;
struct ShaderResources_t5CFF4C7697343EC59BAE5094B637F9EC23CE6D59;
struct TextureResources_t9220AC464374C6AA55163CD0AC71C62B85E6C122;
struct CompiledGraph_tC8C6B8E2DD962A7BBC9B48ED868E03BE278D0644;
struct OnExecutionRegisteredDelegate_tCCD234646691F298602408925867AE91256D2226;
struct OnGraphRegisteredDelegate_t7DEB75DB071EA0F49C47E2617D72D40EF3A8188C;
struct RenderingFeatures_t31044CBDCDC2F05194BFA2A2122FBD937D78A371;
struct TextureResources_t8FB6A098EBF3C08BF1BD5EA926743C0FA595202B;
struct OnStreamingCompleteDelegate_t7DAB7BE2E737BCCAB139341C50DF63FD26A6E0D2;
IL2CPP_EXTERN_C RuntimeClass* AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ColorUtils_t8DE09CC60FE5A7C28984134BC712DD1B5104AC18_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_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_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA_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* FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GraphicsSettings_t01785CE5CB5C5105CB527619AF4D74BEF417EF1A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PassData_t1038890089C1D9C981AA86D1976926E45838D305_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PlatformAutoDetect_tEEEF1776EA779987D2840527D96D89ADD3177A36_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RTHandleStaticHelpers_tA2D12842AC5D6F53DC6BE4808B2D49BC5DD532BC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderGraphUtils_tDC953A7099323FCDF5352374B249F7AD1C09DF87_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RendererListHandleU5BU5D_t9F182E8E1E5140DEC19C6EE1F096F0329CCB7E3B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RendererListU5BU5D_t80C28472AABC27AC3809B9300B1F81D3AB423DDC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderingLayerMask_tD73B9FC1A65A937F18E56833FC83BF89C2B085A1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_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* 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* TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* 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 RuntimeClass* XRSystem_tF767981574E3DA643F7A67A995F12DB1C4A97096_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeField* BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929____material_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var;
IL2CPP_EXTERN_C String_t* _stringLiteral002B6E3216BE0ED6688E6B5F475171A893F058CB;
IL2CPP_EXTERN_C String_t* _stringLiteral01A849374C26F36DBF4641EFCBB31ABDCEFF10D2;
IL2CPP_EXTERN_C String_t* _stringLiteral0493AB1599AF63F8E3BD39D09A7561AFBA2BA8F6;
IL2CPP_EXTERN_C String_t* _stringLiteral083335BCA03047D7F298499DD9CCC5E51C07222B;
IL2CPP_EXTERN_C String_t* _stringLiteral08929B9ED7690C81F8839C7D7C9D227261D64D44;
IL2CPP_EXTERN_C String_t* _stringLiteral093EA53C87514BD6C6B18072196A24FAC275CA17;
IL2CPP_EXTERN_C String_t* _stringLiteral09B6A7A347CF016F5EAEBCCCA4B381E3872CAA25;
IL2CPP_EXTERN_C String_t* _stringLiteral0D3AE10B010841FB94C16F2D6092DE1939E0D4D3;
IL2CPP_EXTERN_C String_t* _stringLiteral0DA759FD7F1D019B993E6E368211B0E502E58C68;
IL2CPP_EXTERN_C String_t* _stringLiteral0E7DA7037FEC0AF6D2151C72F15B1ED7FA9510D0;
IL2CPP_EXTERN_C String_t* _stringLiteral116AABD213A4D70E8908BF6E4A92443778EA41B6;
IL2CPP_EXTERN_C String_t* _stringLiteral11A1B03A6B4D07EC309C050A787B4C1ED79FB9FF;
IL2CPP_EXTERN_C String_t* _stringLiteral14254BB83373B11756D2303A8E187014374CE5D9;
IL2CPP_EXTERN_C String_t* _stringLiteral142FCD301E7D933AE279225AC7AA92A9D59857C9;
IL2CPP_EXTERN_C String_t* _stringLiteral15AF38725EF821332C5B5BC55A2527EA97A7E32A;
IL2CPP_EXTERN_C String_t* _stringLiteral170A4AE79F1E4ADE325EA6DCA89AB7E5C651BA04;
IL2CPP_EXTERN_C String_t* _stringLiteral18658F681A9C73419F1C6C28685110B9C75217F2;
IL2CPP_EXTERN_C String_t* _stringLiteral193B5940D38D96E730199CD13D5864E2DB59508A;
IL2CPP_EXTERN_C String_t* _stringLiteral1CFB78BE8011E0ED5D3703C52272C237DBCA06A1;
IL2CPP_EXTERN_C String_t* _stringLiteral20908087191494E1DCD419DA689E3791BF2051F1;
IL2CPP_EXTERN_C String_t* _stringLiteral21B1AE84E8CEE82CF99B58974D129365F3500E79;
IL2CPP_EXTERN_C String_t* _stringLiteral226B04A0CC5F5100674EEFBB045D72F8A18827A2;
IL2CPP_EXTERN_C String_t* _stringLiteral24190D8206635D8FB595C46279502977430B85B5;
IL2CPP_EXTERN_C String_t* _stringLiteral24C5A22CAFE07182F293CA15EC31F91F0269C62D;
IL2CPP_EXTERN_C String_t* _stringLiteral24C9E7009689C1DDD62B5C7F452A03209BF00EBE;
IL2CPP_EXTERN_C String_t* _stringLiteral26DF446AE379A3FAC31944044C332768ADB8AB62;
IL2CPP_EXTERN_C String_t* _stringLiteral274E2152A05719C1A08280FFA4B01F3EF22C6387;
IL2CPP_EXTERN_C String_t* _stringLiteral294C47DB5EB3F3F03ECB54AFB67F3DC90EE9BE1A;
IL2CPP_EXTERN_C String_t* _stringLiteral2A7136B923D72ACEAEDC726C8ECAF6F1039FB33C;
IL2CPP_EXTERN_C String_t* _stringLiteral2A73ED09DC1583C0BCAC1AEDFD965F487FD51A79;
IL2CPP_EXTERN_C String_t* _stringLiteral2A79458B56742869C970802BABC044B863EAEBB8;
IL2CPP_EXTERN_C String_t* _stringLiteral2AF06ACD330CFDFDB9C424642EF11AE57DC76702;
IL2CPP_EXTERN_C String_t* _stringLiteral31EC97AE63FD1B86447042110BA9F6882D6C62FF;
IL2CPP_EXTERN_C String_t* _stringLiteral3279474787415E3E210793BF492A9CC6BAEA276F;
IL2CPP_EXTERN_C String_t* _stringLiteral34331876C68649BF6D5686AE260E20E4FE4EE0FE;
IL2CPP_EXTERN_C String_t* _stringLiteral34E8CC86C00E94FEC3258BB9E9529A4054169147;
IL2CPP_EXTERN_C String_t* _stringLiteral362A772856CB779F1765B078E092205AB3FC37C2;
IL2CPP_EXTERN_C String_t* _stringLiteral3660ADCAC1E2D8A0D6580522BB19691C80238BD7;
IL2CPP_EXTERN_C String_t* _stringLiteral381041D0FEE59A6E615372ECEBA4D316EB4EA230;
IL2CPP_EXTERN_C String_t* _stringLiteral394B8C6C8CA442EF8C63386789D48EEDD0084236;
IL2CPP_EXTERN_C String_t* _stringLiteral3AC0AE41767202DE3A1603B9A431DAE6FE9871F0;
IL2CPP_EXTERN_C String_t* _stringLiteral3DE62C764FE287F782036A9E375E4CE594140ECE;
IL2CPP_EXTERN_C String_t* _stringLiteral417B4935DC231D57317DDBC6F8F98393D7FE8FC3;
IL2CPP_EXTERN_C String_t* _stringLiteral4468C02E3BF5509C73B5E41A24D729BC7FA32526;
IL2CPP_EXTERN_C String_t* _stringLiteral446DF96A022D29B31B8AD644BD99B565BC7BBB48;
IL2CPP_EXTERN_C String_t* _stringLiteral4478F56FEDEF42D13AC8EA30E6DAA25580235C4E;
IL2CPP_EXTERN_C String_t* _stringLiteral453E1DDDE36F4A5910A36295C859E98D903414C5;
IL2CPP_EXTERN_C String_t* _stringLiteral483DADFEEE35827EDC69CD3B750CF1FCAAFB1BBD;
IL2CPP_EXTERN_C String_t* _stringLiteral497D43673BE76EB29AB603578FE58C0F3CFA3A90;
IL2CPP_EXTERN_C String_t* _stringLiteral49AE794C00022ECA141068DEA9531BF6E0D342B7;
IL2CPP_EXTERN_C String_t* _stringLiteral4C5089A59A25C62EC4F3937B0D4FEB1DD4BE23DC;
IL2CPP_EXTERN_C String_t* _stringLiteral4D8A139418EF0697974054E94254DECA0AE09AAC;
IL2CPP_EXTERN_C String_t* _stringLiteral4FC029B64B3163D9E5EC81A358C29450AEB9C7D7;
IL2CPP_EXTERN_C String_t* _stringLiteral547AC61E241FAE943F5C7A2B2B3DECDDB15A36D6;
IL2CPP_EXTERN_C String_t* _stringLiteral5C8253978547FCBBF6E2C2EE1F65A5E5E76BBFE6;
IL2CPP_EXTERN_C String_t* _stringLiteral5CF70AD86FEE4D0BB40A2D1AC0E24C9BCB72ED12;
IL2CPP_EXTERN_C String_t* _stringLiteral613E3F5EEDA2B20DFE1A165416FCF33A509B7395;
IL2CPP_EXTERN_C String_t* _stringLiteral63DB01C0A14C3A9F2C34ECE76868A34556EB6079;
IL2CPP_EXTERN_C String_t* _stringLiteral648BE91F57338F1A25B6A979BF8A3CAEBA7F600C;
IL2CPP_EXTERN_C String_t* _stringLiteral656D55BA5484FEDB7E09662063F6AF63DAA5E1F4;
IL2CPP_EXTERN_C String_t* _stringLiteral675365715BE81F64469E9CFE6013D0BAF7121C50;
IL2CPP_EXTERN_C String_t* _stringLiteral680441391CB765A96F7102F6D9129436E97D9ECA;
IL2CPP_EXTERN_C String_t* _stringLiteral68727A40C1B3BE0D2C9F962957CC09A2FEBBE042;
IL2CPP_EXTERN_C String_t* _stringLiteral6B19AF8BFBE6170A069D33CD42BC0DC97FBCE89B;
IL2CPP_EXTERN_C String_t* _stringLiteral6BB148816DE832D438B4EA52AC76303D149E0BA5;
IL2CPP_EXTERN_C String_t* _stringLiteral6C5919B5E82FAACEB69183B34A7541D9C5ED602F;
IL2CPP_EXTERN_C String_t* _stringLiteral6C8B43EB9D7A6CB3C27F3FC1DE105826CFE4FE73;
IL2CPP_EXTERN_C String_t* _stringLiteral6C8FA69A61334F793A57E791BF9290D2BCA8AA26;
IL2CPP_EXTERN_C String_t* _stringLiteral6EA8E998C6201A17512C6CC6B02FAFEA02156DAD;
IL2CPP_EXTERN_C String_t* _stringLiteral6FFA9B0EA9DA7F7513CDCED2729B8D8AAC2FDD16;
IL2CPP_EXTERN_C String_t* _stringLiteral70A2D88AD42A0C4D87F0BC33CD89748FC54FC710;
IL2CPP_EXTERN_C String_t* _stringLiteral739BD29C62A318411ED6EEAB7516EEEA0F7261E2;
IL2CPP_EXTERN_C String_t* _stringLiteral757F9B426839108F8E0406132E96E5830A55A168;
IL2CPP_EXTERN_C String_t* _stringLiteral766B907ADE80249DAE808FC29210021E23EB4E91;
IL2CPP_EXTERN_C String_t* _stringLiteral7826D404E71CD27B7C3C80B4795EC66F9469E98A;
IL2CPP_EXTERN_C String_t* _stringLiteral78C67E2A4385F588BA2DCEE159691DCE1EC544D1;
IL2CPP_EXTERN_C String_t* _stringLiteral7B0BEE47ECE204D0FA34624294E85CEE02A87989;
IL2CPP_EXTERN_C String_t* _stringLiteral7EF31CC62AA6C72BAA3D69E54C4978EAE62F102C;
IL2CPP_EXTERN_C String_t* _stringLiteral80ECF0DE547781D1B9780A17EE8E8F3080959DFD;
IL2CPP_EXTERN_C String_t* _stringLiteral82B39B1C16C41E80D17B1C43218856ED77C3C74C;
IL2CPP_EXTERN_C String_t* _stringLiteral855FED6E03442FBB3AF914FFBFA9DA82813817A1;
IL2CPP_EXTERN_C String_t* _stringLiteral858BEA0922A498D3FF8525D6883180A9ADFFD97C;
IL2CPP_EXTERN_C String_t* _stringLiteral86A04CD0F0A72EF7AFFA2F1D3B84FD4C0C8A846C;
IL2CPP_EXTERN_C String_t* _stringLiteral86EA63B41EBD6BF33C0C9ABD453D2CB573F9FAAA;
IL2CPP_EXTERN_C String_t* _stringLiteral878DC7312AD5AF0FFD07DCF96F64003D4E88EE6D;
IL2CPP_EXTERN_C String_t* _stringLiteral87986FFDB6B51D24AEE282C53255D779874C7E4D;
IL2CPP_EXTERN_C String_t* _stringLiteral8892BAC6E61D7943F7F770BBF75A3C355AB72338;
IL2CPP_EXTERN_C String_t* _stringLiteral89E85D6105CFB9376481F3E9746AEB24592BBEC0;
IL2CPP_EXTERN_C String_t* _stringLiteral8BD908B28D4F05E541B82398AF965ECF11F55366;
IL2CPP_EXTERN_C String_t* _stringLiteral8C730C35E0952B410DC844992D0F8C75358C5B11;
IL2CPP_EXTERN_C String_t* _stringLiteral8E7379C661A6E0E2F411C21450C41FBF7031F839;
IL2CPP_EXTERN_C String_t* _stringLiteral90095B739C8AE27DB65CD0706A4692207FE800A7;
IL2CPP_EXTERN_C String_t* _stringLiteral9039A9F4686F4C0ACB2DB04A80B5E6F0CAF9A5EA;
IL2CPP_EXTERN_C String_t* _stringLiteral911B39A2990FADC95CC105164B82B339D32F7810;
IL2CPP_EXTERN_C String_t* _stringLiteral9777BC51EFB678A65CB20FD4959F18FB6C9B5D5B;
IL2CPP_EXTERN_C String_t* _stringLiteral9A94996873834C5180A8D7845CAB1A51611135E2;
IL2CPP_EXTERN_C String_t* _stringLiteral9B9FF63EA4297F1AA9CD29B0B5DD2E01FABC7748;
IL2CPP_EXTERN_C String_t* _stringLiteral9BFD203E1DD49566E2E88D4EF646039C91D4B340;
IL2CPP_EXTERN_C String_t* _stringLiteral9DDA1C3AEE245E1050F9E53868138E86EE051854;
IL2CPP_EXTERN_C String_t* _stringLiteralA03F32E2EFEC673BFED31F008825CAB3FFC9FBE5;
IL2CPP_EXTERN_C String_t* _stringLiteralA05FE5DD94A92F24D5F268FF6B381C2F3F94EB9D;
IL2CPP_EXTERN_C String_t* _stringLiteralA1157491762A35AA9294E63C8E856A0EC623453D;
IL2CPP_EXTERN_C String_t* _stringLiteralA4F89FAD91EF6E1DF237B12B800688616BC991FC;
IL2CPP_EXTERN_C String_t* _stringLiteralA6F8530D0057C4924C3C7151E55A68CE9A843598;
IL2CPP_EXTERN_C String_t* _stringLiteralA83F99D33870F7ACD4F35AD3171F5ECE4FAC15FB;
IL2CPP_EXTERN_C String_t* _stringLiteralA9E6683E605E25CCA0564720D2361F0374DE6BD5;
IL2CPP_EXTERN_C String_t* _stringLiteralAA00EDD178C0078F9093B663874EE2736CFA0F6F;
IL2CPP_EXTERN_C String_t* _stringLiteralABD932ED9457E536A01C012AA66CD05058808CCD;
IL2CPP_EXTERN_C String_t* _stringLiteralAC17D1326DABDFFB86035AD515AE69D49903206E;
IL2CPP_EXTERN_C String_t* _stringLiteralAC7F3433114CCC2A803787B5586D6C8A706E8EDE;
IL2CPP_EXTERN_C String_t* _stringLiteralB0C9A0F8C132EF1323BB03594ECCB7D94F38F76B;
IL2CPP_EXTERN_C String_t* _stringLiteralB1A75A41DFC360734E4E3E177F6C11607234B7CE;
IL2CPP_EXTERN_C String_t* _stringLiteralB1D475531D187212477C93F0E403FD19C1A04DDE;
IL2CPP_EXTERN_C String_t* _stringLiteralB25CF1C6B74339FBFCE846454A70688CE58C094C;
IL2CPP_EXTERN_C String_t* _stringLiteralB25F3AB2E565D32671D6BFF3A3448CE25A4D86C2;
IL2CPP_EXTERN_C String_t* _stringLiteralB531BD2CA61877C584C9DE46D9961988C81E903C;
IL2CPP_EXTERN_C String_t* _stringLiteralB65E623B5C35E7A52E7FAB1188CFBFA3B3D2F29C;
IL2CPP_EXTERN_C String_t* _stringLiteralB7313CC4A1FC7E8F730433FE31FA8B6C42C2F617;
IL2CPP_EXTERN_C String_t* _stringLiteralB78AE6D5DE258AD55142707C4F5599B2FDA85727;
IL2CPP_EXTERN_C String_t* _stringLiteralB8A17AF46273CD8A00F66D77FD25EF32BC3A3FEC;
IL2CPP_EXTERN_C String_t* _stringLiteralBB7B0E0A05A1AAB1728E852756F88097333865C3;
IL2CPP_EXTERN_C String_t* _stringLiteralBCC07DD3A056D026883DEEE1FC9D3CE17C086304;
IL2CPP_EXTERN_C String_t* _stringLiteralBD7243CE7D444EF51E669A41F8E121D61FBB83F1;
IL2CPP_EXTERN_C String_t* _stringLiteralC09584948C1071B52BD1B255DA035B0213A49D9B;
IL2CPP_EXTERN_C String_t* _stringLiteralC2CA6F1BFF44EEBCC4D051A38B46BB88F3B24DF3;
IL2CPP_EXTERN_C String_t* _stringLiteralC388E462BC7EC93102FBB819E94EBF561BC04570;
IL2CPP_EXTERN_C String_t* _stringLiteralC6C4FCE10BB27D7717D1DED7DC45EC62225784D9;
IL2CPP_EXTERN_C String_t* _stringLiteralC7BA7EA4704EC34E92CC220E78261E9A9E4F831F;
IL2CPP_EXTERN_C String_t* _stringLiteralC89065ACEA5EDC24B6A448DE0F842CF7560604A0;
IL2CPP_EXTERN_C String_t* _stringLiteralC8B3F485C7232D90884130F2900C6FE0697181DF;
IL2CPP_EXTERN_C String_t* _stringLiteralCC1471C21E721D4E0514336BC12008047E319025;
IL2CPP_EXTERN_C String_t* _stringLiteralCCDAECC58725DBEE24CF8941DEB8BCE132721653;
IL2CPP_EXTERN_C String_t* _stringLiteralCDDB6340DE2713E610838CE6E6954BE26C069C82;
IL2CPP_EXTERN_C String_t* _stringLiteralCFAF82A845330798E74F65C8492587DCE9E25257;
IL2CPP_EXTERN_C String_t* _stringLiteralD09FF46497DED0891A364572FCE480D32154FFB3;
IL2CPP_EXTERN_C String_t* _stringLiteralD3A94B4385FB4C72419952D792753E2133058E3E;
IL2CPP_EXTERN_C String_t* _stringLiteralD554AEB1041803836B88858CFFEFA4ACB271DC98;
IL2CPP_EXTERN_C String_t* _stringLiteralD66E5A381799FB8852A006E0579219B9F958DE90;
IL2CPP_EXTERN_C String_t* _stringLiteralD813EDE4BF5B508B84602AFFFB4A77CEB67D90DC;
IL2CPP_EXTERN_C String_t* _stringLiteralD971929694EC44844096A844D2D2E5F29C0178B9;
IL2CPP_EXTERN_C String_t* _stringLiteralDAD606777723F7F5BEA3F16B487E36912E83C73A;
IL2CPP_EXTERN_C String_t* _stringLiteralDB19771FAB86434A869A4FA826380CFCB91457FC;
IL2CPP_EXTERN_C String_t* _stringLiteralDC94E136F7997B634866013445CACF862DA0F7D8;
IL2CPP_EXTERN_C String_t* _stringLiteralDDCE8EAB14D2D8E0200BB36D1267C70908931967;
IL2CPP_EXTERN_C String_t* _stringLiteralDF07434CEFDDCFF384798A25DDD888AF6E3F6104;
IL2CPP_EXTERN_C String_t* _stringLiteralDF0AF62DDE6F6431619C3C67B13FB8AA161DD563;
IL2CPP_EXTERN_C String_t* _stringLiteralDFE0AE7A380EA75D150AD0D96C59E85BD7DFF68E;
IL2CPP_EXTERN_C String_t* _stringLiteralDFFB8F29BA6883901380793EF736DDB2BCD12024;
IL2CPP_EXTERN_C String_t* _stringLiteralE29D044A60D6D805E5CE3F4FAE02703F75A143BD;
IL2CPP_EXTERN_C String_t* _stringLiteralE59EC20582573384780F1451839044FA5901CBC2;
IL2CPP_EXTERN_C String_t* _stringLiteralE5F44E8E2F4752D9A520FEB986BFEC3FA292BD74;
IL2CPP_EXTERN_C String_t* _stringLiteralE6ECDA977B8D30502CD954186BF0A2C50DB7D028;
IL2CPP_EXTERN_C String_t* _stringLiteralE9A91171153CFB6728156E1D688BD478DF0CEA09;
IL2CPP_EXTERN_C String_t* _stringLiteralED59BA8185CAA83E268229638F6BC55EA239C931;
IL2CPP_EXTERN_C String_t* _stringLiteralEDE5C319F3E1E62CD8B9EEA404BE2D3021161D09;
IL2CPP_EXTERN_C String_t* _stringLiteralEE2A62697600E44F9AE4D1F27845EE64821F8F1D;
IL2CPP_EXTERN_C String_t* _stringLiteralF4841C64DC44B4722F313C297E5B637048ED42B9;
IL2CPP_EXTERN_C String_t* _stringLiteralF4D74A931AD3D176AD4D318ABBB6770AEA72843E;
IL2CPP_EXTERN_C String_t* _stringLiteralF7848AE3E21E07A80D1F3FA7DE36858659646241;
IL2CPP_EXTERN_C String_t* _stringLiteralFBD24AA1F4F4AFCEFDF3022B5569F05B12C1DDB5;
IL2CPP_EXTERN_C String_t* _stringLiteralFC2917D75AA9276F81AF78CAE03EC3BF2FE1A0FB;
IL2CPP_EXTERN_C String_t* _stringLiteralFC3E9528BE247999BED63CCC0199429AEAA69A98;
IL2CPP_EXTERN_C String_t* _stringLiteralFCB35A66EB79AD13F31A216A8C134BB593DC0C29;
IL2CPP_EXTERN_C String_t* _stringLiteralFEBFD325765F49D6CE2EDF21E94E3561249F25B6;
IL2CPP_EXTERN_C String_t* _stringLiteralFF4DDC56B7D9913434E60BF831FCBB10443B12B5;
IL2CPP_EXTERN_C const RuntimeMethod* ComputeBuffer_SetData_TisLightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED_mD067CD8F8709FDF4ACC8BF4162B3901E172C902E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ContextContainer_Get_TisUniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C_m753CB398AA6F5991AD6C1C43B7142DDC449CAAED_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CopyColorPass_Setup_mD8762806C644176E6ADA3C65627B155C397535D7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CopyDepthPass_OnCameraCleanup_m7AA13E9888654B95EF2F3D5A2CB40A28542DEB08_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* DepthNormalOnlyPass_OnCameraCleanup_mDD105E212E1504D0E509377195A3B7A54B6F30E4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* DrawObjectsWithRenderingLayersPass_Setup_mAA94CC2FBD91A0DFC03EED26E0DEA2C47644A5FA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FinalBlitPass_Setup_m43358F383D31DD4940B10181B6AB2F64CE7AACC5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ForwardLights_PreSetup_m36E83BFF9138AAAB527974A1434578B7534F247C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GraphicsSettings_TryGetRenderPipelineSettings_TisLightmapSamplingSettings_tC939C96FDD3156A945ED51E935A2D572FBC01321_mD11FC7B94FFBA36949775A7C20897200C29A42BB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A_m7CE93CCC843B38CB5608F9D1A84F8DFDD5BD5405_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m0C3C62EAFDF5E8601A08FA3490027FD040860194_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9_m84A664470759015AF1D717424E172344DF0F431E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5_m0D15D73CB3B6E08CC113DA25281B0F97D45FFF09_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C_m58E3E69D1F8D8596E2452DEBAACDA5F365405798_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B_m295AED38DE02117DB5662EFA263E5C4D87B6F759_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m5C46D7AAF4F069BDE7D2D1CF3C83D725418DB2F2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6_m72B9E4B6854A7EB8E3128E060BE057860081D731_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2_m84D716EBCD915CBDA442425185A12C245753AA65_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_mAD208F35FD4995B8D6658400A6F3F3C86E4D605F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IRasterRenderGraphBuilder_SetRenderFunc_TisRenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6_m4DCA12153D798726C86C9958E40B85F5B66F5E90_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* IUnsafeRenderGraphBuilder_SetRenderFunc_TisSetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9_m453CC47F1BBD097166141F2EB8797A4B3989A79B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m81BBD1307381D9B08C53E3F710A62740F66B7F9C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mCF9C36A7DE08AFB2D2EEC76139677E086A6CAD73_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m37CAB1DBD0585CA88EA7AD6AAE5F995553FD2ED5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mAD92F50924A47EF4645973FA54E88D4558A6A730_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m10B7B906CB001FD99973B2681589D138E212FE45_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m21A3AD10EC2C165E8A6A3A533380D5D8BE162787_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mC411581553467A7DB76C06E5E5FCA34E4EC621B9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m448718D23F3512FDDBF0AB53E5D2DB0EABF8E569_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mE8DDB907ACC9A6FAE4A0FD30FAE2916AA2DD1A69_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArrayExtensions_UnsafeElementAt_TisShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20_m172973527DE9C444ABA117A4CE8B1D951C896487_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArrayExtensions_UnsafeElementAt_TisURPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9_m56159FAB7E5AD01E526C4937CB1FAFF4F8F52A7D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m3826426D7E3835F7A5137807DC3FCF5ABBA2E13A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mEFAE9DC755AB05B0AEE7B5D4AB4AF2BD7E64C581_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mF69F1A78EA0CC5687B06899D9DC59ED8968D2B8A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_m6BE169E3FD322B6E7C0A8B5531C4A2C374BD6A47_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mAF9D0A865FBFFE6364C3073A253711B4C109C67A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mBFCE1AB236375FC7C9298C230AB76FFBDE0AE383_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mCDB61DD4B879E7965AE74BFC0DABE5F86A7BBEFA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m6F4836A77462991E907648D2BDC2085581555A7E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m711486F69F63C6FAC58039041FD9EA94D2C96E89_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* RenderGraph_AddRasterRenderPass_TisPassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A_m9C27EB3D3E6DF0A477CD73FACB37B59C19F550D3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRasterRenderPass_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m20905594C47676AEDB73A602EA2525027C2AD81A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRasterRenderPass_TisPassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9_m84CD7249F6229DB82549834566484D8F5D13D2F8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRasterRenderPass_TisPassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5_mE10CE246C8502F642B112A5A5F613A181FBC4B71_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRasterRenderPass_TisPassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C_mCE7D5C7DFAE4031D2DB6ECED708371235492ACD7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRasterRenderPass_TisPassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B_m225173649307D12566EC12503014DC87D85CC7B9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRasterRenderPass_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m766DA8346922C04CEA7F09EE359F55715D40E3D9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRasterRenderPass_TisPassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6_mA0E078B278CE55F8102EF750A9DDDB606D9D392B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRasterRenderPass_TisPassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2_mF3F276DA6A8C1DAB2E08D08211646BCFD14B2163_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRasterRenderPass_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m98FEC2FAD92CC45E304AAA32740386C7710D4148_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddRasterRenderPass_TisRenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6_m725F03C11A581620B2DB2CD228AFC5A7BE5B5511_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RenderGraph_AddUnsafePass_TisSetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9_m6135A3D282E1F4B9119D0C956258A141F6FEE6EA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderInternalU3Eb__23_0_mF7ED371D0EF4833195D31415DEBF69C00F1238C4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__14_0_mE4573628853E9606BB3E474BD7A16D5A0E30D93C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__17_0_m853047FF1CE706CE61A03E61F83FB61EF6187A11_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__17_0_mF90339ACE8832F94E12ACCEDBA065EDC87B65614_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__20_0_m9CF3323B7DECAF52651C4E9C440BE8A17E4A84C9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__21_0_mFAD5AC6EDAF9A66156C735625BB73F2DD8D197D3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__38_0_m179C376C2D3FF7C5B072F0D7C7E4FCECA9EA89DF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__43_0_m62C31AEAB79B018548751C0FB2FD38E382E9E9CE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__5_0_mF501609F5308B87F63784A93C9F49E7EFD8269A7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__64_0_m43613897E9491D39BFAA1F1B395076338FF2CBB7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CRenderU3Eb__7_0_m5579DB9D285B27F0FCA9AF66F3E3E8599A7B9AD1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSetupRenderGraphLightsU3Eb__45_0_m32E06AE6AE3AF7F0A720F301FF0A63DABB1428D0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6_m59DB514BEB059E5BC105419D419F4AA47C20B5AE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94_m879253A4257FA383B291867F32BC43DCF4F09BD2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisLiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D_m8F5A96486750E64909EDAE247CA35A4D7A655926_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389_mAE9ABD7B0514218FC11E220F08D6D3EB72E7435F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C_m38170B0DCDC88C38BEFD2665C6C229F327304AA4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisSplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561_mC88230015061DB689F583A15E7A40A241AA3935B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VolumeStack_GetComponent_TisWhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A_m2545A9A93C169E617E44B3E9B3D7C2D6DFAD9B3C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeType* BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var;
struct Delegate_t_marshaled_com;
struct Delegate_t_marshaled_pinvoke;
struct Exception_t_marshaled_com;
struct Exception_t_marshaled_pinvoke;
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3;
struct BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4;
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
struct GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5;
struct Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB;
struct LocalKeywordU5BU5D_tB7EDF3FB744FE86534FF8190C671AD0E9BE54CA9;
struct Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF;
struct RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468;
struct RendererListU5BU5D_t80C28472AABC27AC3809B9300B1F81D3AB423DDC;
struct RendererListHandleU5BU5D_t9F182E8E1E5140DEC19C6EE1F096F0329CCB7E3B;
struct ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143;
struct ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04;
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
struct TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7;
struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD;
struct ItemU5BU5D_t4AC8CDDFF9ED634B9ECE154F0C638C00B12B5CCB;
struct BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729;
IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
struct Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA : public RuntimeObject
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets;
EntryU5BU5D_tFAF4D87C3987A02E157A61882ED59B7715DF7F48* ____entries;
int32_t ____count;
int32_t ____freeList;
int32_t ____freeCount;
int32_t ____version;
RuntimeObject* ____comparer;
KeyCollection_t73D0EB74FA6814F49D552F5545037844A1D557E4* ____keys;
ValueCollection_t17A36DF783D6601CF7A18FC0BAD64C4A5744A2B5* ____values;
RuntimeObject* ____syncRoot;
};
struct List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B : public RuntimeObject
{
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ____items;
int32_t ____size;
int32_t ____version;
RuntimeObject* ____syncRoot;
};
struct List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C : public RuntimeObject
{
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* ____items;
int32_t ____size;
int32_t ____version;
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 TypeId_1_tF7C39317892E31289E8C529424E70ED463C8334C : public RuntimeObject
{
};
struct BaseCommandBuffer_tD67BB9B3F740537BD3F3A96FA17D06E6C3BFDC06 : public RuntimeObject
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___m_WrappedCommandBuffer;
RenderGraphPass_tEFB5BD685D417024760D82991EEEA4F4D0454A93* ___m_ExecutingPass;
};
struct ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C : public RuntimeObject
{
ItemU5BU5D_t4AC8CDDFF9ED634B9ECE154F0C638C00B12B5CCB* ___m_Items;
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___m_ActiveItemIndices;
};
struct ContextItem_tFC5ECB349F0410923AE6BC2A9CAACA3589B51086 : public RuntimeObject
{
};
struct LightmapSamplingSettings_tC939C96FDD3156A945ED51E935A2D572FBC01321 : public RuntimeObject
{
int32_t ___m_Version;
bool ___m_UseBicubicLightmapSampling;
};
struct MemberInfo_t : public RuntimeObject
{
};
struct NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324 : public RuntimeObject
{
};
struct ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE : public RuntimeObject
{
CustomSampler_tDA472186F08B4016626F032F944036BADFDB5487* ___U3CsamplerU3Ek__BackingField;
CustomSampler_tDA472186F08B4016626F032F944036BADFDB5487* ___U3CinlineSamplerU3Ek__BackingField;
String_t* ___U3CnameU3Ek__BackingField;
Recorder_t0A14385FB0F5829CAAC1E16F88B095769D648C90* ___m_Recorder;
Recorder_t0A14385FB0F5829CAAC1E16F88B095769D648C90* ___m_InlineRecorder;
};
struct ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19 : public RuntimeObject
{
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_LightDataBuffer;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_LightIndicesBuffer;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_AdditionalLightShadowParamsStructuredBuffer;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_AdditionalLightShadowSliceMatricesStructuredBuffer;
};
struct ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91 : public RuntimeObject
{
};
struct ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2 : public RuntimeObject
{
};
struct ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5 : public RuntimeObject
{
};
struct String_t : public RuntimeObject
{
int32_t ____stringLength;
Il2CppChar ____firstChar;
};
struct TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353 : public RuntimeObject
{
int32_t ___U3ClengthU3Ek__BackingField;
bool ___m_Loop;
float ___m_ZeroValue;
float ___m_Range;
AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* ___m_Curve;
AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* ___m_LoopingCurve;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture;
bool ___m_IsCurveDirty;
bool ___m_IsTextureDirty;
};
struct UnsafeGraphContext_t6E24BDE4C6B0924FCC4DE11BFA5B750FF6F03320 : public RuntimeObject
{
InternalRenderGraphContext_t7197268EBA8C241EB895B070A5E0C71B111D7503* ___wrappedContext;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* ___cmd;
};
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* ___m_BaseComponentTypeArray;
VolumeProfile_t9B5F2005F575A710F38A124EF81A6228CCACACE1* ___U3CglobalDefaultProfileU3Ek__BackingField;
VolumeProfile_t9B5F2005F575A710F38A124EF81A6228CCACACE1* ___U3CqualityDefaultProfileU3Ek__BackingField;
ReadOnlyCollection_1_t6B7DBAE606F01BC50D92947B4B66E0A9EB9BDF64* ___U3CcustomDefaultProfilesU3Ek__BackingField;
VolumeCollection_t77FAA5F213B6C65136416F16C37041371D041408* ___m_VolumeCollection;
VolumeComponentU5BU5D_t9623DFEA760C190B40486621A48932B26706D143* ___m_ComponentsDefaultState;
VolumeParameterU5BU5D_t7025A98CA20F310D68D653DE8E37EA31FF25E103* ___m_ParametersDefaultState;
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* ___m_DefaultStack;
List_1_tF9F2510E1F31EAAB4FF93BF5D2FD123A1BA401D8* ___m_CreatedVolumeStacks;
bool ___U3CisInitializedU3Ek__BackingField;
};
struct VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72 : public RuntimeObject
{
bool ___m_OverrideState;
};
struct VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8 : public RuntimeObject
{
Dictionary_2_t5A7CE09F4D3EC74EEAE8DB41E209394AF6D9C99A* ___components;
VolumeParameterU5BU5D_t7025A98CA20F310D68D653DE8E37EA31FF25E103* ___parameters;
bool ___requiresReset;
bool ___requiresResetForAllProperties;
bool ___U3CisValidU3Ek__BackingField;
};
struct XRSystem_tF767981574E3DA643F7A67A995F12DB1C4A97096 : public RuntimeObject
{
};
struct U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8 : public RuntimeObject
{
};
struct AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B : public RuntimeObject
{
};
struct U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1 : public RuntimeObject
{
};
struct ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307 : public RuntimeObject
{
};
struct U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE : public RuntimeObject
{
};
struct U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57 : public RuntimeObject
{
};
struct ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1 : public RuntimeObject
{
};
struct U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248 : public RuntimeObject
{
};
struct ShaderConstants_t075181736F05DB3D136B7600127A406660202B79 : public RuntimeObject
{
};
struct U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063 : public RuntimeObject
{
};
struct U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B : public RuntimeObject
{
};
struct U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D : public RuntimeObject
{
};
struct U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967 : public RuntimeObject
{
};
struct U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242 : public RuntimeObject
{
};
struct U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B : public RuntimeObject
{
};
struct BlitPassNames_t5B825EFC6A30CB0AE1D1AFACB6769211E29998F9 : public RuntimeObject
{
};
struct U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532 : public RuntimeObject
{
};
struct LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1 : public RuntimeObject
{
};
struct SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9 : public RuntimeObject
{
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___renderingData;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___cameraData;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___lightData;
ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* ___forwardLights;
};
struct U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192 : public RuntimeObject
{
};
struct ShaderResources_t5CFF4C7697343EC59BAE5094B637F9EC23CE6D59 : public RuntimeObject
{
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___stopNanPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___subpixelMorphologicalAntialiasingPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___gaussianDepthOfFieldPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___bokehDepthOfFieldPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___cameraMotionBlurPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___paniniProjectionPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___lutBuilderLdrPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___lutBuilderHdrPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___bloomPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___temporalAntialiasingPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___LensFlareDataDrivenPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___LensFlareScreenSpacePS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___scalingSetupPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___easuPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___uberPostPS;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___finalPostPassPS;
int32_t ___m_ShaderResourcesVersion;
};
struct Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5
{
float ___item1;
float ___item2;
};
struct ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D
{
int32_t ___Item1;
int32_t ___Item2;
};
struct VolumeParameter_1_t18B35E30089EFE0C2751A53FE6143F972EC9F9B8 : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
float ___m_Value;
};
struct VolumeParameter_1_t2568C1D65C317243AD2D110790FE99CF3A544ACD : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* ___m_Value;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
{
bool ___m_value;
};
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3
{
uint8_t ___m_value;
};
struct CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
};
struct CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E_marshaled_pinvoke
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
};
struct CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E_marshaled_com
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
};
struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F
{
float ___r;
float ___g;
float ___b;
float ___a;
};
struct CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5
{
union
{
struct
{
};
uint8_t CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5__padding[1];
};
};
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 GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D
{
uint32_t ___m_Index;
};
struct InclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D
{
int16_t ___start;
int16_t ___end;
};
struct Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175
{
int16_t ___m_value;
};
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
{
int32_t ___m_value;
};
struct Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3
{
int64_t ___m_value;
};
struct IntPtr_t
{
void* ___m_value;
};
struct JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08
{
uint64_t ___jobGroup;
int32_t ___version;
};
struct LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB
{
int32_t ___m_Mask;
};
struct LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
};
struct LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470_marshaled_pinvoke
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
};
struct LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470_marshaled_com
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
};
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682
{
union
{
struct
{
};
uint8_t Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682__padding[1];
};
};
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6
{
float ___m00;
float ___m10;
float ___m20;
float ___m30;
float ___m01;
float ___m11;
float ___m21;
float ___m31;
float ___m02;
float ___m12;
float ___m22;
float ___m32;
float ___m03;
float ___m13;
float ___m23;
float ___m33;
};
struct PostProcessPasses_tAED11E629F8830B180E0759F4A988839F786D3E9
{
ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* ___m_ColorGradingLutPass;
PostProcessPass_t146B366124B6BB9597B9E9299DA4391FDE159F5C* ___m_PostProcessPass;
PostProcessPass_t146B366124B6BB9597B9E9299DA4391FDE159F5C* ___m_FinalPostProcessPass;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_AfterPostProcessColor;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_ColorGradingLut;
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* ___m_RendererPostProcessData;
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* ___m_CurrentPostProcessData;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_BlitMaterial;
};
struct PostProcessPasses_tAED11E629F8830B180E0759F4A988839F786D3E9_marshaled_pinvoke
{
ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* ___m_ColorGradingLutPass;
PostProcessPass_t146B366124B6BB9597B9E9299DA4391FDE159F5C* ___m_PostProcessPass;
PostProcessPass_t146B366124B6BB9597B9E9299DA4391FDE159F5C* ___m_FinalPostProcessPass;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_AfterPostProcessColor;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_ColorGradingLut;
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* ___m_RendererPostProcessData;
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* ___m_CurrentPostProcessData;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_BlitMaterial;
};
struct PostProcessPasses_tAED11E629F8830B180E0759F4A988839F786D3E9_marshaled_com
{
ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* ___m_ColorGradingLutPass;
PostProcessPass_t146B366124B6BB9597B9E9299DA4391FDE159F5C* ___m_PostProcessPass;
PostProcessPass_t146B366124B6BB9597B9E9299DA4391FDE159F5C* ___m_FinalPostProcessPass;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_AfterPostProcessColor;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_ColorGradingLut;
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* ___m_RendererPostProcessData;
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* ___m_CurrentPostProcessData;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_BlitMaterial;
};
struct PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
};
struct PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4_marshaled_pinvoke
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
};
struct PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4_marshaled_com
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
};
struct ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD
{
union
{
struct
{
};
uint8_t ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD__padding[1];
};
};
struct RTHandleStaticHelpers_tA2D12842AC5D6F53DC6BE4808B2D49BC5DD532BC
{
union
{
struct
{
};
uint8_t RTHandleStaticHelpers_tA2D12842AC5D6F53DC6BE4808B2D49BC5DD532BC__padding[1];
};
};
struct RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8 : public BaseCommandBuffer_tD67BB9B3F740537BD3F3A96FA17D06E6C3BFDC06
{
};
struct RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147
{
InternalRenderGraphContext_t7197268EBA8C241EB895B070A5E0C71B111D7503* ___wrappedContext;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___cmd;
};
struct RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147_marshaled_pinvoke
{
InternalRenderGraphContext_t7197268EBA8C241EB895B070A5E0C71B111D7503* ___wrappedContext;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___cmd;
};
struct RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147_marshaled_com
{
InternalRenderGraphContext_t7197268EBA8C241EB895B070A5E0C71B111D7503* ___wrappedContext;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___cmd;
};
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 RenderingLayerMask_tD73B9FC1A65A937F18E56833FC83BF89C2B085A1
{
uint32_t ___m_Bits;
};
struct ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0
{
int32_t ___m_Id;
};
struct ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
};
struct ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832_marshaled_pinvoke
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
};
struct ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832_marshaled_com
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
};
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 UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455
{
uint16_t ___m_value;
};
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B
{
uint32_t ___m_value;
};
struct UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF
{
uint64_t ___m_value;
};
struct UIntPtr_t
{
void* ____pointer;
};
struct UniversalResourceDataBase_t22F227228119E69F9151E30D6DC4BE0BAA0ADDE4 : public ContextItem_tFC5ECB349F0410923AE6BC2A9CAACA3589B51086
{
bool ___U3CisAccessibleU3Ek__BackingField;
};
struct UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2 : public BaseCommandBuffer_tD67BB9B3F740537BD3F3A96FA17D06E6C3BFDC06
{
};
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 Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376
{
int32_t ___m_X;
int32_t ___m_Y;
int32_t ___m_Z;
};
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3
{
float ___x;
float ___y;
float ___z;
float ___w;
};
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
{
union
{
struct
{
};
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
};
};
struct float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA
{
float ___x;
float ___y;
};
struct float4_t89D9A294E7A79BD81BFBDD18654508532958555E
{
float ___x;
float ___y;
float ___z;
float ___w;
};
struct int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A
{
int32_t ___x;
int32_t ___y;
};
struct 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 Item_tFA847F868B1ECD768A489638A61F7BC398DECDAC
{
ContextItem_tFC5ECB349F0410923AE6BC2A9CAACA3589B51086* ___storage;
bool ___isSet;
};
struct Item_tFA847F868B1ECD768A489638A61F7BC398DECDAC_marshaled_pinvoke
{
ContextItem_tFC5ECB349F0410923AE6BC2A9CAACA3589B51086* ___storage;
int32_t ___isSet;
};
struct Item_tFA847F868B1ECD768A489638A61F7BC398DECDAC_marshaled_com
{
ContextItem_tFC5ECB349F0410923AE6BC2A9CAACA3589B51086* ___storage;
int32_t ___isSet;
};
struct InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___stencilDeferredMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___clusterDeferredMaterial;
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
bool ___deferredPlus;
};
struct InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_pinvoke
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___stencilDeferredMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___clusterDeferredMaterial;
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
int32_t ___deferredPlus;
};
struct InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_com
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___stencilDeferredMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___clusterDeferredMaterial;
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
int32_t ___deferredPlus;
};
struct U3CshaderPassNamesU3Ee__FixedBuffer_t5EDC823777BDDC9D50E55FF3779FBC1B3820126D
{
union
{
struct
{
int32_t ___FixedElementField;
};
uint8_t U3CshaderPassNamesU3Ee__FixedBuffer_t5EDC823777BDDC9D50E55FF3779FBC1B3820126D__padding[64];
};
};
struct BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
int32_t ___nearestSamplerPass;
int32_t ___bilinearSamplerPass;
};
struct BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshaled_pinvoke
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
int32_t ___nearestSamplerPass;
int32_t ___bilinearSamplerPass;
};
struct BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshaled_com
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material;
int32_t ___nearestSamplerPass;
int32_t ___bilinearSamplerPass;
};
struct InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472
{
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
bool ___forwardPlus;
};
struct InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_pinvoke
{
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
int32_t ___forwardPlus;
};
struct InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_com
{
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___lightCookieManager;
int32_t ___forwardPlus;
};
struct HDRDisplayInformation_t22395AF57046F138C9D274380020D9DC16BED58F
{
int32_t ___maxFullFrameToneMapLuminance;
int32_t ___maxToneMapLuminance;
int32_t ___minToneMapLuminance;
float ___paperWhiteNits;
};
struct DataLocation_t34FC6B68E8194966FC3C075EF4227E1522CB53BB
{
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL0_L1rx;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL1_G_ry;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL1_B_rz;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL2_0;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL2_1;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL2_2;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL2_3;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexProbeOcclusion;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexValidity;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexSkyOcclusion;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexSkyShadingDirectionIndices;
int32_t ___width;
int32_t ___height;
int32_t ___depth;
};
struct DataLocation_t34FC6B68E8194966FC3C075EF4227E1522CB53BB_marshaled_pinvoke
{
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL0_L1rx;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL1_G_ry;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL1_B_rz;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL2_0;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL2_1;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL2_2;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL2_3;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexProbeOcclusion;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexValidity;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexSkyOcclusion;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexSkyShadingDirectionIndices;
int32_t ___width;
int32_t ___height;
int32_t ___depth;
};
struct DataLocation_t34FC6B68E8194966FC3C075EF4227E1522CB53BB_marshaled_com
{
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL0_L1rx;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL1_G_ry;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL1_B_rz;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL2_0;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL2_1;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL2_2;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexL2_3;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexProbeOcclusion;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexValidity;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexSkyOcclusion;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___TexSkyShadingDirectionIndices;
int32_t ___width;
int32_t ___height;
int32_t ___depth;
};
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 Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969
{
float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___item1;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___item2;
};
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_tF55730717D62BD99642CBDBBD61DC4E5E5396E1C : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_Value;
};
struct AccessFlags_tB7D400C853C05A1DB9C6B56DF14E43721F0B1739
{
int32_t ___value__;
};
struct Allocator_t996642592271AAD9EE688F142741D512C07B5824
{
int32_t ___value__;
};
struct AntialiasingMode_tDF75AC7BDAF51FA550F528F7B798416ACB8D3487
{
int32_t ___value__;
};
struct AntialiasingQuality_t45B2A050F79EB8B705FED3F3F30A70942E71D605
{
int32_t ___value__;
};
struct BatchCullingProjectionType_tAD14BC373E72D5F74188E0899F8670FAB51FD481
{
int32_t ___value__;
};
struct BlendState_tC9B817349E49EF26CBCDC8FCE02789A661DC2630
{
RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState0;
RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState1;
RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState2;
RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState3;
RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState4;
RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState5;
RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState6;
RenderTargetBlendState_t51229A3F09EE698F8E49731F1BC5BB77DBEDC4C7 ___m_BlendState7;
uint8_t ___m_SeparateMRTBlendStates;
uint8_t ___m_AlphaToMask;
int16_t ___m_Padding;
};
struct Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Center;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Extents;
};
struct BuiltinRenderTextureType_t3D56813CAC7C6E4AC3B438039BD1CE7E62FE7C4E
{
int32_t ___value__;
};
struct CameraProperties_t9318B43C06A9BAC4CD8BC5EFCC9FE6882D296D57
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___screenRect;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___viewDir;
float ___projectionNear;
float ___projectionFar;
float ___cameraNear;
float ___cameraFar;
float ___cameraAspect;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___cameraToWorld;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___actualWorldToClip;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___cameraClipToWorld;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___cameraWorldToClip;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___implicitProjection;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___stereoWorldToClipLeft;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___stereoWorldToClipRight;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___worldToCamera;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___up;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___right;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___transformDirection;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___cameraEuler;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___velocity;
float ___farPlaneWorldSpaceLength;
uint32_t ___rendererCount;
U3Cm_ShadowCullPlanesU3Ee__FixedBuffer_tEBBBC21BE4AF7AC2F831E9A67E5E5CFEBDF2DE4F ___m_ShadowCullPlanes;
U3Cm_CameraCullPlanesU3Ee__FixedBuffer_t41B125C97F22DF8C016DBA29753704559C53DCD9 ___m_CameraCullPlanes;
float ___baseFarDistance;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___shadowCullCenter;
U3ClayerCullDistancesU3Ee__FixedBuffer_t899804C5038AB391CB8F8C17638A02661B106C3F ___layerCullDistances;
int32_t ___layerCullSpherical;
CoreCameraValues_t5BD0108A962D53208E8523BA29AFFA9F9A295F1F ___coreCameraValues;
uint32_t ___cameraType;
int32_t ___projectionIsOblique;
int32_t ___isImplicitProjectionMatrix;
bool ___useInteractiveLightBakingData;
};
struct CameraProperties_t9318B43C06A9BAC4CD8BC5EFCC9FE6882D296D57_marshaled_pinvoke
{
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;
int32_t ___useInteractiveLightBakingData;
};
struct CameraProperties_t9318B43C06A9BAC4CD8BC5EFCC9FE6882D296D57_marshaled_com
{
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;
int32_t ___useInteractiveLightBakingData;
};
struct CameraRenderType_tC686ABD18F67CA30E6DF217007744F509606A41D
{
int32_t ___value__;
};
struct CameraType_tCA1017DBE96964E1D967942FB98F152F14121FCD
{
int32_t ___value__;
};
struct ClearFlag_t0B57BE5A60AA0EE7CC0DAE7E7DF82EB993A59ADD
{
int32_t ___value__;
};
struct ColorGamut_tDE5F58926F111C9EC0B46ECF29CBCCEFDEC8FFA3
{
int32_t ___value__;
};
struct ColorGradingMode_t980B9396D20213763F23C4D474BC079FC68BF83E
{
int32_t ___value__;
};
struct CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7 : public RuntimeObject
{
intptr_t ___m_Ptr;
};
struct CompareFunction_tF4CB32BA795A16A1488DD63D6CF4DC71B20E1518
{
int32_t ___value__;
};
struct ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233 : public RuntimeObject
{
intptr_t ___m_Ptr;
};
struct CopyDepthMode_t0A1F431DCE72B7B024FF0A3C035807DB818B5EEC
{
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 DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4 : public RuntimeObject
{
DebugSetupPassData_t6FF39B74BC8FDCBD41EF92A852D5495C4F6F33EA* ___s_DebugSetupPassData;
DebugFinalValidationPassData_t8E6E203E5F9FFDDBB98153741C76049EEF9F744B* ___s_DebugFinalValidationPassData;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_ReplacementMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_HDRDebugViewMaterial;
HDRDebugViewPass_t1FC1B0F01FF5DBD18E7813E17D58C428B14800D1* ___m_HDRDebugViewPass;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_DebugScreenColorHandle;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_DebugScreenDepthHandle;
UniversalRenderPipelineRuntimeTextures_tDA15F1E9BFCD85610D963AC723C03EB214D1EB86* ___m_RuntimeTextures;
bool ___m_HasDebugRenderTarget;
bool ___m_DebugRenderTargetSupportsStereo;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_DebugRenderTargetPixelRect;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_DebugRenderTargetRangeRemap;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_DebugRenderTarget;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_DebugFontTexture;
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* ___m_debugDisplayConstant;
UniversalRenderPipelineDebugDisplaySettings_t8E70DD217918DB0E7BD8BCCD9958C3E781DE0653* ___m_DebugDisplaySettings;
};
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 DepthFormat_tC5F801ECE667A8F03310593A216E828E3FCD33E4
{
int32_t ___value__;
};
struct DepthPrimingMode_t788A505A123926BDBA954D796941C989865263C8
{
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 FastMemoryFlags_tCB7206B25993B48CC436B08142DBF24F0F74C3A7
{
int32_t ___value__;
};
struct FilterMode_t4AD57F1A3FE272D650E0E688BA044AE872BD2A34
{
int32_t ___value__;
};
struct FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F
{
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___m_RenderQueueRange;
int32_t ___m_LayerMask;
uint32_t ___m_RenderingLayerMask;
uint32_t ___m_BatchLayerMask;
int32_t ___m_ExcludeMotionVectorObjects;
int32_t ___m_ForceAllMotionVectorObjects;
SortingLayerRange_t96D04CFB4E8824978FEB2CFFFCFEAC37E56D52C9 ___m_SortingLayerRange;
};
struct FloatParameter_t566B623CD21B2F957A20BA790ACEF6684A712106 : public VolumeParameter_1_t18B35E30089EFE0C2751A53FE6143F972EC9F9B8
{
};
struct FoveatedRenderingCaps_tBC8C9BB9100AE3EE12492E5C56B21839B84373E5
{
int32_t ___value__;
};
struct FoveatedRenderingMode_tE5B4BD8B909179B3E0AD94A6936DB33408C5C8CF
{
int32_t ___value__;
};
struct GPUResidentDrawerMode_t25B237C91A9832B9A2C0DA9F7D85CF2BAE44BD2C
{
uint8_t ___value__;
};
struct GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1 : public RuntimeObject
{
intptr_t ___m_Ptr;
};
struct GraphicsDeviceType_t65150C9055D1BC1E377E894972629BF22BA2CBF5
{
int32_t ___value__;
};
struct GraphicsFormat_tC3D1898F3F3F1F57256C7F3FFD6BA9A37AE7E713
{
int32_t ___value__;
};
struct GraphicsFormatUsage_t57084DF17F02CD0238EF07705101FD425F607063
{
int32_t ___value__;
};
struct HDRColorBufferPrecision_tEF57E1CB7C2B230E3AFF5D6628010DD456EA58C7
{
int32_t ___value__;
};
struct ImageScalingMode_tB7E238BD8F6E6D9CBC6C2C92E3E4C9DF72A4AF54
{
int32_t ___value__;
};
struct ImageUpscalingFilter_t6BAB8A7CB0216E88F69458503780865981937631
{
int32_t ___value__;
};
struct Int32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C
{
int32_t ___value__;
};
struct IntermediateTextureMode_t393BD5890504A30C3A5EEDC10C95266B5CAC28BD
{
int32_t ___value__;
};
struct LODCrossFadeDitheringType_tB8C1B60F3BCA8E2BEFB7F09B3D93F96CE2CB1667
{
int32_t ___value__;
};
struct LODParameters_t54D2AA0FD8E53BCF51D7A42BC1A72FCA8C78A08A
{
int32_t ___m_IsOrthographic;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_CameraPosition;
float ___m_FieldOfView;
float ___m_OrthoSize;
int32_t ___m_CameraPixelHeight;
};
struct LightCookieFormat_tDED41022799DAEAA99C550708D80B99A2A8F9EC1
{
int32_t ___value__;
};
struct LightCookieResolution_t10D8305CBC46C8C4261C5EFAA031A2B35AF2BF39
{
int32_t ___value__;
};
struct LightLayerEnum_t6B200A267F7F3BA4CA01D2D48B96A17D0DA5CC5F
{
int32_t ___value__;
};
struct LightProbeSystem_tEFBD1F503CF60DFBD07B38E3422CA44B5825921C
{
int32_t ___value__;
};
struct LightRenderingMode_t38A0DEB49D920E66D4854F5C54437D11BBA6D024
{
int32_t ___value__;
};
struct LightShadows_t5A3719FE33F8D536E5785AC42B4DF6E6F19666EA
{
int32_t ___value__;
};
struct LightShape_t538BE3D1AD8C9B537615DAE1C77FA43E26295E91
{
int32_t ___value__;
};
struct LightType_t2D4D43054E7473EECEB54493C0055AE074780234
{
int32_t ___value__;
};
struct LightmapBakeType_tD6FF28E59BAAD80648796C2835AB8DC0B0F8B232
{
int32_t ___value__;
};
struct LocalKeywordSpace_t8D56A7A6130EF8C8F8BA247C67F1CB8256DA34AA
{
intptr_t ___m_KeywordSpace;
};
struct MSAASamples_tB69F548BE8CA330465CC9D1F7B51199162D5D72C
{
int32_t ___value__;
};
struct MixedLightingMode_t6B7F0DC1BB531DDE85B2FF98C8BD122840060061
{
int32_t ___value__;
};
struct MixedLightingSetup_tD9025BE7BF89DAAA8886B982A2F5CAD6A8783721
{
int32_t ___value__;
};
struct MsaaQuality_tE945475230F4F9265C9C862D32DE0484CB458FF9
{
int32_t ___value__;
};
struct NativeArrayOptions_t3E979EEF4B4840228A7692A97DA07553C6465F1D
{
int32_t ___value__;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
{
intptr_t ___m_CachedPtr;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
intptr_t ___m_CachedPtr;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
intptr_t ___m_CachedPtr;
};
struct OpenGLESVersion_t2D2FE5B0C7D821A02747EC3D478240D580C6D15C
{
int32_t ___value__;
};
struct PerObjectData_t04DDCBE9ABF1113E8F9BAFCF4A7F94DD841B9CC9
{
int32_t ___value__;
};
struct PipelineDebugLevel_tA1231A8106C64D773860E40E46555EB8682D746B
{
int32_t ___value__;
};
struct ProbeVolumeBlendingTextureMemoryBudget_t7EE399384930322B57F0CF83315FE1FA651CB002
{
int32_t ___value__;
};
struct ProbeVolumeSHBands_t1515D16254FE4344C5FC4C9506F4F9A7ABA4D194
{
int32_t ___value__;
};
struct ProbeVolumeTextureMemoryBudget_t9F9B7221A5D6E98DAED0233C050A91A2D745CB66
{
int32_t ___value__;
};
struct ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD
{
intptr_t ___m_Ptr;
};
struct RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6
{
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___previousViewportSize;
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___previousRenderTargetSize;
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___currentViewportSize;
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___currentRenderTargetSize;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___rtHandleScale;
};
struct ReflectionProbeSortingCriteria_tC7B547F11F4EF1259DB024027DD9562A19EA957E
{
int32_t ___value__;
};
struct RenderBufferLoadAction_t3333B2CABABAC39DA0CDC25602E5E4FD93C2CB0E
{
int32_t ___value__;
};
struct RenderBufferStoreAction_t87683F22C09634E24A574F21F42037C953A2C8B7
{
int32_t ___value__;
};
struct RenderGraphResourceType_t5F552AF06E38DEC5775B77F13C8783A895FCD086
{
int32_t ___value__;
};
struct RenderGraphState_tFB60E034516492478A523A4D4EB7E380C799C1E3
{
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 RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85
{
uintptr_t ___context;
uint32_t ___index;
uint32_t ___frame;
uint32_t ___type;
uint32_t ___contextID;
};
struct RendererListHandleType_tF4A920C02D6273E876EA0E5E7BF6B7096E278E57
{
int32_t ___value__;
};
struct RendererType_t952E4F0C867408594D6DB4894BEFF90C854B6C90
{
int32_t ___value__;
};
struct RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E ___cameraData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470 ___lightData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832 ___shadowData;
PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4 ___postProcessingData;
};
struct RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71_marshaled_pinvoke
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E_marshaled_pinvoke ___cameraData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470_marshaled_pinvoke ___lightData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832_marshaled_pinvoke ___shadowData;
PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4_marshaled_pinvoke ___postProcessingData;
};
struct RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71_marshaled_com
{
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___frameData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E_marshaled_com ___cameraData;
LightData_t6A82F1C9AA97327A5EE9C16A3E949918F3A55470_marshaled_com ___lightData;
ShadowData_tA165FDF7CA4CE6BEA8B649FFAB91C59ED684D832_marshaled_com ___shadowData;
PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4_marshaled_com ___postProcessingData;
};
struct RenderingMode_t55C56C57973CFEF6AC1C91E2F4D7C8D76FF393A1
{
int32_t ___value__;
};
struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B
{
intptr_t ___value;
};
struct ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36
{
intptr_t ___m_Ptr;
};
struct ScriptableRenderPassInput_t2E28A5DE1B3B8001EE14298E0133EFF3204DE645
{
int32_t ___value__;
};
struct ShEvalMode_t3815527819404E432D030BC50500EF1C5A0C0117
{
int32_t ___value__;
};
struct ShadowCascadesOption_t0A87F71CB8129325144A22F446F8BDF0297F0823
{
int32_t ___value__;
};
struct ShadowObjectsFilter_t33DCB0BA372F88094F5BDCDAD3ADD835453AE186
{
int32_t ___value__;
};
struct ShadowQuality_tA2A95092FE517E629C7015F01CFFD83704BFAD24
{
int32_t ___value__;
};
struct ShadowResolution_t6C40A535E6EC0EFEF19D5BD8B3470E3EAEE58C2F
{
int32_t ___value__;
};
struct ShadowSamplingMode_t8BE740C4258CFEDDBAC01FDC0438D8EE3F776BA8
{
int32_t ___value__;
};
struct ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF
{
int32_t ___m_CullingPlaneCount;
U3Cm_CullingPlanesU3Ee__FixedBuffer_tC12F25D54F08F8DA4BD1129A6E4B09385A888B62 ___m_CullingPlanes;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_CullingSphere;
float ___m_ShadowCascadeBlendCullingFactor;
float ___m_CullingNearPlane;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_CullingMatrix;
};
struct ShadowmaskMode_t47E123CD6093F54FA308C6BA3D84326F4CBD4B77
{
int32_t ___value__;
};
struct SoftShadowQuality_t912D2519B85B76887C033210FFE985794D829D14
{
int32_t ___value__;
};
struct SortingCriteria_t4907D221CB6E6AA4A32C1ED7B5D17103FD3E7C39
{
int32_t ___value__;
};
struct StoreActionsOptimization_tB5EB82E81175365B1DF3C5DE71F35E77E3B38B4A
{
int32_t ___value__;
};
struct TemporalAAQuality_t03A8B3F777D54108A9CE21E79AB4C022968AD5F5
{
int32_t ___value__;
};
struct TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B : public VolumeParameter_1_t2568C1D65C317243AD2D110790FE99CF3A544ACD
{
};
struct TextureDimension_t8D7148B9168256EE1E9AF91378ABA148888CE642
{
int32_t ___value__;
};
struct TextureSizeMode_t106C584015E214EB90B8CCDF3EB41D36C051CDFB
{
int32_t ___value__;
};
struct TextureWrapMode_tF9851343029052ED45668D1C99BAE09B2CCC13AD
{
int32_t ___value__;
};
struct TonemappingMode_t02C640FB19D579E2BF9B9EA58F87F8F115544267
{
int32_t ___value__;
};
struct URPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481
{
int32_t ___value__;
};
struct UpscalingFilterSelection_t2C57376448148F3F22A29AAD71BBB7DB99D8F9A4
{
int32_t ___value__;
};
struct VRTextureUsage_t57FAA0077810142A461D74EDC5E33FC3D78BD2E8
{
int32_t ___value__;
};
struct VisibleLightFlags_t337DB92EFB0014AD6A250E1E45338B1194657CD8
{
int32_t ___value__;
};
struct VolumeFrameworkUpdateMode_tCD9A8BEF3700F3AA490F1BB39EF8A88E94398627
{
int32_t ___value__;
};
struct float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2
{
float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___c0;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___c1;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___c2;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___c3;
};
struct ClusterDeferredPasses_t9987A4EC709D9C4500B403C938F59114D5D67EDD
{
int32_t ___value__;
};
struct SetupLightPassData_tA40A910C9436A6305128815883D46A828A97F59E : public RuntimeObject
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___cameraData;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___lightData;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* ___deferredLights;
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___cameraTargetSizeCopy;
};
struct StencilDeferredPasses_t9479EED6C67F127B3EB4FCA8E5F664F0E95AFC6E
{
int32_t ___value__;
};
struct BlitType_t74AF714345489FCDAEB4B05DCAC1F079DDEE46D5
{
int32_t ___value__;
};
struct Target_tFB6DEAAA9B8FF7F6383305B097B756A260E88E4A
{
int32_t ___value__;
};
struct Operation_t4202DB2118F4561CD44BC2B734A90A0AA32BF559
{
int32_t ___value__;
};
struct Event_tEB6B0291F738CDC6D90B67E4C476ADD4AFE13601
{
int32_t ___value__;
};
struct MaskSize_t84F10A9530391814360A3F70DD021343A5144EE5
{
int32_t ___value__;
};
struct LightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___position;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___color;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___attenuation;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___spotDirection;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___occlusionProbeChannels;
uint32_t ___layerMask;
};
struct Version_t410DAD34ADE5532FED73620998B7BBD8B36D6B95
{
int32_t ___value__;
};
struct ActiveID_t29AFD1C17603245BE41E1B8BAB21769900F7BB42
{
int32_t ___value__;
};
struct SettingsOptions_t935A71692F21EE9D959FCAC00574AA018F8BA2CB
{
uint16_t ___value__;
};
struct Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121
{
float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___item1;
float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___item2;
};
struct NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_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_t9B7A94FA050F43A3996B812B9164E7885F38ADC3
{
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_t4C11F337CF2A7773644650D071AA5F21F158A5E0
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_t9086C71A5110879F9F76FDDC0009F7C7CF9D1B36
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A
{
void* ___m_Buffer;
int32_t ___m_Length;
int32_t ___m_AllocatorLabel;
};
struct VolumeParameter_1_tBA92B79A20B96D6212DF5589AAFA7B0B4AC68A2C : public VolumeParameter_t95994C89644D2CC4C11F666571492420D16BED72
{
int32_t ___m_Value;
};
struct BuddyAllocator_t0AFAD4299AE9CB75AFEAD5D24CB799BAB079C7EB
{
void* ___m_Data;
ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_ActiveFreeMaskCounts;
ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_FreeMasksStorage;
ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_FreeMaskIndicesStorage;
int32_t ___m_Allocator;
};
struct BuddyAllocator_t0AFAD4299AE9CB75AFEAD5D24CB799BAB079C7EB_marshaled_pinvoke
{
void* ___m_Data;
ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_ActiveFreeMaskCounts;
ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_FreeMasksStorage;
ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_FreeMaskIndicesStorage;
int32_t ___m_Allocator;
};
struct BuddyAllocator_t0AFAD4299AE9CB75AFEAD5D24CB799BAB079C7EB_marshaled_com
{
void* ___m_Data;
ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_ActiveFreeMaskCounts;
ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_FreeMasksStorage;
ValueTuple_2_t973F7AB0EF5DD3619E518A966941F10D8098F52D ___m_FreeMaskIndicesStorage;
int32_t ___m_Allocator;
};
struct ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8 : public FloatParameter_t566B623CD21B2F957A20BA790ACEF6684A712106
{
float ___min;
float ___max;
};
struct ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0 : public VolumeParameter_1_t548F25B8FDAED7E284E53FF27602B841970079FC
{
bool ___hdr;
bool ___showAlpha;
bool ___showEyeDropper;
};
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct DebugRendererLists_t36E764A9AB1DAF3B3FB5D4E076351B3F15A129C1 : public RuntimeObject
{
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* ___m_DebugHandler;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___m_FilteringSettings;
List_1_t5CD71DBACD6BC46240AFB7F6AC2C2A09CEF1934D* ___m_DebugRenderSetups;
List_1_tE719CFD9827ECEC23BAC8452B125081998D08CC6* ___m_ActiveDebugRendererList;
List_1_t67B4F73A05A1220FF45824DBE29F391490B25A0C* ___m_ActiveDebugRendererListHdl;
};
struct FastMemoryDesc_t8929BA455D6CA21819CB01C191FFE8CE00D2E63F
{
bool ___inFastMemory;
int32_t ___flags;
float ___residencyFraction;
};
struct FastMemoryDesc_t8929BA455D6CA21819CB01C191FFE8CE00D2E63F_marshaled_pinvoke
{
int32_t ___inFastMemory;
int32_t ___flags;
float ___residencyFraction;
};
struct FastMemoryDesc_t8929BA455D6CA21819CB01C191FFE8CE00D2E63F_marshaled_com
{
int32_t ___inFastMemory;
int32_t ___flags;
float ___residencyFraction;
};
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 LocalKeyword_tED7F563B432A5461E58CE7032AF6D1CD669CD0CB
{
LocalKeywordSpace_t8D56A7A6130EF8C8F8BA247C67F1CB8256DA34AA ___m_SpaceInfo;
String_t* ___m_Name;
uint32_t ___m_Index;
};
struct LocalKeyword_tED7F563B432A5461E58CE7032AF6D1CD669CD0CB_marshaled_pinvoke
{
LocalKeywordSpace_t8D56A7A6130EF8C8F8BA247C67F1CB8256DA34AA ___m_SpaceInfo;
char* ___m_Name;
uint32_t ___m_Index;
};
struct LocalKeyword_tED7F563B432A5461E58CE7032AF6D1CD669CD0CB_marshaled_com
{
LocalKeywordSpace_t8D56A7A6130EF8C8F8BA247C67F1CB8256DA34AA ___m_SpaceInfo;
Il2CppChar* ___m_Name;
uint32_t ___m_Index;
};
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3 : 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 ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F : public RuntimeObject
{
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___m_EmptyIndexBuffer;
bool ___m_IsInitialized;
bool ___m_SupportScenarios;
bool ___m_SupportScenarioBlending;
bool ___m_ForceNoDiskStreaming;
bool ___m_SupportDiskStreaming;
bool ___m_SupportGPUStreaming;
bool ___m_UseStreamingAssets;
float ___m_MinBrickSize;
int32_t ___m_MaxSubdivision;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_ProbeOffset;
ProbeBrickPool_tC43640788A2B356F3F99A068D2CED6702E721693* ___m_Pool;
ProbeBrickIndex_tF1B02DB88E5F4CF79533962B018B5724D74E32D2* ___m_Index;
ProbeGlobalIndirection_t2AB9BD4BE8E7DFF06B6C8DB4914AEF5BC7BFD2A4* ___m_CellIndices;
ProbeBrickBlendingPool_tD0DBB9B875C8C88A6410A239987DA3F9F4BE18F8* ___m_BlendingPool;
List_1_t179992B095C528117EEF4782A1F45568BD2D51EA* ___m_TmpSrcChunks;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___m_PositionOffsets;
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___m_CurrGlobalBounds;
Dictionary_2_t0E762F009D947F93BDD830FC66274E5BAEC7A15B* ___cells;
ObjectPool_1_tB7113FB7DE0E017977D81FA05D795CCB946B759C* ___m_CellPool;
DataLocation_t34FC6B68E8194966FC3C075EF4227E1522CB53BB ___m_TemporaryDataLocation;
int32_t ___m_TemporaryDataLocationMemCost;
ProbeVolumeSceneData_t29FD126D36ED1E093C2EBBFB3F248DD5E2A86D90* ___sceneData;
Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___minLoadedCellPos;
Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___maxLoadedCellPos;
Action_1_t00621160046FE06A171CE95A003D9AE71EBB2B1D* ___retrieveExtraDataAction;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___checksDuringBakeAction;
Dictionary_2_tDC4827733B8CF2DD93DCE2A2DA5DF87A61A8CD7F* ___m_PendingScenesToBeLoaded;
Dictionary_2_t6FFAD029BB474A5257D9A441504B633831AF5341* ___m_PendingScenesToBeUnloaded;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___m_ActiveScenes;
ProbeVolumeBakingSetWeakReference_t2C93CCA1E66DE8EC5A9B4DBEC109A075E59CAC12* ___m_CurrentBakingSetReference;
ProbeVolumeBakingSetWeakReference_t2C93CCA1E66DE8EC5A9B4DBEC109A075E59CAC12* ___m_LazyBakingSetReference;
bool ___m_NeedLoadAsset;
bool ___m_ProbeReferenceVolumeInit;
bool ___m_EnabledBySRP;
bool ___m_VertexSampling;
bool ___m_NeedsIndexRebuild;
bool ___m_HasChangedIndex;
int32_t ___m_CBShaderID;
int32_t ___m_MemoryBudget;
int32_t ___m_BlendingMemoryBudget;
int32_t ___m_SHBands;
bool ___clearAssetsOnVolumeClear;
List_1_tCD7772AB40D4E7A61CCAFDDF9E33C190D4F9E6D4* ___U3CperSceneDataListU3Ek__BackingField;
ProbeVolumeDebug_t295620780739F33AEAD1D1BB44C5252CE70D3DD8* ___U3CprobeVolumeDebugU3Ek__BackingField;
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* ___U3CsubdivisionDebugColorsU3Ek__BackingField;
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_DebugMesh;
WidgetU5BU5D_t39DEA55B87EF43C59C5699E0340B34185BA1E4A2* ___m_DebugItems;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_DebugMaterial;
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_DebugProbeSamplingMesh;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_ProbeSamplingDebugMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_ProbeSamplingDebugMaterial02;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___m_DisplayNumbersTexture;
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_DebugOffsetMesh;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_DebugOffsetMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_DebugFragmentationMaterial;
PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE* ___m_DebugFrustumPlanes;
GUIContentU5BU5D_t98DA1EEA8D0A2C4AE42CE11C4840B627CADFC503* ___m_DebugScenarioNames;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_DebugScenarioValues;
String_t* ___m_DebugActiveSceneGUID;
String_t* ___m_DebugActiveScenario;
EnumField_t15C8FC0EB96499DFDCEC2B9DBB27B2BBCD5E262C* ___m_DebugScenarioField;
Dictionary_2_tE738E3156DB830A7FCEA2AE6066FC5BEA6715F0D* ___realtimeSubdivisionInfo;
bool ___m_MaxSubdivVisualizedIsMaxAvailable;
bool ___m_LoadMaxCellsPerFrame;
int32_t ___m_NumberOfCellsLoadedPerFrame;
int32_t ___m_NumberOfCellsBlendedPerFrame;
float ___m_TurnoverRate;
DynamicArray_1_t417A8A89CA5B25965BE1831A6DD20490247F49FA* ___m_LoadedCells;
DynamicArray_1_t417A8A89CA5B25965BE1831A6DD20490247F49FA* ___m_ToBeLoadedCells;
DynamicArray_1_t417A8A89CA5B25965BE1831A6DD20490247F49FA* ___m_WorseLoadedCells;
DynamicArray_1_t417A8A89CA5B25965BE1831A6DD20490247F49FA* ___m_BestToBeLoadedCells;
DynamicArray_1_t417A8A89CA5B25965BE1831A6DD20490247F49FA* ___m_TempCellToLoadList;
DynamicArray_1_t417A8A89CA5B25965BE1831A6DD20490247F49FA* ___m_TempCellToUnloadList;
DynamicArray_1_t417A8A89CA5B25965BE1831A6DD20490247F49FA* ___m_LoadedBlendingCells;
DynamicArray_1_t417A8A89CA5B25965BE1831A6DD20490247F49FA* ___m_ToBeLoadedBlendingCells;
DynamicArray_1_t417A8A89CA5B25965BE1831A6DD20490247F49FA* ___m_TempBlendingCellToLoadList;
DynamicArray_1_t417A8A89CA5B25965BE1831A6DD20490247F49FA* ___m_TempBlendingCellToUnloadList;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_FrozenCameraPosition;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_FrozenCameraDirection;
bool ___m_IndexDefragmentationInProgress;
ProbeBrickIndex_tF1B02DB88E5F4CF79533962B018B5724D74E32D2* ___m_DefragIndex;
ProbeGlobalIndirection_t2AB9BD4BE8E7DFF06B6C8DB4914AEF5BC7BFD2A4* ___m_DefragCellIndices;
DynamicArray_1_t417A8A89CA5B25965BE1831A6DD20490247F49FA* ___m_IndexDefragCells;
DynamicArray_1_t417A8A89CA5B25965BE1831A6DD20490247F49FA* ___m_TempIndexDefragCells;
float ___minStreamingScore;
float ___maxStreamingScore;
Queue_1_t4E72D95FA4BA0376A0776B630CD5C0804EE5682D* ___m_StreamingQueue;
List_1_t315DEAF697A9E5FB3C0330AE774E83A1A1632F8A* ___m_ActiveStreamingRequests;
ObjectPool_1_t3ED83FBAFF7FB163D2003A9664CDA2A929337EDE* ___m_StreamingRequestsPool;
bool ___m_DiskStreamingUseCompute;
ProbeVolumeScratchBufferPool_t51450AD69BD510651301523B922D3B52E7019591* ___m_ScratchBufferPool;
OnStreamingCompleteDelegate_t7DAB7BE2E737BCCAB139341C50DF63FD26A6E0D2* ___m_OnStreamingComplete;
OnStreamingCompleteDelegate_t7DAB7BE2E737BCCAB139341C50DF63FD26A6E0D2* ___m_OnBlendingStreamingComplete;
};
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 RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E : public RuntimeObject
{
NativePassCompiler_t4E5CE894AF5B8832B5828B22DAB0EA4FAC819E07* ___nativeCompiler;
bool ___U3CnativeRenderPassesEnabledU3Ek__BackingField;
RenderGraphResourceRegistry_t87A07027B2175239DB5239913091B9D9FE7244D1* ___m_Resources;
RenderGraphObjectPool_t2F5488D55D836B54B6E85D2952105BA61AEE6437* ___m_RenderGraphPool;
RenderGraphBuilders_t899F9362CCFA453C5AF608B820107C9C37860D2A* ___m_builderInstance;
List_1_t1EFB69EBBF25AD12F3A9E56C62B12F01D63469CD* ___m_RenderPasses;
List_1_t67B4F73A05A1220FF45824DBE29F391490B25A0C* ___m_RendererLists;
RenderGraphDebugParams_t36422B33508548E3E56CBAD04521104C2B3E669D* ___m_DebugParameters;
RenderGraphLogger_t63D96976880E0CD356860F2470D7DAF60B1AD40C* ___m_FrameInformationLogger;
RenderGraphDefaultResources_tCE331152C84ED1A36CF186CA0092AE10E599E25D* ___m_DefaultResources;
Dictionary_2_t21E090827BAF9D0D011CB55C02CA666756BF1AE7* ___m_DefaultProfilingSamplers;
InternalRenderGraphContext_t7197268EBA8C241EB895B070A5E0C71B111D7503* ___m_RenderGraphContext;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___m_PreviousCommandBuffer;
List_1U5BU5D_t37294D7C303231F2FD83B3C398AED0937F4F3206* ___m_ImmediateModeResourceList;
RenderGraphCompilationCache_t25B996EBE41BF50CAE9A81E97B9BBE376AAB55D2* ___m_CompilationCache;
RenderTargetIdentifierU5BU5DU5BU5D_tDB35F8D017FE3AD8BB35E08E323074D47C5A10BB* ___m_TempMRTArrays;
Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* ___m_CullingStack;
String_t* ___m_CurrentExecutionName;
int32_t ___m_ExecutionCount;
int32_t ___m_CurrentFrameIndex;
int32_t ___m_CurrentImmediatePassIndex;
bool ___m_ExecutionExceptionWasRaised;
bool ___m_RendererListCulling;
bool ___m_EnableCompilationCaching;
CompiledGraph_tC8C6B8E2DD962A7BBC9B48ED868E03BE278D0644* ___m_DefaultCompiledGraph;
CompiledGraph_tC8C6B8E2DD962A7BBC9B48ED868E03BE278D0644* ___m_CurrentCompiledGraph;
String_t* ___m_CaptureDebugDataForExecution;
int32_t ___m_RenderGraphState;
Dictionary_2_t8D403C45B564DB77AE8A32FD6D35E333ABE68793* ___m_DebugData;
String_t* ___U3CnameU3Ek__BackingField;
Dictionary_2_t54101FB5AEA0292C95D30CFAB7909873BF26E0B9* ___registeredGlobals;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___k_PassNameDebugIgnoreList;
};
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 RenderTargetInfo_tE4102A5736DF137E6520D13766B89F0EECEE8DEA
{
int32_t ___width;
int32_t ___height;
int32_t ___volumeDepth;
int32_t ___msaaSamples;
int32_t ___format;
bool ___bindMS;
};
struct RenderTargetInfo_tE4102A5736DF137E6520D13766B89F0EECEE8DEA_marshaled_pinvoke
{
int32_t ___width;
int32_t ___height;
int32_t ___volumeDepth;
int32_t ___msaaSamples;
int32_t ___format;
int32_t ___bindMS;
};
struct RenderTargetInfo_tE4102A5736DF137E6520D13766B89F0EECEE8DEA_marshaled_com
{
int32_t ___width;
int32_t ___height;
int32_t ___volumeDepth;
int32_t ___msaaSamples;
int32_t ___format;
int32_t ___bindMS;
};
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 RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA
{
int32_t ___type;
bool ___m_IsValid;
int32_t ___U3ChandleU3Ek__BackingField;
};
struct RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA_marshaled_pinvoke
{
int32_t ___type;
int32_t ___m_IsValid;
int32_t ___U3ChandleU3Ek__BackingField;
};
struct RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA_marshaled_com
{
int32_t ___type;
int32_t ___m_IsValid;
int32_t ___U3ChandleU3Ek__BackingField;
};
struct ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C
{
uint32_t ___m_Value;
int32_t ___m_Version;
int32_t ___m_Type;
};
struct ScriptableCullingParameters_tD9539440A4A7DA4C7578CCE16F24466A5DC89899
{
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
{
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_marshaled_pinvoke ___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
{
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_marshaled_com ___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_SplitIndex;
int32_t ___m_UseRenderingLayerMaskTest;
uint32_t ___m_BatchLayerMask;
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 UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C : public ContextItem_tFC5ECB349F0410923AE6BC2A9CAACA3589B51086
{
bool ___isEnabled;
int32_t ___gradingMode;
int32_t ___lutSize;
bool ___useFastSRGBLinearConversion;
bool ___supportScreenSpaceLensFlare;
bool ___supportDataDrivenLensFlare;
};
struct UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6 : public ContextItem_tFC5ECB349F0410923AE6BC2A9CAACA3589B51086
{
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___m_CommandBuffer;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullResults;
bool ___supportsDynamicBatching;
int32_t ___perObjectData;
int32_t ___U3CrenderingModeU3Ek__BackingField;
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___U3CprepassLayerMaskU3Ek__BackingField;
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___U3CopaqueLayerMaskU3Ek__BackingField;
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___U3CtransparentLayerMaskU3Ek__BackingField;
bool ___U3CstencilLodCrossFadeEnabledU3Ek__BackingField;
};
struct Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51 : public VolumeParameter_1_tF55730717D62BD99642CBDBBD61DC4E5E5396E1C
{
};
struct VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805
{
int32_t ___m_LightType;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_FinalColor;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_ScreenRect;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_LocalToWorldMatrix;
float ___m_Range;
float ___m_SpotAngle;
int32_t ___m_InstanceId;
int32_t ___m_Flags;
};
struct VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B
{
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___m_Bounds;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_LocalToWorldMatrix;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_HdrData;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Center;
float ___m_BlendDistance;
int32_t ___m_Importance;
int32_t ___m_BoxProjection;
int32_t ___m_InstanceId;
int32_t ___m_TextureId;
};
struct ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE
{
uint16_t ___visibleLightIndex;
uint16_t ___perLightShadowSliceIndex;
uint16_t ___requestedResolution;
uint16_t ___offsetX;
uint16_t ___offsetY;
uint16_t ___allocatedResolution;
uint16_t ___m_ShadowProperties;
};
struct RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6 : public RuntimeObject
{
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* ___basePassData;
int32_t ___maskSize;
};
struct Settings_t3BEFDFF2C1A3D3A215DAF7B76E735B1BFB946C92
{
int32_t ___m_Quality;
float ___m_FrameInfluence;
float ___m_JitterScale;
float ___m_MipBias;
float ___m_VarianceClampScale;
float ___m_ContrastAdaptiveSharpening;
int32_t ___resetHistoryFrames;
int32_t ___jitterFrameCountOffset;
};
struct AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453
{
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___resolution;
int32_t ___format;
};
struct BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C : public MulticastDelegate_t
{
};
struct BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329 : public MulticastDelegate_t
{
};
struct BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2 : public MulticastDelegate_t
{
};
struct BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3 : public MulticastDelegate_t
{
};
struct BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5 : public MulticastDelegate_t
{
};
struct BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF : public MulticastDelegate_t
{
};
struct BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480 : public MulticastDelegate_t
{
};
struct BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF : public MulticastDelegate_t
{
};
struct BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F : public MulticastDelegate_t
{
};
struct BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF : public MulticastDelegate_t
{
};
struct BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828 : public MulticastDelegate_t
{
};
struct BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8 : public MulticastDelegate_t
{
};
struct Nullable_1_tEB29AC5A73D1D1AF8DE0D726A51B415DC226387C
{
bool ___hasValue;
NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB ___value;
};
struct Nullable_1_t791F8A662AA857374FA6AFEEEA22B1F1E103327B
{
bool ___hasValue;
NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445 ___value;
};
struct AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E
{
NativeArray_1_t9086C71A5110879F9F76FDDC0009F7C7CF9D1B36 ___m_SortedShadowResolutionRequests;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex;
int32_t ___m_TotalShadowSlicesCount;
int32_t ___m_TotalShadowResolutionRequestCount;
bool ___m_TooManyShadowMaps;
int32_t ___m_ShadowSlicesScaleFactor;
int32_t ___m_AtlasSize;
};
struct AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E_marshaled_pinvoke
{
NativeArray_1_t9086C71A5110879F9F76FDDC0009F7C7CF9D1B36 ___m_SortedShadowResolutionRequests;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex;
int32_t ___m_TotalShadowSlicesCount;
int32_t ___m_TotalShadowResolutionRequestCount;
int32_t ___m_TooManyShadowMaps;
int32_t ___m_ShadowSlicesScaleFactor;
int32_t ___m_AtlasSize;
};
struct AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E_marshaled_com
{
NativeArray_1_t9086C71A5110879F9F76FDDC0009F7C7CF9D1B36 ___m_SortedShadowResolutionRequests;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___m_VisibleLightIndexToSortedShadowResolutionRequestsFirstSliceIndex;
int32_t ___m_TotalShadowSlicesCount;
int32_t ___m_TotalShadowResolutionRequestCount;
int32_t ___m_TooManyShadowMaps;
int32_t ___m_ShadowSlicesScaleFactor;
int32_t ___m_AtlasSize;
};
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 DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC : public RuntimeObject
{
int32_t ___U3CRenderingLayerMaskSizeU3Ek__BackingField;
bool ___U3CUseDecalLayersU3Ek__BackingField;
bool ___U3CUseFramebufferFetchU3Ek__BackingField;
bool ___U3CHasDepthPrepassU3Ek__BackingField;
bool ___U3CHasNormalPrepassU3Ek__BackingField;
bool ___U3CHasRenderingLayerPrepassU3Ek__BackingField;
bool ___U3CAccurateGbufferNormalsU3Ek__BackingField;
int32_t ___U3CMixedLightingSetupU3Ek__BackingField;
bool ___U3CUseJobSystemU3Ek__BackingField;
int32_t ___U3CRenderWidthU3Ek__BackingField;
int32_t ___U3CRenderHeightU3Ek__BackingField;
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___U3CGbufferAttachmentsU3Ek__BackingField;
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___GbufferRTHandles;
TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* ___U3CGbufferTextureHandlesU3Ek__BackingField;
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___U3CDeferredInputAttachmentsU3Ek__BackingField;
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___U3CDeferredInputIsTransientU3Ek__BackingField;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CDepthAttachmentU3Ek__BackingField;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CDepthCopyTextureU3Ek__BackingField;
GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* ___U3CGbufferFormatsU3Ek__BackingField;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CDepthAttachmentHandleU3Ek__BackingField;
NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 ___m_stencilVisLights;
NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 ___m_stencilVisLightOffsets;
AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* ___m_AdditionalLightsShadowCasterPass;
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_SphereMesh;
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_HemisphereMesh;
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_FullscreenMesh;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_StencilDeferredMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_ClusterDeferredMaterial;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_StencilDeferredPasses;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_ClusterDeferredPasses;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___m_ScreenToWorld;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerDeferredShadingPass;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerDeferredStencilPass;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerDeferredFogPass;
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___m_LightCookieManager;
bool ___m_UseDeferredPlus;
};
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;
int32_t ___m_LodCrossFadeStencilMask;
};
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
struct LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4
{
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___worldToViews;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___lights;
NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E ___minMaxZs;
};
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
struct PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05 : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
ShaderResources_t5CFF4C7697343EC59BAE5094B637F9EC23CE6D59* ___shaders;
TextureResources_t9220AC464374C6AA55163CD0AC71C62B85E6C122* ___textures;
};
struct RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B : public RuntimeObject
{
RTHandleSystem_tAE496B31B56A77B4896E34576C961C3CA073998F* ___m_Owner;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_RT;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___m_ExternalTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___m_NameID;
bool ___m_EnableMSAA;
bool ___m_EnableRandomWrite;
bool ___m_EnableHWDynamicScale;
bool ___m_RTHasOwnership;
String_t* ___m_Name;
bool ___m_UseCustomHandleScales;
RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 ___m_CustomHandleProperties;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CscaleFactorU3Ek__BackingField;
ScaleFunc_t423F661DAD5C7A18F509C8F1F62C9D6AEA9A9791* ___scaleFunc;
bool ___U3CuseScalingU3Ek__BackingField;
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___U3CreferenceSizeU3Ek__BackingField;
};
struct ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D
{
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___m_Resolution;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_AtlasTexture0;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_AtlasTexture1;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_AtlasTexture0Handle;
BuddyAllocator_t0AFAD4299AE9CB75AFEAD5D24CB799BAB079C7EB ___m_AtlasAllocator;
Dictionary_2_t76197E80BD31D76088B876F2DC61EDA8AC6BE806* ___m_Cache;
Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* ___m_WarningCache;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_NeedsUpdate;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_NeedsRemove;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_BoxMax;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_BoxMin;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_ProbePosition;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_MipScaleOffset;
};
struct ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D_marshaled_pinvoke
{
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___m_Resolution;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_AtlasTexture0;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_AtlasTexture1;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_AtlasTexture0Handle;
BuddyAllocator_t0AFAD4299AE9CB75AFEAD5D24CB799BAB079C7EB_marshaled_pinvoke ___m_AtlasAllocator;
Dictionary_2_t76197E80BD31D76088B876F2DC61EDA8AC6BE806* ___m_Cache;
Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* ___m_WarningCache;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_NeedsUpdate;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_NeedsRemove;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_BoxMax;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_BoxMin;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_ProbePosition;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_MipScaleOffset;
};
struct ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D_marshaled_com
{
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___m_Resolution;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_AtlasTexture0;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_AtlasTexture1;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_AtlasTexture0Handle;
BuddyAllocator_t0AFAD4299AE9CB75AFEAD5D24CB799BAB079C7EB_marshaled_com ___m_AtlasAllocator;
Dictionary_2_t76197E80BD31D76088B876F2DC61EDA8AC6BE806* ___m_Cache;
Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* ___m_WarningCache;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_NeedsUpdate;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_NeedsRemove;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_BoxMax;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_BoxMin;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_ProbePosition;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___m_MipScaleOffset;
};
struct ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C
{
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___worldToViews;
NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 ___reflectionProbes;
NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E ___minMaxZs;
};
struct RenderPipelineAsset_t5F9BF815BF931E1314B184E7F9070FB649C7054E : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
};
struct RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733
{
BlendState_tC9B817349E49EF26CBCDC8FCE02789A661DC2630 ___m_BlendState;
RasterState_tA30E8336EA5D1E2152A6C7252F15384985B98A26 ___m_RasterState;
DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 ___m_DepthState;
StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___m_StencilState;
int32_t ___m_StencilReference;
int32_t ___m_Mask;
};
struct RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66
{
int32_t ___U3CidU3Ek__BackingField;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___U3CrtidU3Ek__BackingField;
};
struct RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27 : public Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700
{
};
struct ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0 : public RuntimeObject
{
int32_t ___U3CrenderPassEventU3Ek__BackingField;
RenderBufferStoreActionU5BU5D_tFEA8F5DD460573EA9F35FBEC5727D1804C5DCBF5* ___m_ColorStoreActions;
int32_t ___m_DepthStoreAction;
bool ___U3CrequiresIntermediateTextureU3Ek__BackingField;
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___m_OverriddenColorStoreActions;
bool ___m_OverriddenDepthStoreAction;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfingSampler;
String_t* ___m_PassName;
RenderGraphSettings_tC3A05CA5C042545DB58E32841FF2FEA9E260A130* ___m_RenderGraphSettings;
bool ___U3CoverrideCameraTargetU3Ek__BackingField;
bool ___U3CisBlitRenderPassU3Ek__BackingField;
bool ___U3CuseNativeRenderPassU3Ek__BackingField;
int32_t ___U3CrenderPassQueueIndexU3Ek__BackingField;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___m_ColorAttachmentIndices;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___m_InputAttachmentIndices;
GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* ___U3CrenderTargetFormatU3Ek__BackingField;
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___m_ColorAttachments;
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___m_InputAttachments;
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___m_InputAttachmentIsTransient;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_DepthAttachment;
int32_t ___m_Input;
int32_t ___m_ClearFlag;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_ClearColor;
};
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4 : public Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700
{
};
struct TextureDesc_t396D28DED9DDC89189E68F41C3D169B249BEE673
{
int32_t ___sizeMode;
int32_t ___width;
int32_t ___height;
int32_t ___slices;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___scale;
ScaleFunc_t423F661DAD5C7A18F509C8F1F62C9D6AEA9A9791* ___func;
int32_t ___format;
int32_t ___filterMode;
int32_t ___wrapMode;
int32_t ___dimension;
bool ___enableRandomWrite;
bool ___useMipMap;
bool ___autoGenerateMips;
bool ___isShadowMap;
int32_t ___anisoLevel;
float ___mipMapBias;
int32_t ___msaaSamples;
bool ___bindTextureMS;
bool ___useDynamicScale;
bool ___useDynamicScaleExplicit;
int32_t ___memoryless;
int32_t ___vrUsage;
bool ___enableShadingRate;
String_t* ___name;
FastMemoryDesc_t8929BA455D6CA21819CB01C191FFE8CE00D2E63F ___fastMemoryDesc;
bool ___fallBackToBlackTexture;
bool ___disableFallBackToImportedTexture;
bool ___clearBuffer;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___clearColor;
bool ___discardBuffer;
};
struct TextureDesc_t396D28DED9DDC89189E68F41C3D169B249BEE673_marshaled_pinvoke
{
int32_t ___sizeMode;
int32_t ___width;
int32_t ___height;
int32_t ___slices;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___scale;
Il2CppMethodPointer ___func;
int32_t ___format;
int32_t ___filterMode;
int32_t ___wrapMode;
int32_t ___dimension;
int32_t ___enableRandomWrite;
int32_t ___useMipMap;
int32_t ___autoGenerateMips;
int32_t ___isShadowMap;
int32_t ___anisoLevel;
float ___mipMapBias;
int32_t ___msaaSamples;
int32_t ___bindTextureMS;
int32_t ___useDynamicScale;
int32_t ___useDynamicScaleExplicit;
int32_t ___memoryless;
int32_t ___vrUsage;
int32_t ___enableShadingRate;
char* ___name;
FastMemoryDesc_t8929BA455D6CA21819CB01C191FFE8CE00D2E63F_marshaled_pinvoke ___fastMemoryDesc;
int32_t ___fallBackToBlackTexture;
int32_t ___disableFallBackToImportedTexture;
int32_t ___clearBuffer;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___clearColor;
int32_t ___discardBuffer;
};
struct TextureDesc_t396D28DED9DDC89189E68F41C3D169B249BEE673_marshaled_com
{
int32_t ___sizeMode;
int32_t ___width;
int32_t ___height;
int32_t ___slices;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___scale;
Il2CppMethodPointer ___func;
int32_t ___format;
int32_t ___filterMode;
int32_t ___wrapMode;
int32_t ___dimension;
int32_t ___enableRandomWrite;
int32_t ___useMipMap;
int32_t ___autoGenerateMips;
int32_t ___isShadowMap;
int32_t ___anisoLevel;
float ___mipMapBias;
int32_t ___msaaSamples;
int32_t ___bindTextureMS;
int32_t ___useDynamicScale;
int32_t ___useDynamicScaleExplicit;
int32_t ___memoryless;
int32_t ___vrUsage;
int32_t ___enableShadingRate;
Il2CppChar* ___name;
FastMemoryDesc_t8929BA455D6CA21819CB01C191FFE8CE00D2E63F_marshaled_com ___fastMemoryDesc;
int32_t ___fallBackToBlackTexture;
int32_t ___disableFallBackToImportedTexture;
int32_t ___clearBuffer;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___clearColor;
int32_t ___discardBuffer;
};
struct TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388
{
ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C ___handle;
bool ___builtin;
};
struct TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_marshaled_pinvoke
{
ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C ___handle;
int32_t ___builtin;
};
struct TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_marshaled_com
{
ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C ___handle;
int32_t ___builtin;
};
struct TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876
{
NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 ___tileRanges;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___tileMasks;
int32_t ___rangesPerItem;
int32_t ___itemsPerTile;
int32_t ___wordsPerTile;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___tileResolution;
};
struct TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352
{
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___lights;
NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 ___reflectionProbes;
NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 ___tileRanges;
int32_t ___itemsPerTile;
int32_t ___rangesPerItem;
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___worldToViews;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___tileScale;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___tileScaleInv;
Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 ___viewPlaneBottoms;
Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 ___viewPlaneTops;
Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969 ___viewToViewportScaleBiases;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___tileCount;
float ___near;
bool ___isOrthographic;
InclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D ___m_TileYRange;
int32_t ___m_Offset;
int32_t ___m_ViewIndex;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___m_CenterOffset;
};
struct TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_marshaled_pinvoke
{
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___lights;
NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 ___reflectionProbes;
NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 ___tileRanges;
int32_t ___itemsPerTile;
int32_t ___rangesPerItem;
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___worldToViews;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___tileScale;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___tileScaleInv;
Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 ___viewPlaneBottoms;
Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 ___viewPlaneTops;
Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969 ___viewToViewportScaleBiases;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___tileCount;
float ___near;
int32_t ___isOrthographic;
InclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D ___m_TileYRange;
int32_t ___m_Offset;
int32_t ___m_ViewIndex;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___m_CenterOffset;
};
struct TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_marshaled_com
{
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___lights;
NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 ___reflectionProbes;
NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 ___tileRanges;
int32_t ___itemsPerTile;
int32_t ___rangesPerItem;
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___worldToViews;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___tileScale;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___tileScaleInv;
Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 ___viewPlaneBottoms;
Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 ___viewPlaneTops;
Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969 ___viewToViewportScaleBiases;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___tileCount;
float ___near;
int32_t ___isOrthographic;
InclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D ___m_TileYRange;
int32_t ___m_Offset;
int32_t ___m_ViewIndex;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___m_CenterOffset;
};
struct TonemappingModeParameter_t0F6AAE0B6FFB371E2035BB0C739AF87C37E1760A : public VolumeParameter_1_tBA92B79A20B96D6212DF5589AAFA7B0B4AC68A2C
{
};
struct URPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9
{
NativeArray_1_t9B7A94FA050F43A3996B812B9164E7885F38ADC3 ___slices;
uint32_t ___slicesValidMask;
};
struct UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7 : public ContextItem_tFC5ECB349F0410923AE6BC2A9CAACA3589B51086
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_ViewMatrix;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_ProjectionMatrix;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_JitterMatrix;
bool ___m_CachedRenderIntoTextureXR;
bool ___m_InitBuiltinXRConstants;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___camera;
UniversalCameraHistory_t15D275DAE9AD5B608CE533D0FCE0884F07BB1E80* ___m_HistoryManager;
int32_t ___renderType;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___targetTexture;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___cameraTargetDescriptor;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___pixelRect;
bool ___useScreenCoordOverride;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___screenSizeOverride;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___screenCoordScaleBias;
int32_t ___pixelWidth;
int32_t ___pixelHeight;
float ___aspectRatio;
float ___renderScale;
int32_t ___imageScalingMode;
int32_t ___upscalingFilter;
bool ___fsrOverrideSharpness;
float ___fsrSharpness;
int32_t ___hdrColorBufferPrecision;
bool ___clearDepth;
int32_t ___cameraType;
bool ___isDefaultViewport;
bool ___isHdrEnabled;
bool ___allowHDROutput;
bool ___isAlphaOutputEnabled;
bool ___requiresDepthTexture;
bool ___requiresOpaqueTexture;
bool ___postProcessingRequiresDepthTexture;
bool ___xrRendering;
bool ___useGPUOcclusionCulling;
bool ___stackLastCameraOutputToHDR;
int32_t ___defaultOpaqueSortFlags;
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* ___U3CxrU3Ek__BackingField;
float ___maxShadowDistance;
bool ___postProcessEnabled;
bool ___stackAnyPostProcessingEnabled;
RuntimeObject* ___captureActions;
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___volumeLayerMask;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___volumeTrigger;
bool ___isStopNaNEnabled;
bool ___isDitheringEnabled;
int32_t ___antialiasing;
int32_t ___antialiasingQuality;
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* ___renderer;
bool ___resolveFinalTarget;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldSpaceCameraPos;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___backgroundColor;
TaaHistory_tA203D496A5F23B4717184375DEAA12944359B85D* ___taaHistory;
StpHistory_t9A3E110F0E97FE93E44838B51A330C2111F96081* ___stpHistory;
Settings_t3BEFDFF2C1A3D3A215DAF7B76E735B1BFB946C92 ___taaSettings;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___baseCamera;
bool ___isLastBaseCamera;
};
struct UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2 : public ContextItem_tFC5ECB349F0410923AE6BC2A9CAACA3589B51086
{
int32_t ___mainLightIndex;
int32_t ___additionalLightsCount;
int32_t ___maxPerObjectAdditionalLightsCount;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___visibleLights;
bool ___shadeAdditionalLightsPerVertex;
bool ___supportsMixedLighting;
bool ___reflectionProbeBoxProjection;
bool ___reflectionProbeBlending;
bool ___reflectionProbeAtlas;
bool ___supportsLightLayers;
bool ___supportsAdditionalLights;
};
struct VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1 : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
bool ___active;
String_t* ___U3CdisplayNameU3Ek__BackingField;
VolumeParameterU5BU5D_t7025A98CA20F310D68D653DE8E37EA31FF25E103* ___parameterList;
ReadOnlyCollection_1_tE414953665CCBE1BFF28E8E32C184621ADDA4B76* ___m_ParameterReadOnlyCollection;
};
struct XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF : public RuntimeObject
{
List_1_t7B0B015A57215073C45C813320AF5F3ECF8149F7* ___m_Views;
XROcclusionMesh_tA0B52AD16F48002574AF9C1F274264C79ECB028D* ___m_OcclusionMesh;
XRVisibleMesh_tD685DD0F7C47F5270F8ABB3E7366972918E2B677* ___m_VisibleMesh;
bool ___U3CcopyDepthU3Ek__BackingField;
bool ___U3ChasMotionVectorPassU3Ek__BackingField;
bool ___U3CspaceWarpRightHandedNDCU3Ek__BackingField;
int32_t ___U3CmultipassIdU3Ek__BackingField;
int32_t ___U3CcullingPassIdU3Ek__BackingField;
int32_t ___U3CrenderTargetScaledWidthU3Ek__BackingField;
int32_t ___U3CrenderTargetScaledHeightU3Ek__BackingField;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___U3CrenderTargetU3Ek__BackingField;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___U3CrenderTargetDescU3Ek__BackingField;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___U3CmotionVectorRenderTargetU3Ek__BackingField;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___U3CmotionVectorRenderTargetDescU3Ek__BackingField;
ScriptableCullingParameters_tD9539440A4A7DA4C7578CCE16F24466A5DC89899 ___U3CcullingParamsU3Ek__BackingField;
intptr_t ___U3CfoveatedRenderingInfoU3Ek__BackingField;
float ___U3CocclusionMeshScaleU3Ek__BackingField;
};
struct ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E
{
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___bins;
NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E ___minMaxZs;
float ___zBinScale;
float ___zBinOffset;
int32_t ___binCount;
int32_t ___wordsPerTile;
int32_t ___lightCount;
int32_t ___reflectionProbeCount;
int32_t ___batchCount;
int32_t ___viewCount;
bool ___isOrthographic;
};
struct ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_marshaled_pinvoke
{
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___bins;
NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E ___minMaxZs;
float ___zBinScale;
float ___zBinOffset;
int32_t ___binCount;
int32_t ___wordsPerTile;
int32_t ___lightCount;
int32_t ___reflectionProbeCount;
int32_t ___batchCount;
int32_t ___viewCount;
int32_t ___isOrthographic;
};
struct ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_marshaled_com
{
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___bins;
NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E ___minMaxZs;
float ___zBinScale;
float ___zBinOffset;
int32_t ___binCount;
int32_t ___wordsPerTile;
int32_t ___lightCount;
int32_t ___reflectionProbeCount;
int32_t ___batchCount;
int32_t ___viewCount;
int32_t ___isOrthographic;
};
struct PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C : public RuntimeObject
{
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA ___rendererList;
};
struct Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1
{
AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453 ___atlas;
int32_t ___maxAdditionalLights;
float ___cubeOctahedralSizeScale;
bool ___useStructuredBuffer;
};
struct Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1_marshaled_pinvoke
{
AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453 ___atlas;
int32_t ___maxAdditionalLights;
float ___cubeOctahedralSizeScale;
int32_t ___useStructuredBuffer;
};
struct Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1_marshaled_com
{
AtlasSettings_tE53BC2E0E77415B1398424E3FB07BCC7C4D42453 ___atlas;
int32_t ___maxAdditionalLights;
float ___cubeOctahedralSizeScale;
int32_t ___useStructuredBuffer;
};
struct RenderPipelineAsset_1_t2873A88178504E8793D044D4422CB05E32AEB121 : public RenderPipelineAsset_t5F9BF815BF931E1314B184E7F9070FB649C7054E
{
};
struct AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_AdditionalLightsShadowmapHandle;
int32_t ___renderTargetWidth;
int32_t ___renderTargetHeight;
bool ___m_CreateEmptyShadowmap;
bool ___m_SetKeywordForEmptyShadowmap;
bool ___m_EmptyShadowmapNeedsClear;
bool ___m_IssuedMessageAboutShadowSlicesTooMany;
bool ___m_IssuedMessageAboutShadowMapsRescale;
bool ___m_IssuedMessageAboutShadowMapsTooBig;
bool ___m_IssuedMessageAboutRemovedShadowSlices;
bool ___m_UseStructuredBuffer;
float ___m_MaxShadowDistanceSq;
float ___m_CascadeBorder;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* ___m_PassData;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_EmptyAdditionalLightShadowmapTexture;
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___m_VisibleLightIndexToIsCastingShadows;
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* ___m_VisibleLightIndexToAdditionalLightIndex;
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* ___m_AdditionalLightIndexToVisibleLightIndex;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_AdditionalLightIndexToShadowParams;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* ___m_AdditionalLightsShadowSlices;
List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* ___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex;
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* ___m_ShadowSliceToAdditionalLightIndex;
Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA* ___m_ShadowRequestsHashes;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSetupSampler;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___m_AdditionalLightShadowDescriptor;
};
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129 : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263
{
};
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
uint32_t ___m_NonSerializedVersion;
};
struct ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6 : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___redOutRedIn;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___redOutGreenIn;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___redOutBlueIn;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___greenOutRedIn;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___greenOutGreenIn;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___greenOutBlueIn;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___blueOutRedIn;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___blueOutGreenIn;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___blueOutBlueIn;
};
struct ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86 : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
FloatParameter_t566B623CD21B2F957A20BA790ACEF6684A712106* ___postExposure;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___contrast;
ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* ___colorFilter;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___hueShift;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___saturation;
};
struct ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94 : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___master;
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___red;
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___green;
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___blue;
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___hueVsHue;
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___hueVsSat;
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___satVsSat;
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* ___lumVsSat;
};
struct ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_LutBuilderLdr;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_LutBuilderHdr;
int32_t ___m_HdrLutFormat;
int32_t ___m_LdrLutFormat;
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* ___m_PassData;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_InternalLut;
bool ___m_AllowColorGradingACESHDR;
};
struct CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
int32_t ___m_SampleOffsetShaderHandle;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_SamplingMaterial;
int32_t ___m_DownsamplingMethod;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_CopyColorMaterial;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CsourceU3Ek__BackingField;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CdestinationU3Ek__BackingField;
PassData_t1038890089C1D9C981AA86D1976926E45838D305* ___m_PassData;
};
struct CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CsourceU3Ek__BackingField;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CdestinationU3Ek__BackingField;
int32_t ___U3CMsaaSamplesU3Ek__BackingField;
bool ___U3CCopyToDepthU3Ek__BackingField;
bool ___U3CCopyToDepthXRU3Ek__BackingField;
bool ___U3CCopyToBackbufferU3Ek__BackingField;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_CopyDepthMaterial;
bool ___m_CopyResolvedDepth;
bool ___m_ShouldClear;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* ___m_PassData;
};
struct DeferredPass_t6790EE70B629EA472728A1396EA57FE14D0D8BF0 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* ___m_DeferredLights;
};
struct DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___U3CshaderTagIdsU3Ek__BackingField;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CdepthHandleU3Ek__BackingField;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CnormalHandleU3Ek__BackingField;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CrenderingLayersHandleU3Ek__BackingField;
bool ___U3CenableRenderingLayersU3Ek__BackingField;
int32_t ___U3CrenderingLayersMaskSizeU3Ek__BackingField;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___m_FilteringSettings;
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* ___m_PassData;
};
struct DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___U3CdestinationU3Ek__BackingField;
int32_t ___depthStencilFormat;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___U3CshaderTagIdU3Ek__BackingField;
PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C* ___m_PassData;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___m_FilteringSettings;
};
struct DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___m_FilteringSettings;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 ___m_RenderStateBlock;
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___m_ShaderTagIdList;
bool ___m_IsOpaque;
bool ___m_IsActiveTargetBackBuffer;
bool ___m_ShouldTransparentsReceiveShadows;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* ___m_PassData;
};
struct FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_Source;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* ___m_PassData;
BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729* ___m_BlitMaterialData;
};
struct ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA : public RuntimeObject
{
int32_t ___m_AdditionalLightsBufferId;
int32_t ___m_AdditionalLightsIndicesId;
int32_t ___m_MixedLightingSetup;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_AdditionalLightPositions;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_AdditionalLightColors;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_AdditionalLightAttenuations;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_AdditionalLightSpotDirections;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___m_AdditionalLightOcclusionProbeChannels;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___m_AdditionalLightsLayerMasks;
bool ___m_UseStructuredBuffer;
bool ___m_UseForwardPlus;
int32_t ___m_DirectionalLightCount;
int32_t ___m_ActualTileWidth;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___m_TileResolution;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___m_CullingHandle;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___m_ZBins;
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* ___m_ZBinsBuffer;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___m_TileMasks;
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* ___m_TileMasksBuffer;
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___m_LightCookieManager;
ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D ___m_ReflectionProbeManager;
int32_t ___m_WordsPerTile;
float ___m_ZBinScale;
float ___m_ZBinOffset;
int32_t ___m_LightCount;
int32_t ___m_BinCount;
};
struct GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7 : public ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* ___m_DeferredLights;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___m_FilteringSettings;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 ___m_RenderStateBlock;
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* ___m_PassData;
};
struct LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* ___lift;
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* ___gamma;
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* ___gain;
};
struct Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
int32_t ___U3CshapeU3Ek__BackingField;
int32_t ___m_BakedIndex;
};
struct LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B : public RuntimeObject
{
Texture2DAtlas_t770EADF1E6B5E862E78D0EC18118B4A3E023334F* ___m_AdditionalLightsCookieAtlas;
LightCookieShaderData_t38F9BD4D6118DD8554869675163AC15CB5403D10* ___m_AdditionalLightsCookieShaderData;
Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1 ___m_Settings;
WorkMemory_t79A2BFFA0A8E72CFAB4194F63C5683E8FB744C5B* ___m_WorkMem;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___m_VisibleLightIndexToShaderDataIndex;
int32_t ___m_CookieSizeDivisor;
uint32_t ___m_PrevCookieRequestPixelCount;
int32_t ___m_PrevWarnFrame;
bool ___U3CIsKeywordLightCookieEnabledU3Ek__BackingField;
};
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ___m_CancellationTokenSource;
};
struct ProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389 : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___normalBias;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___viewBias;
BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* ___scaleBiasWithMinProbeDistance;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___samplingNoise;
BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* ___animateSamplingNoise;
APVLeakReductionModeParameter_t2970652D1852F00F3BCBFCE2411585F277020EFC* ___leakReductionMode;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___minValidDotProductValue;
BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* ___occlusionOnlyReflectionNormalization;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___intensityMultiplier;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___skyOcclusionIntensityMultiplier;
Vector3Parameter_t75A81993A69381FB1B599169855524F891C60858* ___worldOffset;
};
struct RenderGraphDefaultResources_tCE331152C84ED1A36CF186CA0092AE10E599E25D : public RuntimeObject
{
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_BlackTexture2D;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_WhiteTexture2D;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_ShadowTexture2D;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___U3CblackTextureU3Ek__BackingField;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___U3CwhiteTextureU3Ek__BackingField;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___U3CclearTextureXRU3Ek__BackingField;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___U3CmagentaTextureXRU3Ek__BackingField;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___U3CblackTextureXRU3Ek__BackingField;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___U3CblackTextureArrayXRU3Ek__BackingField;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___U3CblackUIntTextureXRU3Ek__BackingField;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___U3CblackTexture3DXRU3Ek__BackingField;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___U3CwhiteTextureXRU3Ek__BackingField;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___U3CdefaultShadowTextureU3Ek__BackingField;
};
struct RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1
{
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullingResults;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 ___drawSettings;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___filteringSettings;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___tagName;
bool ___isPassTagName;
Nullable_1_t791F8A662AA857374FA6AFEEEA22B1F1E103327B ___tagValues;
Nullable_1_tEB29AC5A73D1D1AF8DE0D726A51B415DC226387C ___stateBlocks;
};
struct RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1_marshaled_pinvoke
{
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullingResults;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 ___drawSettings;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___filteringSettings;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___tagName;
int32_t ___isPassTagName;
Nullable_1_t791F8A662AA857374FA6AFEEEA22B1F1E103327B ___tagValues;
Nullable_1_tEB29AC5A73D1D1AF8DE0D726A51B415DC226387C ___stateBlocks;
};
struct RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1_marshaled_com
{
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___cullingResults;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 ___drawSettings;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___filteringSettings;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___tagName;
int32_t ___isPassTagName;
Nullable_1_t791F8A662AA857374FA6AFEEEA22B1F1E103327B ___tagValues;
Nullable_1_tEB29AC5A73D1D1AF8DE0D726A51B415DC226387C ___stateBlocks;
};
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;
int32_t ___m_firstPassIndexOfLastMergeableGroup;
AttachmentDescriptorU5BU5D_tC70107EBD955FE94BA31C7FDC146069EF9C547C1* ___m_ActiveColorAttachmentDescriptors;
AttachmentDescriptor_tBAC9B26B50BB0838C5C0CC22BB296F9DFF41276E ___m_ActiveDepthAttachmentDescriptor;
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___m_IsActiveColorAttachmentTransient;
RenderBufferStoreActionU5BU5D_tFEA8F5DD460573EA9F35FBEC5727D1804C5DCBF5* ___m_FinalColorStoreAction;
int32_t ___m_FinalDepthStoreAction;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___U3CprofilingExecuteU3Ek__BackingField;
bool ___hasReleasedRTs;
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* ___U3CDebugHandlerU3Ek__BackingField;
RenderingFeatures_t31044CBDCDC2F05194BFA2A2122FBD937D78A371* ___U3CsupportedRenderingFeaturesU3Ek__BackingField;
GraphicsDeviceTypeU5BU5D_t4322565F239068C66BF47053B83BD6A9A9D16408* ___U3CunsupportedGraphicsDeviceTypesU3Ek__BackingField;
int32_t ___m_StoreActionsOptimizationSetting;
List_1_t2E485E650BF1E41358CE56A69323E183C5A89CB6* ___m_ActiveRenderPassQueue;
List_1_t2121653FB628940E808D105AD2C17E0F20AFB3A6* ___m_RendererFeatures;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_CameraColorTarget;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_CameraDepthTarget;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_CameraResolveTarget;
bool ___m_FirstTimeCameraColorTargetIsBound;
bool ___m_FirstTimeCameraDepthTargetIsBound;
bool ___m_IsPipelineExecuting;
bool ___disableNativeRenderPassInFeatures;
bool ___useRenderPassEnabled;
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___m_frameData;
bool ___U3CuseDepthPrimingU3Ek__BackingField;
bool ___U3CstripShadowsOffVariantsU3Ek__BackingField;
bool ___U3CstripAdditionalLightOffVariantsU3Ek__BackingField;
};
struct ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* ___shadows;
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* ___midtones;
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* ___highlights;
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___shadowsStart;
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___shadowsEnd;
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___highlightsStart;
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* ___highlightsEnd;
};
struct SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561 : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* ___shadows;
ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* ___highlights;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___balance;
};
struct Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
TonemappingModeParameter_t0F6AAE0B6FFB371E2035BB0C739AF87C37E1760A* ___mode;
NeutralRangeReductionModeParameter_tBC7E4ED63B09D2ED2F926244C160FAEB2E7D6564* ___neutralHDRRangeReductionMode;
HDRACESPresetParameter_t9586D8EF5D8B6F14F16BFF618A17E21274FFAE45* ___acesPreset;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___hueShiftAmount;
BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* ___detectPaperWhite;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___paperWhite;
BoolParameter_tAA460C5A72ADBDDB4519BFF0BA040EC202E14E95* ___detectBrightnessLimits;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___minNits;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___maxNits;
};
struct UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626 : public UniversalResourceDataBase_t22F227228119E69F9151E30D6DC4BE0BAA0ADDE4
{
int32_t ___U3CactiveColorIDU3Ek__BackingField;
int32_t ___U3CactiveDepthIDU3Ek__BackingField;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____backBufferColor;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____backBufferDepth;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____cameraColor;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____cameraDepth;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____mainShadowsTexture;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____additionalShadowsTexture;
TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* ____gBuffer;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____cameraOpaqueTexture;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____cameraDepthTexture;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____cameraNormalsTexture;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____motionVectorColor;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____motionVectorDepth;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____internalColorLut;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____debugScreenColor;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____debugScreenDepth;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____afterPostProcessColor;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____overlayUITexture;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____renderingLayersTexture;
TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* ____dBuffer;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____dBufferDepth;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____ssaoTexture;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ____stpDebugView;
};
struct UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C : public ContextItem_tFC5ECB349F0410923AE6BC2A9CAACA3589B51086
{
bool ___supportsMainLightShadows;
bool ___mainLightShadowsEnabled;
int32_t ___mainLightShadowmapWidth;
int32_t ___mainLightShadowmapHeight;
int32_t ___mainLightShadowCascadesCount;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___mainLightShadowCascadesSplit;
float ___mainLightShadowCascadeBorder;
bool ___supportsAdditionalLightShadows;
bool ___additionalLightShadowsEnabled;
int32_t ___additionalLightsShadowmapWidth;
int32_t ___additionalLightsShadowmapHeight;
bool ___supportsSoftShadows;
int32_t ___shadowmapDepthBufferBits;
List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___bias;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___resolution;
bool ___isKeywordAdditionalLightShadowsEnabled;
bool ___isKeywordSoftShadowsEnabled;
int32_t ___mainLightShadowResolution;
int32_t ___mainLightRenderTargetWidth;
int32_t ___mainLightRenderTargetHeight;
NativeArray_1_t4C11F337CF2A7773644650D071AA5F21F158A5E0 ___visibleLightsShadowCullingInfos;
AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E ___shadowAtlasLayout;
};
struct WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A : public VolumeComponent_t8121D1F6054A9DFB3A596EE451FD65A2BFE2D7E1
{
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___temperature;
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* ___tint;
};
struct XRPassUniversal_t8D4B40107F5DBC12D39470D87D108D3D2A8FB8D1 : public XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF
{
bool ___U3CisLateLatchEnabledU3Ek__BackingField;
bool ___U3CcanMarkLateLatchU3Ek__BackingField;
bool ___U3ChasMarkedLateLatchU3Ek__BackingField;
bool ___U3CcanFoveateIntermediatePassesU3Ek__BackingField;
};
struct PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29 : public RuntimeObject
{
int32_t ___shadowmapID;
bool ___emptyShadowmap;
bool ___setKeywordForEmptyShadowmap;
bool ___useStructuredBuffer;
bool ___stripShadowsOffVariants;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___viewMatrix;
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___allocatedShadowAtlasSize;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___shadowmapTexture;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___lightData;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* ___shadowData;
AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* ___pass;
RendererListU5BU5D_t80C28472AABC27AC3809B9300B1F81D3AB423DDC* ___shadowRendererLists;
RendererListHandleU5BU5D_t9F182E8E1E5140DEC19C6EE1F096F0329CCB7E3B* ___shadowRendererListsHdl;
};
struct PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF : public RuntimeObject
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___cameraData;
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* ___postProcessingData;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___lutBuilderLdr;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___lutBuilderHdr;
bool ___allowColorGradingACESHDR;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___internalLut;
};
struct PassData_t1038890089C1D9C981AA86D1976926E45838D305 : public RuntimeObject
{
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___source;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___destination;
bool ___useProceduralBlit;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___samplingMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___copyColorMaterial;
int32_t ___downsamplingMethod;
int32_t ___sampleOffsetShaderHandle;
};
struct PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2 : public RuntimeObject
{
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___source;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___cameraData;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___copyDepthMaterial;
int32_t ___msaaSamples;
bool ___copyResolvedDepth;
bool ___copyToDepth;
bool ___isDstBackbuffer;
};
struct PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9 : public RuntimeObject
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___cameraData;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___lightData;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* ___shadowData;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___color;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___depth;
TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* ___gbuffer;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* ___deferredLights;
};
struct PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5 : public RuntimeObject
{
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___cameraDepthTexture;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___cameraNormalsTexture;
bool ___enableRenderingLayers;
int32_t ___maskSize;
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA ___rendererList;
};
struct PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6 : public RuntimeObject
{
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___albedoHdl;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___depthHdl;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___cameraData;
bool ___isOpaque;
bool ___shouldTransparentsReceiveShadows;
uint32_t ___batchLayerMask;
bool ___isActiveTargetBackBuffer;
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA ___rendererListHdl;
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA ___objectsWithErrorRendererListHdl;
DebugRendererLists_t36E764A9AB1DAF3B3FB5D4E076351B3F15A129C1* ___debugRendererLists;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___rendererList;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___objectsWithErrorRendererList;
};
struct PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A : public RuntimeObject
{
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___source;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___destination;
int32_t ___sourceID;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___hdrOutputLuminanceParams;
bool ___requireSrgbConversion;
bool ___enableAlphaOutput;
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929 ___blitMaterialData;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___cameraData;
};
struct PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B : public RuntimeObject
{
TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* ___gbuffer;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___depth;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* ___deferredLights;
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA ___rendererListHdl;
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA ___objectsWithErrorRendererListHdl;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___rendererList;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___objectsWithErrorRendererList;
};
struct DrawObjectsWithRenderingLayersPass_t34921C427F925EE5E7DF0F89EDF65CADB0476FE5 : public DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68
{
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___m_ColorTargetIndentifiers;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_DepthTargetIndentifiers;
};
struct UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
{
bool ___m_UsePipelineSettings;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* ___m_Light;
int32_t ___m_AdditionalLightsShadowResolutionTier;
bool ___m_CustomShadowLayers;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_LightCookieSize;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_LightCookieOffset;
int32_t ___m_SoftShadowQuality;
RenderingLayerMask_tD73B9FC1A65A937F18E56833FC83BF89C2B085A1 ___m_RenderingLayersMask;
RenderingLayerMask_tD73B9FC1A65A937F18E56833FC83BF89C2B085A1 ___m_ShadowRenderingLayersMask;
int32_t ___m_Version;
int32_t ___m_LightLayerMask;
int32_t ___m_ShadowLayerMask;
uint32_t ___m_RenderingLayers;
uint32_t ___m_ShadowRenderingLayers;
};
struct UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232 : public RenderPipelineAsset_1_t2873A88178504E8793D044D4422CB05E32AEB121
{
ScriptableRendererU5BU5D_t9B15C048BCE03A67E830F1C79989B6A3E43788E6* ___m_Renderers;
int32_t ___k_AssetVersion;
int32_t ___k_AssetPreviousVersion;
int32_t ___m_RendererType;
ScriptableRendererData_t9005CE645D4881FA4431E52EDC7678203632CAA7* ___m_RendererData;
ScriptableRendererDataU5BU5D_tC674C147618C92B68DB64ECFDC847C8A941C6169* ___m_RendererDataList;
int32_t ___m_DefaultRendererIndex;
bool ___m_RequireDepthTexture;
bool ___m_RequireOpaqueTexture;
int32_t ___m_OpaqueDownsampling;
bool ___m_SupportsTerrainHoles;
bool ___m_SupportsHDR;
int32_t ___m_HDRColorBufferPrecision;
int32_t ___m_MSAA;
float ___m_RenderScale;
int32_t ___m_UpscalingFilter;
bool ___m_FsrOverrideSharpness;
float ___m_FsrSharpness;
bool ___m_EnableLODCrossFade;
int32_t ___m_LODCrossFadeDitheringType;
int32_t ___m_ShEvalMode;
int32_t ___m_LightProbeSystem;
int32_t ___m_ProbeVolumeMemoryBudget;
int32_t ___m_ProbeVolumeBlendingMemoryBudget;
bool ___m_SupportProbeVolumeGPUStreaming;
bool ___m_SupportProbeVolumeDiskStreaming;
bool ___m_SupportProbeVolumeScenarios;
bool ___m_SupportProbeVolumeScenarioBlending;
int32_t ___m_ProbeVolumeSHBands;
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;
bool ___m_ReflectionProbeAtlas;
float ___m_ShadowDistance;
int32_t ___m_ShadowCascadeCount;
float ___m_Cascade2Split;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Cascade3Split;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Cascade4Split;
float ___m_CascadeBorder;
float ___m_ShadowDepthBias;
float ___m_ShadowNormalBias;
bool ___m_SoftShadowsSupported;
bool ___m_ConservativeEnclosingSphere;
int32_t ___m_NumIterationsEnclosingSphere;
int32_t ___m_SoftShadowQuality;
int32_t ___m_AdditionalLightsCookieResolution;
int32_t ___m_AdditionalLightsCookieFormat;
bool ___m_UseSRPBatcher;
bool ___m_SupportsDynamicBatching;
bool ___m_MixedLightingSupported;
bool ___m_SupportsLightCookies;
bool ___m_SupportsLightLayers;
int32_t ___m_DebugLevel;
int32_t ___m_StoreActionsOptimization;
bool ___m_UseAdaptivePerformance;
int32_t ___m_ColorGradingMode;
int32_t ___m_ColorGradingLutSize;
bool ___m_AllowPostProcessAlphaOutput;
bool ___m_UseFastSRGBLinearConversion;
bool ___m_SupportDataDrivenLensFlare;
bool ___m_SupportScreenSpaceLensFlare;
uint8_t ___m_GPUResidentDrawerMode;
float ___m_SmallMeshScreenPercentage;
bool ___m_GPUResidentDrawerEnableOcclusionCullingInCameras;
int32_t ___m_ShadowType;
bool ___m_LocalShadowsSupported;
int32_t ___m_LocalShadowsAtlasResolution;
int32_t ___m_MaxPixelLights;
int32_t ___m_ShadowAtlasResolution;
int32_t ___m_VolumeFrameworkUpdateMode;
VolumeProfile_t9B5F2005F575A710F38A124EF81A6228CCACACE1* ___m_VolumeProfile;
ProbeVolumeSceneData_t29FD126D36ED1E093C2EBBFB3F248DD5E2A86D90* ___apvScenesData;
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___m_DefaultShader;
int32_t ___m_ShaderVariantLogLevel;
int32_t ___m_ShadowCascades;
TextureResources_t8FB6A098EBF3C08BF1BD5EA926743C0FA595202B* ___m_Textures;
};
struct UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A : public ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892
{
DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* ___m_DepthPrepass;
DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* ___m_DepthNormalPrepass;
CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* ___m_PrimedDepthCopyPass;
MotionVectorRenderPass_t6582EF44AC9503C674D19D32AF106DE02ECF54FD* ___m_MotionVectorPass;
MainLightShadowCasterPass_tC550260377ED69F98337CF963695B7A090B137E3* ___m_MainLightShadowCasterPass;
AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* ___m_AdditionalLightsShadowCasterPass;
GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7* ___m_GBufferPass;
CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* ___m_GBufferCopyDepthPass;
DeferredPass_t6790EE70B629EA472728A1396EA57FE14D0D8BF0* ___m_DeferredPass;
DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* ___m_RenderOpaqueForwardOnlyPass;
DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* ___m_RenderOpaqueForwardPass;
DrawObjectsWithRenderingLayersPass_t34921C427F925EE5E7DF0F89EDF65CADB0476FE5* ___m_RenderOpaqueForwardWithRenderingLayersPass;
DrawSkyboxPass_tA8A4796DE653DCC58C5FF906E4EC142FD901EADA* ___m_DrawSkyboxPass;
CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* ___m_CopyDepthPass;
CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* ___m_CopyColorPass;
TransparentSettingsPass_t13490AAB630DED3A5EDF11A4F4D340B04E3B85B7* ___m_TransparentSettingsPass;
DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* ___m_RenderTransparentForwardPass;
InvokeOnRenderObjectCallbackPass_tC8BAE077CDE3D8D01F80041E285EAEC9E375FFE9* ___m_OnRenderObjectCallbackPass;
FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* ___m_FinalBlitPass;
CapturePass_tBD745B83E7D4AE9A6F35EE0760F1CCAC51B787EE* ___m_CapturePass;
XROcclusionMeshPass_tA8EDF609A01F4AA46E173A12633B8329524F4CD8* ___m_XROcclusionMeshPass;
CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* ___m_XRCopyDepthPass;
XRDepthMotionPass_t8877C9053420CA52B0A0FA0C84F3DA61952E2C93* ___m_XRDepthMotionPass;
DrawScreenSpaceUIPass_t397E07595465217B2B9A6994E9116158439EE686* ___m_DrawOffscreenUIPass;
DrawScreenSpaceUIPass_t397E07595465217B2B9A6994E9116158439EE686* ___m_DrawOverlayUIPass;
CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* ___m_HistoryRawColorCopyPass;
CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* ___m_HistoryRawDepthCopyPass;
StencilCrossFadeRenderPass_tD864DD25B442A139B56C9997FEB2D527D4E2DE07* ___m_StencilCrossFadeRenderPass;
RenderTargetBufferSystem_tB98B680006BB96E6EBC6311583EE31302F16EC13* ___m_ColorBufferSystem;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_ActiveCameraColorAttachment;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_ColorFrontBuffer;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_ActiveCameraDepthAttachment;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_CameraDepthAttachment;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_CameraDepthAttachment_D3d_11;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_TargetColorHandle;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_TargetDepthHandle;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_DepthTexture;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_NormalsTexture;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_DecalLayersTexture;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_OpaqueColor;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_MotionVectorColor;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_MotionVectorDepth;
ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* ___m_ForwardLights;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* ___m_DeferredLights;
int32_t ___m_RenderingMode;
int32_t ___m_DepthPrimingMode;
int32_t ___m_CopyDepthMode;
int32_t ___m_CameraDepthAttachmentFormat;
int32_t ___m_CameraDepthTextureFormat;
bool ___m_DepthPrimingRecommended;
StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___m_DefaultStencilState;
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* ___m_LightCookieManager;
int32_t ___m_IntermediateTextureMode;
bool ___m_VulkanEnablePreTransform;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_BlitMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_BlitHDRMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_SamplingMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_StencilDeferredMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_ClusterDeferredMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_CameraMotionVecMaterial;
PostProcessPasses_tAED11E629F8830B180E0759F4A988839F786D3E9 ___m_PostProcessPasses;
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___U3CprepassLayerMaskU3Ek__BackingField;
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___U3CopaqueLayerMaskU3Ek__BackingField;
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___U3CtransparentLayerMaskU3Ek__BackingField;
bool ___U3CshadowTransparentReceiveU3Ek__BackingField;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_DebugBlitMaterial;
bool ___m_RequiresRenderingLayer;
int32_t ___m_RenderingLayersEvent;
int32_t ___m_RenderingLayersMaskSize;
bool ___m_RenderingLayerProvidesRenderObjectPass;
bool ___m_RenderingLayerProvidesByDepthNormalPass;
String_t* ___m_RenderingLayersTextureName;
bool ___m_IssuedGPUOcclusionUnsupportedMsg;
};
struct List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B_StaticFields
{
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_emptyArray;
};
struct List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C_StaticFields
{
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* ___s_emptyArray;
};
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_StaticFields
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_emptyArray;
};
struct List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF_StaticFields
{
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___s_emptyArray;
};
struct TypeId_1_tF7C39317892E31289E8C529424E70ED463C8334C_StaticFields
{
uint32_t ___value;
};
struct ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C_StaticFields
{
uint32_t ___s_TypeCount;
};
struct NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields
{
int32_t ___s_NormalReconstructionMatrixID;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___s_NormalReconstructionMatrix;
};
struct ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19_StaticFields
{
ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* ___m_Instance;
};
struct ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields
{
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___MainLightShadows;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___MainLightShadowCascades;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___MainLightShadowScreen;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___CastingPunctualLightShadow;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___AdditionalLightsVertex;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___AdditionalLightsPixel;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___ClusterLightLoop;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___AdditionalLightShadows;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___ReflectionProbeBoxProjection;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___ReflectionProbeBlending;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___ReflectionProbeAtlas;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___SoftShadows;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___SoftShadowsLow;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___SoftShadowsMedium;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___SoftShadowsHigh;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___MixedLightingSubtractive;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___LightmapShadowMixing;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___ShadowsShadowMask;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___LightLayers;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___RenderPassEnabled;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___BillboardFaceCameraPos;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___LightCookies;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DepthNoMsaa;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DepthMsaa2;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DepthMsaa4;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DepthMsaa8;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DBufferMRT1;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DBufferMRT2;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DBufferMRT3;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DecalNormalBlendLow;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DecalNormalBlendMedium;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DecalNormalBlendHigh;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DecalLayers;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___WriteRenderingLayers;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___ScreenSpaceOcclusion;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____SPOT;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____DIRECTIONAL;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____POINT;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____DEFERRED_STENCIL;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____DEFERRED_FIRST_LIGHT;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____DEFERRED_MAIN_LIGHT;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____GBUFFER_NORMALS_OCT;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____DEFERRED_MIXED_LIGHTING;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___LIGHTMAP_ON;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DYNAMICLIGHTMAP_ON;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____ALPHATEST_ON;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DIRLIGHTMAP_COMBINED;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____DETAIL_MULX2;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____DETAIL_SCALED;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____CLEARCOAT;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____CLEARCOATMAP;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DEBUG_DISPLAY;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___LOD_FADE_CROSSFADE;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___USE_UNITY_CROSSFADE;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____EMISSION;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____RECEIVE_SHADOWS_OFF;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____SURFACE_TYPE_TRANSPARENT;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____ALPHAPREMULTIPLY_ON;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____ALPHAMODULATE_ON;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____NORMALMAP;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____ADD_PRECOMPUTED_VELOCITY;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___EDITOR_VISUALIZATION;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___FoveatedRenderingNonUniformRaster;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DisableTexture2DXArray;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___BlitSingleSlice;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___XROcclusionMeshCombined;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___SCREEN_COORD_OVERRIDE;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DOWNSAMPLING_SIZE_2;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DOWNSAMPLING_SIZE_4;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DOWNSAMPLING_SIZE_8;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___DOWNSAMPLING_SIZE_16;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___EVALUATE_SH_MIXED;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___EVALUATE_SH_VERTEX;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___ProbeVolumeL1;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___ProbeVolumeL2;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___LIGHTMAP_BICUBIC_SAMPLING;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____OUTPUT_DEPTH;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___LinearToSRGBConversion;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ____ENABLE_ALPHA_OUTPUT;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D ___ForwardPlus;
};
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 ___lastTimeParameters;
int32_t ___scaledScreenParams;
int32_t ___worldSpaceCameraPos;
int32_t ___screenParams;
int32_t ___alphaToMaskAvailable;
int32_t ___projectionParams;
int32_t ___zBufferParams;
int32_t ___orthoParams;
int32_t ___globalMipBias;
int32_t ___screenSize;
int32_t ___screenCoordScaleBias;
int32_t ___screenSizeOverride;
int32_t ___viewMatrix;
int32_t ___projectionMatrix;
int32_t ___viewAndProjectionMatrix;
int32_t ___inverseViewMatrix;
int32_t ___inverseProjectionMatrix;
int32_t ___inverseViewAndProjectionMatrix;
int32_t ___cameraProjectionMatrix;
int32_t ___inverseCameraProjectionMatrix;
int32_t ___worldToCameraMatrix;
int32_t ___cameraToWorldMatrix;
int32_t ___shadowBias;
int32_t ___lightDirection;
int32_t ___lightPosition;
int32_t ___cameraWorldClipPlanes;
int32_t ___billboardNormal;
int32_t ___billboardTangent;
int32_t ___billboardCameraParams;
int32_t ___previousViewProjectionNoJitter;
int32_t ___viewProjectionNoJitter;
int32_t ___previousViewProjectionNoJitterStereo;
int32_t ___viewProjectionNoJitterStereo;
int32_t ___blitTexture;
int32_t ___blitScaleBias;
int32_t ___sourceTex;
int32_t ___scaleBias;
int32_t ___scaleBiasRt;
int32_t ___rtHandleScale;
int32_t ___rendererColor;
int32_t ___ditheringTexture;
int32_t ___ditheringTextureInvSize;
int32_t ___renderingLayerMaxInt;
int32_t ___overlayUITexture;
int32_t ___hdrOutputLuminanceParams;
int32_t ___hdrOutputGradingParams;
};
struct ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_StaticFields
{
bool ___m_ForceShadowPointSampling;
};
struct String_t_StaticFields
{
String_t* ___Empty;
};
struct UnsafeGraphContext_t6E24BDE4C6B0924FCC4DE11BFA5B750FF6F03320_StaticFields
{
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* ___unsCmd;
};
struct VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_StaticFields
{
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_ProfilerMarkerUpdate;
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_ProfilerMarkerReplaceData;
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_ProfilerMarkerEvaluateVolumeDefaultState;
Lazy_1_t8BF68D560BD85EC85ECBE57F1B105CF767F8FBBC* ___s_Instance;
Dictionary_2_t8BD6308EB9E88486C040C0B44AAE81F0B6C637C9* ___s_SupportedVolumeComponentsForRenderPipeline;
};
struct XRSystem_tF767981574E3DA643F7A67A995F12DB1C4A97096_StaticFields
{
XRLayoutStack_t6F7C0BB97693E7D17B8E2289D355FFF1DE6F4051* ___s_Layout;
Func_2_t3B89FA9251E6091D6FD350356D078F4712E902B3* ___s_PassAllocator;
List_1_tA7666C6690CE2AEE97571615AD3AFCE2BB020597* ___s_DisplayList;
XRDisplaySubsystem_t4B00B0BF1894A039ACFA8DDC2C2EB9301118C1F1* ___s_Display;
int32_t ___s_MSAASamples;
float ___s_OcclusionMeshScaling;
bool ___s_UseVisibilityMesh;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_OcclusionMeshMaterial;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_MirrorViewMaterial;
Action_2_tB73C956644B6ABEA48D4056B6E9B2EAABCA040CD* ___s_LayoutOverride;
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* ___emptyPass;
bool ___U3CsinglePassAllowedU3Ek__BackingField;
int32_t ___U3CfoveatedRenderingCapsU3Ek__BackingField;
bool ___U3CdumpDebugInfoU3Ek__BackingField;
};
struct U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields
{
U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* ___U3CU3E9;
BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C* ___U3CU3E9__64_0;
};
struct AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields
{
int32_t ____AdditionalLightsWorldToShadow;
int32_t ____AdditionalShadowParams;
int32_t ____AdditionalShadowOffset0;
int32_t ____AdditionalShadowOffset1;
int32_t ____AdditionalShadowFadeParams;
int32_t ____AdditionalShadowmapSize;
int32_t ____AdditionalLightsShadowmapID;
int32_t ____AdditionalLightsWorldToShadow_SSBO;
int32_t ____AdditionalShadowParams_SSBO;
};
struct U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields
{
U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1* ___U3CU3E9;
BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329* ___U3CU3E9__14_0;
};
struct ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields
{
int32_t ____Lut_Params;
int32_t ____ColorBalance;
int32_t ____ColorFilter;
int32_t ____ChannelMixerRed;
int32_t ____ChannelMixerGreen;
int32_t ____ChannelMixerBlue;
int32_t ____HueSatCon;
int32_t ____Lift;
int32_t ____Gamma;
int32_t ____Gain;
int32_t ____Shadows;
int32_t ____Midtones;
int32_t ____Highlights;
int32_t ____ShaHiLimits;
int32_t ____SplitShadows;
int32_t ____SplitHighlights;
int32_t ____CurveMaster;
int32_t ____CurveRed;
int32_t ____CurveGreen;
int32_t ____CurveBlue;
int32_t ____CurveHueVsHue;
int32_t ____CurveHueVsSat;
int32_t ____CurveLumVsSat;
int32_t ____CurveSatVsSat;
};
struct U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields
{
U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE* ___U3CU3E9;
BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2* ___U3CU3E9__23_0;
};
struct U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_StaticFields
{
U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57* ___U3CU3E9;
BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3* ___U3CU3E9__38_0;
};
struct ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_StaticFields
{
int32_t ____CameraDepthAttachment;
int32_t ____CameraDepthTexture;
int32_t ____ZWriteShaderHandle;
};
struct U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248_StaticFields
{
U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248* ___U3CU3E9;
BaseRenderFunc_2_tC6FBD480992A992BDEA1A74A6D831F62953537BD* ___U3CU3E9__140_0;
};
struct ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields
{
int32_t ____LitStencilRef;
int32_t ____LitStencilReadMask;
int32_t ____LitStencilWriteMask;
int32_t ____SimpleLitStencilRef;
int32_t ____SimpleLitStencilReadMask;
int32_t ____SimpleLitStencilWriteMask;
int32_t ____StencilRef;
int32_t ____StencilReadMask;
int32_t ____StencilWriteMask;
int32_t ____LitPunctualStencilRef;
int32_t ____LitPunctualStencilReadMask;
int32_t ____LitPunctualStencilWriteMask;
int32_t ____SimpleLitPunctualStencilRef;
int32_t ____SimpleLitPunctualStencilReadMask;
int32_t ____SimpleLitPunctualStencilWriteMask;
int32_t ____LitDirStencilRef;
int32_t ____LitDirStencilReadMask;
int32_t ____LitDirStencilWriteMask;
int32_t ____SimpleLitDirStencilRef;
int32_t ____SimpleLitDirStencilReadMask;
int32_t ____SimpleLitDirStencilWriteMask;
int32_t ____ScreenToWorld;
int32_t ____MainLightPosition;
int32_t ____MainLightColor;
int32_t ____MainLightLayerMask;
int32_t ____SpotLightScale;
int32_t ____SpotLightBias;
int32_t ____SpotLightGuard;
int32_t ____LightPosWS;
int32_t ____LightColor;
int32_t ____LightAttenuation;
int32_t ____LightOcclusionProbInfo;
int32_t ____LightDirection;
int32_t ____LightFlags;
int32_t ____ShadowLightIndex;
int32_t ____LightLayerMask;
int32_t ____CookieLightIndex;
};
struct U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_StaticFields
{
U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063* ___U3CU3E9;
BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5* ___U3CU3E9__5_0;
};
struct U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_StaticFields
{
U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B* ___U3CU3E9;
BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF* ___U3CU3E9__43_0;
};
struct U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_StaticFields
{
U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D* ___U3CU3E9;
BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480* ___U3CU3E9__20_0;
};
struct U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_StaticFields
{
U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967* ___U3CU3E9;
BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF* ___U3CU3E9__17_0;
};
struct U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_StaticFields
{
U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242* ___U3CU3E9;
BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F* ___U3CU3E9__7_0;
};
struct U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_StaticFields
{
U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B* ___U3CU3E9;
BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF* ___U3CU3E9__17_0;
};
struct U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_StaticFields
{
U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532* ___U3CU3E9;
BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828* ___U3CU3E9__45_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 U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192_StaticFields
{
U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192* ___U3CU3E9;
BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8* ___U3CU3E9__21_0;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
String_t* ___TrueString;
String_t* ___FalseString;
};
struct CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_StaticFields
{
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___rasterCmd;
ComputeCommandBuffer_tA6FA5F68FE745317C94802C6A828FC21AC0ADF61* ___computeCmd;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* ___unsafeCmd;
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_StaticFields
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___enumSeperatorCharArray;
};
struct IntPtr_t_StaticFields
{
intptr_t ___Zero;
};
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields
{
float ___Epsilon;
};
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_StaticFields
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___zeroMatrix;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___identityMatrix;
};
struct RTHandleStaticHelpers_tA2D12842AC5D6F53DC6BE4808B2D49BC5DD532BC_StaticFields
{
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___s_RTHandleWrapper;
};
struct RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147_StaticFields
{
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___rastercmd;
};
struct RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71_StaticFields
{
int32_t ___minimumBound;
int32_t ___maximumBound;
};
struct RenderingLayerMask_tD73B9FC1A65A937F18E56833FC83BF89C2B085A1_StaticFields
{
RenderingLayerMask_tD73B9FC1A65A937F18E56833FC83BF89C2B085A1 ___U3CdefaultRenderingLayerMaskU3Ek__BackingField;
};
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 float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA_StaticFields
{
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___zero;
};
struct float4_t89D9A294E7A79BD81BFBDD18654508532958555E_StaticFields
{
float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___zero;
};
struct int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A_StaticFields
{
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___zero;
};
struct CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7_StaticFields
{
bool ___ThrowOnSetRenderTarget;
};
struct DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4_StaticFields
{
int32_t ___k_DebugColorInvalidModePropertyId;
int32_t ___k_DebugCurrentRealTimeId;
int32_t ___k_DebugColorPropertyId;
int32_t ___k_DebugTexturePropertyId;
int32_t ___k_DebugFontId;
int32_t ___k_DebugTextureNoStereoPropertyId;
int32_t ___k_DebugTextureDisplayRect;
int32_t ___k_DebugRenderTargetSupportsStereo;
int32_t ___k_DebugRenderTargetRangeRemap;
int32_t ___k_DebugMaterialModeId;
int32_t ___k_DebugVertexAttributeModeId;
int32_t ___k_DebugMaterialValidationModeId;
int32_t ___k_DebugMipInfoModeId;
int32_t ___k_DebugMipMapStatusModeId;
int32_t ___k_DebugMipMapShowStatusCodeId;
int32_t ___k_DebugMipMapOpacityId;
int32_t ___k_DebugMipMapRecentlyUpdatedCooldownId;
int32_t ___k_DebugMipMapTerrainTextureModeId;
int32_t ___k_DebugSceneOverrideModeId;
int32_t ___k_DebugFullScreenModeId;
int32_t ___k_DebugValidationModeId;
int32_t ___k_DebugValidateBelowMinThresholdColorPropertyId;
int32_t ___k_DebugValidateAboveMaxThresholdColorPropertyId;
int32_t ___k_DebugMaxPixelCost;
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;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___s_DebugSetupSampler;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___s_DebugFinalValidationSampler;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
{
int32_t ___OffsetOfInstanceIDInCPlusPlusObject;
};
struct RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85_StaticFields
{
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___nullRendererList;
};
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 Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_StaticFields
{
int32_t ___k_ColorId;
int32_t ___k_MainTexId;
};
struct ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F_StaticFields
{
String_t* ___defaultLightingScenario;
ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F* ____instance;
String_t* ___k_DebugPanelName;
ProbeSamplingDebugData_tFCEEB04792835D4AF13DAF72103A2B01D4AF9215* ___probeSamplingDebugData;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___s_BoundsArray;
SortComparer_t11B022FD2CBEA9A975BEAD95186DCD8A0F0C6575* ___s_BlendingComparer;
SortComparer_t11B022FD2CBEA9A975BEAD95186DCD8A0F0C6575* ___s_DefragComparer;
};
struct RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E_StaticFields
{
int32_t ___kMaxMRTCount;
List_1_tB5216E2043E168F4E0A122E4594A52A4BA2394F2* ___s_RegisteredGraphs;
bool ___U3CisRenderGraphViewerActiveU3Ek__BackingField;
bool ___U3CenableValidityChecksU3Ek__BackingField;
OnGraphRegisteredDelegate_t7DEB75DB071EA0F49C47E2617D72D40EF3A8188C* ___onGraphRegistered;
OnGraphRegisteredDelegate_t7DEB75DB071EA0F49C47E2617D72D40EF3A8188C* ___onGraphUnregistered;
OnExecutionRegisteredDelegate_tCCD234646691F298602408925867AE91256D2226* ___onExecutionRegistered;
OnExecutionRegisteredDelegate_tCCD234646691F298602408925867AE91256D2226* ___onExecutionUnregistered;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___onDebugDataCaptured;
};
struct RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_StaticFields
{
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___Invalid;
};
struct ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C_StaticFields
{
uint32_t ___s_CurrentValidBit;
uint32_t ___s_SharedResourceValidBit;
};
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 AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E_StaticFields
{
List_1_t6988D2B11937CB8462E839C2DE1714ACD7797AF4* ___s_UnusedAtlasSquareAreas;
List_1_t201EF66D89B48BDF1B448F483575106DF0B49F6A* ___s_ShadowResolutionRequests;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___s_VisibleLightIndexToCameraSquareDistance;
Func_3_t04BCD613633CE8BB98EC046F90C4C9B0AA84F0BF* ___s_CompareShadowResolutionRequest;
ShadowResolutionRequestU5BU5D_tC33A2E5E2712B8688E21C80BB2350155D029B334* ___s_SortedShadowResolutionRequests;
};
struct DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_StaticFields
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___k_GBufferNames;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___k_GBufferShaderPropertyIDs;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___k_StencilDeferredPassNames;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___k_ClusterDeferredPassNames;
uint16_t ___k_InvalidLightOffset;
String_t* ___k_SetupLights;
String_t* ___k_DeferredPass;
String_t* ___k_DeferredShadingPass;
String_t* ___k_DeferredStencilPass;
String_t* ___k_DeferredFogPass;
String_t* ___k_SetupLightConstants;
float ___kStencilShapeGuard;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSetupLights;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingDeferredPass;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSetupLightConstants;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___s_SetupDeferredLights;
};
struct DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_StaticFields
{
int32_t ___maxShaderPasses;
};
struct RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66_StaticFields
{
RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___CameraTarget;
};
struct ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_StaticFields
{
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___k_CameraTarget;
};
struct TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_StaticFields
{
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___s_NullHandle;
};
struct TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_StaticFields
{
float3U5BU5D_t94C1DF28FA7E0FA017D0C77B720D9FF3519E0D45* ___k_CubePoints;
int4U5BU5D_t036E74070BB2037017010DB7F1DCF33D92281795* ___k_CubeLineIndices;
};
struct AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields
{
int32_t ___m_AdditionalShadowsBufferId;
int32_t ___m_AdditionalShadowsIndicesId;
bool ___m_IssuedMessageAboutPointLightHardShadowResolutionTooSmall;
bool ___m_IssuedMessageAboutPointLightSoftShadowResolutionTooSmall;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___c_DefaultShadowParams;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___s_EmptyAdditionalShadowFadeParams;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___s_EmptyAdditionalLightIndexToShadowParams;
bool ___isAdditionalShadowParamsDirty;
};
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184_StaticFields
{
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreCull;
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreRender;
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPostRender;
};
struct DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields
{
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___k_DepthNormals;
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___k_ColorAttachment1;
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___k_ColorAttachment2;
String_t* ___k_CameraNormalsTextureName;
int32_t ___s_CameraDepthTextureID;
int32_t ___s_CameraNormalsTextureID;
int32_t ___s_CameraRenderingLayersTextureID;
};
struct DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_StaticFields
{
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___k_ShaderTagId;
int32_t ___s_CameraDepthTextureID;
};
struct DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_StaticFields
{
int32_t ___s_DrawObjectPassDataPropID;
};
struct FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_StaticFields
{
int32_t ___s_CameraDepthTextureID;
};
struct ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields
{
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSampler;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerFPSetup;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerFPComplete;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___m_ProfilingSamplerFPUpload;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___s_SetupForwardLights;
};
struct GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields
{
int32_t ___s_CameraNormalsTextureID;
int32_t ___s_CameraRenderingLayersTextureID;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___s_ShaderTagLit;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___s_ShaderTagSimpleLit;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___s_ShaderTagUnlit;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___s_ShaderTagComplexLit;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___s_ShaderTagUniversalGBuffer;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___s_ShaderTagUniversalMaterialType;
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___s_ShaderTagValues;
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* ___s_RenderStateBlocks;
};
struct LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B_StaticFields
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___s_DirLightProj;
};
struct RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1_StaticFields
{
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 ___Invalid;
};
struct ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_StaticFields
{
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* ___current;
bool ___m_UseOptimizedStoreActions;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___k_CameraTarget;
RenderTargetIdentifierU5BU5D_t179798C153B7CE381B41C57863F98CB24023C4CE* ___m_ActiveColorAttachmentIDs;
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___m_ActiveColorAttachments;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_ActiveDepthAttachment;
RenderBufferStoreActionU5BU5D_tFEA8F5DD460573EA9F35FBEC5727D1804C5DCBF5* ___m_ActiveColorStoreActions;
int32_t ___m_ActiveDepthStoreAction;
RenderTargetIdentifierU5BU5DU5BU5D_tDB35F8D017FE3AD8BB35E08E323074D47C5A10BB* ___m_TrimmedColorAttachmentCopyIDs;
RTHandleU5BU5DU5BU5D_t6066EC3F94599A5A42DA9A893F102E9618CB612F* ___m_TrimmedColorAttachmentCopies;
PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE* ___s_Planes;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___s_VectorPlanes;
};
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;
};
struct UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232_StaticFields
{
int32_t ___AdditionalLightsDefaultShadowResolutionTierLow;
int32_t ___AdditionalLightsDefaultShadowResolutionTierMedium;
int32_t ___AdditionalLightsDefaultShadowResolutionTierHigh;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___s_Names;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_Values;
GraphicsFormatU5BU5DU5BU5D_t1424BD937A890524D2A66FF39E61DEB0F10FE0A2* ___s_LightCookieFormatList;
};
struct UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_StaticFields
{
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___k_DepthNormalsOnly;
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___m_RenderGraphCameraColorHandles;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_RenderGraphCameraDepthHandle;
int32_t ___m_CurrentColorHandle;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___m_RenderGraphDebugTextureHandle;
bool ___m_RequiresIntermediateAttachments;
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
struct Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB : public RuntimeArray
{
ALIGN_FIELD (8) int16_t m_Items[1];
inline int16_t GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline int16_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, int16_t value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline int16_t GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline int16_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, int16_t 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 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 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 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 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 RendererListU5BU5D_t80C28472AABC27AC3809B9300B1F81D3AB423DDC : public RuntimeArray
{
ALIGN_FIELD (8) RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 m_Items[1];
inline RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85* 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, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 value)
{
m_Items[index] = value;
}
};
struct RendererListHandleU5BU5D_t9F182E8E1E5140DEC19C6EE1F096F0329CCB7E3B : public RuntimeArray
{
ALIGN_FIELD (8) RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA m_Items[1];
inline RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA 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 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 RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF : public RuntimeArray
{
ALIGN_FIELD (8) RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* m_Items[1];
inline RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
struct TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7 : public RuntimeArray
{
ALIGN_FIELD (8) TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 m_Items[1];
inline TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 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 BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729 : public RuntimeArray
{
ALIGN_FIELD (8) BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929 m_Items[1];
inline BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* 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, BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___material), (void*)NULL);
}
inline BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___material), (void*)NULL);
}
};
struct LocalKeywordU5BU5D_tB7EDF3FB744FE86534FF8190C671AD0E9BE54CA9 : public RuntimeArray
{
ALIGN_FIELD (8) LocalKeyword_tED7F563B432A5461E58CE7032AF6D1CD669CD0CB m_Items[1];
inline LocalKeyword_tED7F563B432A5461E58CE7032AF6D1CD669CD0CB GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline LocalKeyword_tED7F563B432A5461E58CE7032AF6D1CD669CD0CB* 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, LocalKeyword_tED7F563B432A5461E58CE7032AF6D1CD669CD0CB value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Name), (void*)NULL);
}
inline LocalKeyword_tED7F563B432A5461E58CE7032AF6D1CD669CD0CB GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline LocalKeyword_tED7F563B432A5461E58CE7032AF6D1CD669CD0CB* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, LocalKeyword_tED7F563B432A5461E58CE7032AF6D1CD669CD0CB value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Name), (void*)NULL);
}
};
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 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 ItemU5BU5D_t4AC8CDDFF9ED634B9ECE154F0C638C00B12B5CCB : public RuntimeArray
{
ALIGN_FIELD (8) Item_tFA847F868B1ECD768A489638A61F7BC398DECDAC m_Items[1];
inline Item_tFA847F868B1ECD768A489638A61F7BC398DECDAC GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Item_tFA847F868B1ECD768A489638A61F7BC398DECDAC* 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, Item_tFA847F868B1ECD768A489638A61F7BC398DECDAC value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___storage), (void*)NULL);
}
inline Item_tFA847F868B1ECD768A489638A61F7BC398DECDAC GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Item_tFA847F868B1ECD768A489638A61F7BC398DECDAC* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Item_tFA847F868B1ECD768A489638A61F7BC398DECDAC value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___storage), (void*)NULL);
}
};
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031 : public RuntimeArray
{
ALIGN_FIELD (8) uint8_t m_Items[1];
inline uint8_t GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline uint8_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, uint8_t value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value)
{
m_Items[index] = value;
}
};
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mC411581553467A7DB76C06E5E5FCA34E4EC621B9_gshared (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m10B7B906CB001FD99973B2681589D138E212FE45_gshared (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543_gshared (Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_gshared (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_array, int32_t ___1_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* ContextContainer_Get_TisRuntimeObject_mD332AE37F62256B78E48145FFDEADB66FEEF3A5E_gshared_inline (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_gshared_inline (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR URPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9* NativeArrayExtensions_UnsafeElementAt_TisURPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9_m56159FAB7E5AD01E526C4937CB1FAFF4F8F52A7D_gshared (NativeArray_1_t4C11F337CF2A7773644650D071AA5F21F158A5E0 ___0_array, int32_t ___1_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* NativeArrayExtensions_UnsafeElementAt_TisShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20_m172973527DE9C444ABA117A4CE8B1D951C896487_gshared (NativeArray_1_t9B7A94FA050F43A3996B812B9164E7885F38ADC3 ___0_array, int32_t ___1_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m81BBD1307381D9B08C53E3F710A62740F66B7F9C_gshared_inline (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, int16_t ___0_item, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mCF9C36A7DE08AFB2D2EEC76139677E086A6CAD73_gshared_inline (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* __this, uint8_t ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t List_1_get_Item_m448718D23F3512FDDBF0AB53E5D2DB0EABF8E569_gshared (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t List_1_get_Item_mE8DDB907ACC9A6FAE4A0FD30FAE2916AA2DD1A69_gshared (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mAD92F50924A47EF4645973FA54E88D4558A6A730_gshared_inline (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m37CAB1DBD0585CA88EA7AD6AAE5F995553FD2ED5_gshared_inline (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ProfilingSampler_Get_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m8A88D1A0EBDE48471A988A3C0B292D7E590709B2_gshared (int32_t ___0_marker, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* RenderGraph_AddRasterRenderPass_TisRuntimeObject_mC67DBCDAE9E5C0D6FA1406B1CD4EA8A1F9244044_gshared (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, RuntimeObject** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseRenderFunc_2__ctor_m72268C37DF7D310181ABEF09D65817B1108D843E_gshared (BaseRenderFunc_2_tA367BC6873E6166CAEC57DF6061E145117B9C512* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_gshared (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_gshared_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR 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_mAF9D0A865FBFFE6364C3073A253711B4C109C67A_gshared (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76_gshared (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E* __this, int32_t ___0_start, int32_t ___1_length, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649_gshared (LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4 ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55_gshared (ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566_gshared (ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F_gshared (Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_gshared_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5_gshared (NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F_gshared (Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5* __this, float ___0_item1, float ___1_item2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2_gshared (Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969* __this, float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___0_item1, float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___1_item2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B_gshared (TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352 ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9_gshared (TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876 ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0_gshared (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225_gshared (NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_gshared (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D_gshared (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___0_nativeArray, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2_gshared (Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121* __this, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___0_item1, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___1_item2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* RenderGraph_AddUnsafePass_TisRuntimeObject_m22ED403D4C84145926A27918AB261A49E25F3206_gshared (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, RuntimeObject** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseRenderFunc_2__ctor_mDC58545FDE0ACE8DDA93E3C3AF0D636A40E65081_gshared (BaseRenderFunc_2_tCEF4A4193D64B47BA9BDF45CF9B801DEB82FED1C* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_gshared_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_gshared (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, int32_t ___0_expectedTypeSize, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656_gshared (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* __this, NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 ___0_data, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GraphicsSettings_TryGetRenderPipelineSettings_TisRuntimeObject_m0D94DC4AD9E0B50AB27617DDD4ADE7D626554DEA_gshared (RuntimeObject** ___0_settings, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_gshared (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_array, int32_t ___1_index, const RuntimeMethod* method) ;
IL2CPP_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 NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_gshared (NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* __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 Nullable_1__ctor_m6F4836A77462991E907648D2BDC2085581555A7E_gshared (Nullable_1_t791F8A662AA857374FA6AFEEEA22B1F1E103327B* __this, NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445 ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Nullable_1__ctor_m711486F69F63C6FAC58039041FD9EA94D2C96E89_gshared (Nullable_1_tEB29AC5A73D1D1AF8DE0D726A51B415DC226387C* __this, NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB ___0_value, 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_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m6290E6289A474864D04F1A97C124B8AE3AC05C2F_gshared (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, int16_t ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m735EBD7363A06760DE25BACA0FC47F76CA0DEEAB_gshared (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* __this, uint8_t ___0_item, 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 int32_t Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA (String_t* ___0_name, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m1A66441005485A55E927CA46E3502FD688EF5352 (U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* CommandBufferHelpers_GetNativeCommandBuffer_m00E0A36F7BA58959180A2CF84B882FCE474577CA_inline (UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* ___0_baseBuffer, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_SetupLights_mE49587E20E3F430CD7FC33C66C624355DDAD29FC (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___2_cameraTargetSizeCopy, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___3_lightData, bool ___4_isRenderGraph, const RuntimeMethod* method) ;
inline void List_1__ctor_mC411581553467A7DB76C06E5E5FCA34E4EC621B9 (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B*, const RuntimeMethod*))List_1__ctor_mC411581553467A7DB76C06E5E5FCA34E4EC621B9_gshared)(__this, method);
}
inline void List_1__ctor_m10B7B906CB001FD99973B2681589D138E212FE45 (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C*, const RuntimeMethod*))List_1__ctor_m10B7B906CB001FD99973B2681589D138E212FE45_gshared)(__this, method);
}
inline void Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543 (Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA*, const RuntimeMethod*))Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7 (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* __this, String_t* ___0_name, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_mFEDD0606B6296C3ED8739858B6D13DB62E26CFC9 (PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* __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 UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Min_m53C488772A34D53917BCA2A491E79A0A5356ED52 (int32_t ___0_val1, int32_t ___1_val2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RTHandle_Release_m743C2A22FD95D177D2D425E9DF1F3088161F387B (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9 (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
inline VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1 (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
return (( VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* (*) (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468, int32_t, const RuntimeMethod*))NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_gshared)(___0_array, ___1_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B (VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454 (VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* __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 float Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8 (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ShadowUtils_IsValidShadowCastingLight_m6BF555A359BC5A5C37B9B07C6593FF7F86B80FA4 (UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___0_lightData, int32_t ___1_i, int32_t ___2_lightType, int32_t ___3_lightShadows, float ___4_shadowStrength, const RuntimeMethod* method) ;
inline int32_t List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, const RuntimeMethod*))List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_gshared)(__this, ___0_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t AdditionalLightsShadowCasterPass_ResolutionLog2ForHash_mE493FC29C96AA66AF50885537FDB18ED4A0AD4FD (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t ___0_resolution, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* __this, const RuntimeMethod* method) ;
inline UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* __this, const RuntimeMethod* method)
{
return (( UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* (*) (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C*, const RuntimeMethod*))ContextContainer_Get_TisRuntimeObject_mD332AE37F62256B78E48145FFDEADB66FEEF3A5E_gshared_inline)(__this, method);
}
inline UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* __this, const RuntimeMethod* method)
{
return (( UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* (*) (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C*, const RuntimeMethod*))ContextContainer_Get_TisRuntimeObject_mD332AE37F62256B78E48145FFDEADB66FEEF3A5E_gshared_inline)(__this, method);
}
inline UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* __this, const RuntimeMethod* method)
{
return (( UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* (*) (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C*, const RuntimeMethod*))ContextContainer_Get_TisRuntimeObject_mD332AE37F62256B78E48145FFDEADB66FEEF3A5E_gshared_inline)(__this, method);
}
inline UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_inline (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* __this, const RuntimeMethod* method)
{
return (( UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* (*) (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C*, const RuntimeMethod*))ContextContainer_Get_TisRuntimeObject_mD332AE37F62256B78E48145FFDEADB66FEEF3A5E_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowCasterPass_Setup_m9C5B61E95030586B23CAAB21138BCC0A9B4741FD (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___0_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* ___3_shadowData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilingScope__ctor_m4B73587A2295443A73B64DDD3D484D8EAECC0D65 (ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD* __this, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___0_sampler, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4 (ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowCasterPass_AnyAdditionalLightHasMixedShadows_mE792D23BBB459794B1388297AE3BD4E64B5EBE13 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___0_lightData, 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 bool AdditionalLightsShadowCasterPass_SetupForEmptyRendering_m3C52BDF2B38D037EDB7D64559352D8ABBD73CC31 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, bool ___0_stripShadowsOffVariants, bool ___1_shadowsEnabled, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* ___3_shadowData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_Clear_m66683336012894DA31A5EDE64908A2D71E6CCB80 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowAtlasLayout_GetTotalShadowSlicesCount_m16BC9BE84A7EA825554A167973DFE0E5AB896A12_inline (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowAtlasLayout_GetTotalShadowResolutionRequestCount_m16FDEE8A385FFB11DE1C7EE809C5246C1360FB73_inline (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowAtlasLayout_GetShadowSlicesScaleFactor_m5AAE169C5C88EACC0DEC38B12FFC8512B95E45FA_inline (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool AdditionalLightsShadowAtlasLayout_HasTooManyShadowMaps_mF5085628677B884F26878BACD8F7DD462EF581B1_inline (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowAtlasLayout_GetAtlasSize_m1D18A335928F768E4C63634DCF2BD30DBC97D77E_inline (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8 (String_t* ___0_format, RuntimeObject* ___1_arg0, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987 (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m918500C1EFB475181349A79989BB79BB36102894 (String_t* ___0_format, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UniversalRenderer_get_renderingModeActual_m48B1504573E94205348A217526669CF5A1043BE1 (UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool UniversalRenderer_get_shadowTransparentReceive_m20D8FFA7BF29012E5B68EF665D0DBF34132C01DE_inline (UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A* __this, const RuntimeMethod* method) ;
inline int32_t List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_inline (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C*, const RuntimeMethod*))List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowCasterPass_UsesBakedShadows_m0AD35F52442EEE14A70DB16AC03CDA3871594997 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* ___0_light, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdditionalLightsShadowCasterPass_GetLightTypeIdentifierForShadowParams_m3042F9F02E96C2CF40B2C9275D511B6B57ED5BCE (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t ___0_lightType, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ShadowUtils_GetPunctualLightShadowSlicesCount_mA5AF869B7846853407B9477117A9DF09DB15FB91 (int32_t* ___0_lightType, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ShadowUtils_SoftShadowQualityToShaderProperty_m02B6A27D17A4C26FA5E622F580113664A6ED3BE8 (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* ___0_light, bool ___1_softShadowsEnabled, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CullingResults_GetShadowCasterBounds_m5DD3647DB1560ECCF6620DD7DE16D6304012CF0B (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* __this, int32_t ___0_lightIndex, Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* ___1_outBounds, 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_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowAtlasLayout_HasSpaceForLight_m711B7F1C98EA3C8F5684AC80EA6C7480C5F1BE0A (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* __this, int32_t ___0_originalVisibleLightIndex, const RuntimeMethod* method) ;
inline URPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9* NativeArrayExtensions_UnsafeElementAt_TisURPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9_m56159FAB7E5AD01E526C4937CB1FAFF4F8F52A7D (NativeArray_1_t4C11F337CF2A7773644650D071AA5F21F158A5E0 ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
return (( URPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9* (*) (NativeArray_1_t4C11F337CF2A7773644650D071AA5F21F158A5E0, int32_t, const RuntimeMethod*))NativeArrayExtensions_UnsafeElementAt_TisURPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9_m56159FAB7E5AD01E526C4937CB1FAFF4F8F52A7D_gshared)(___0_array, ___1_index, method);
}
inline ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* NativeArrayExtensions_UnsafeElementAt_TisShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20_m172973527DE9C444ABA117A4CE8B1D951C896487 (NativeArray_1_t9B7A94FA050F43A3996B812B9164E7885F38ADC3 ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
return (( ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* (*) (NativeArray_1_t9B7A94FA050F43A3996B812B9164E7885F38ADC3, int32_t, const RuntimeMethod*))NativeArrayExtensions_UnsafeElementAt_TisShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20_m172973527DE9C444ABA117A4CE8B1D951C896487_gshared)(___0_array, ___1_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool URPLightShadowCullingInfos_IsSliceValid_m7A4FD76F47B4EA4E62951751ED4FD63E69535BD8 (URPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9* __this, int32_t ___0_i, const RuntimeMethod* method) ;
inline void List_1_Add_m81BBD1307381D9B08C53E3F710A62740F66B7F9C_inline (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, int16_t ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C*, int16_t, const RuntimeMethod*))List_1_Add_m81BBD1307381D9B08C53E3F710A62740F66B7F9C_gshared_inline)(__this, ___0_item, method);
}
inline void List_1_Add_mCF9C36A7DE08AFB2D2EEC76139677E086A6CAD73_inline (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* __this, uint8_t ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B*, uint8_t, const RuntimeMethod*))List_1_Add_mCF9C36A7DE08AFB2D2EEC76139677E086A6CAD73_gshared_inline)(__this, ___0_item, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE AdditionalLightsShadowAtlasLayout_GetSortedShadowResolutionRequest_mAA3061BE1782FAA0D264D9D072CCCCC8898D344C (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* __this, int32_t ___0_sortedShadowResolutionRequestIndex, 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 int32_t Mathf_NextPowerOfTwo_mA1CE7F3EEF9B0B07AB2D586C030ED236D578F485_inline (int32_t ___0_value, const RuntimeMethod* method) ;
inline int16_t List_1_get_Item_m448718D23F3512FDDBF0AB53E5D2DB0EABF8E569 (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( int16_t (*) (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C*, int32_t, const RuntimeMethod*))List_1_get_Item_m448718D23F3512FDDBF0AB53E5D2DB0EABF8E569_gshared)(__this, ___0_index, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
inline uint8_t List_1_get_Item_mE8DDB907ACC9A6FAE4A0FD30FAE2916AA2DD1A69 (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( uint8_t (*) (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B*, int32_t, const RuntimeMethod*))List_1_get_Item_mE8DDB907ACC9A6FAE4A0FD30FAE2916AA2DD1A69_gshared)(__this, ___0_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE AdditionalLightsShadowAtlasLayout_GetSliceShadowResolutionRequest_m20E61F0AD5EF2DDE2AB1FC48B7B82970DF5C2010 (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* __this, int32_t ___0_originalVisibleLightIndex, int32_t ___1_sliceIndex, 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 Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_lhs, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_UpdateTextureDescriptorIfNeeded_m85CF9757F3AC2449538E5D1D266181DDC0DB7FD8 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, 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_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 int32_t RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_depthBufferBits_mC095E36F9803B2E68E258C03E48ACD0B0E678953 (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_colorFormat_mF87FD5E3AC4688BBB921568003ED4A1FFB1614FF (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor__ctor_mE27A3C225736C1F806C12A7C31C0DC66A0AFE61B (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_width, int32_t ___1_height, int32_t ___2_colorFormat, int32_t ___3_depthBufferBits, 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 String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, 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 bool ShadowUtils_ShadowRTReAllocateIfNeeded_m1D2B971FC205B86AA3CCB3396FD0DDCC07B2198B (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** ___0_handle, int32_t ___1_width, int32_t ___2_height, int32_t ___3_bits, int32_t ___4_anisoLevel, float ___5_mipMapBias, String_t* ___6_name, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_ConfigureTarget_m6767C5E94D51F989348F415771B770DE844FD4A6 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_colorAttachment, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, int32_t ___0_clearFlag, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_clearColor, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A (RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_baseBuffer, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RasterCommandBuffer_EnableKeyword_m554A685119A5DE8DAD67ADA432176DCEFEDA3494 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* __this, GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* ___0_keyword, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_SetShadowParamsForEmptyShadowmap_m335F8189FD2CDAB0F1A2E0ED90FC6536A064D409 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_rasterCommandBuffer, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* UniversalRenderingData_get_commandBuffer_m8397484CEAB1A0D725DEA8A85C9B955E2B4007F8 (UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RTHandle_op_Implicit_m2462183372B0496DE475889924EDCAAAD2011B54 (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_handle, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_nameID, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_InitPassData_m188BD0F4E28EE47CD7E76F618E6243371BE41E2D (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** ___0_passData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* ___3_shadowData, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A RTHandle_get_referenceSize_mC92CF605112BBE2C0733AB1E4A9C42B760DCB34B_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_InitRendererLists_m41699CA2C9FD3DEDD9524B71A310588F0E9FDCC3 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___0_cullResults, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** ___1_passData, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___2_context, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___3_renderGraph, bool ___4_useRenderGraph, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_RenderAdditionalShadowmapAtlas_m9DFE891E43B7793500DF41BFA8A695316FB643E7 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** ___1_data, bool ___2_useRenderGraph, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RTHandle_get_nameID_m30AF2567853494DB845D83A8B37D0FB523DA76E9_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) ;
inline void List_1_Clear_mAD92F50924A47EF4645973FA54E88D4558A6A730_inline (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C*, const RuntimeMethod*))List_1_Clear_mAD92F50924A47EF4645973FA54E88D4558A6A730_gshared_inline)(__this, method);
}
inline void List_1_Clear_m37CAB1DBD0585CA88EA7AD6AAE5F995553FD2ED5_inline (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B*, const RuntimeMethod*))List_1_Clear_m37CAB1DBD0585CA88EA7AD6AAE5F995553FD2ED5_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RasterCommandBuffer_SetGlobalVector_mB54A698709E920A961D8601DC5B2452B4866C68E (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* __this, int32_t ___0_nameID, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ShaderData_GetAdditionalLightShadowParamsStructuredBuffer_mE02654F81DBD5A4738C3A77670BAAE2934D66EBA (ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* __this, int32_t ___0_size, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputeBuffer_SetData_m9F845E6B347CE028FA9A987D740FC642D828013A (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* __this, RuntimeArray* ___0_data, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RasterCommandBuffer_SetGlobalBuffer_m91A7C4FE8D4CF184AECFF339A9DCAC3BF699DCFB (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* __this, int32_t ___0_nameID, ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RasterCommandBuffer_SetGlobalVectorArray_mFBD8CEECFF234DD05410B44D850F0F50CB72406F (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* __this, int32_t ___0_nameID, Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___1_values, const RuntimeMethod* method) ;
inline ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661 (int32_t ___0_marker, const RuntimeMethod* method)
{
return (( ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* (*) (int32_t, const RuntimeMethod*))ProfilingSampler_Get_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m8A88D1A0EBDE48471A988A3C0B292D7E590709B2_gshared)(___0_marker, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProfilingScope__ctor_mEF7BF01DCAD3709F978E564AEDEDD643FC617904 (ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD* __this, BaseCommandBuffer_tD67BB9B3F740537BD3F3A96FA17D06E6C3BFDC06* ___0_cmd, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___1_sampler, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowUtils_SetWorldToCameraAndCameraToWorldMatrices_mE2BC025C6530F7E5E287A9E43129CF7C6D541793 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___1_viewMatrix, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* __this, GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* ___0_keyword, bool ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ShadowUtils_FastApproximately_mA09EFF5655C81E1677E1A3746DDFE6C93337F250 (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ShadowUtils_GetShadowBias_m865F36086076039F16AF6D1AC4000B8169839BD6 (VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* ___0_shadowLight, int32_t ___1_shadowLightIndex, UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* ___2_shadowData, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___3_lightProjectionMatrix, float ___4_shadowResolution, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ShadowUtils_FastApproximately_m583B79E139074040A041EB4DCC34E597E14391B0 (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_a, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowUtils_SetShadowBias_mAD1A67040E89BF495C8DD79B6A28C7161C25E87A (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_shadowBias, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 VisibleLight_get_localToWorldMatrix_m5DD0193DBD7887878F93AB4A95DCD9A72F594081 (VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Matrix4x4_GetColumn_m5CE079D7A69DE70E3144BADD20A1651C73A8D118 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector4_op_Implicit_m0217ADDC8CADDB93ACBABB17A50207698DAB0071_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_v, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowUtils_SetLightPosition_mC74FD353B1EFCDFF6983F395F7C382E23E1A28B3 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_lightPosition, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 RendererListHandle_op_Implicit_m23F3E49F9D97B0BABE1044E02A7A70784F05C585 (RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA ___0_rendererList, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowUtils_RenderShadowSlice_m8A4EF57464A61CC7AB7C5E01EA905AFE3F23FF7B (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* ___1_shadowSliceData, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85* ___2_shadowRendererList, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___3_proj, Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___4_view, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowUtils_SetSoftShadowQualityShaderKeywords_m295C5B71C0C784A63CBED40DDE0F3762D8268492 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* ___1_shadowData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_SetupAdditionalLightsShadowReceiverConstants_mBAF0845C191AAB3DEDAD1482B3A52A304F461204 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___1_allocatedShadowAtlasSize, bool ___2_useStructuredBuffer, bool ___3_softShadows, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ShaderData_GetAdditionalLightShadowSliceMatricesStructuredBuffer_m175F3097985D8C2C006C4E94D0302504E09C3F49 (ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* __this, int32_t ___0_size, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RasterCommandBuffer_SetGlobalMatrixArray_m8AFED067E7189FA1F1D301BFD7E1F31AF191EDA1 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* __this, int32_t ___0_nameID, Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* ___1_values, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2Int_op_Implicit_m5B9FB268943E6CAB6E40E13D30BA49A9AC7D2059_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___0_v, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m707994C12D356E65E453CEE8F767E652B60911BF_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 UniversalCameraData_GetViewMatrix_mE4676E11126A0A1F10B2425B245CF438A671A21A (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, int32_t ___0_viewIndex, 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_EXTERN_C IL2CPP_METHOD_ATTR UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* UniversalRenderPipeline_get_asset_mCDEF564C748A6FE271F3749C82ECA64D0F6DE9E9 (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool UniversalRenderPipelineAsset_get_useRenderingLayers_mA473541E634D2A1BEB4CEAFBF27B79251E0FA5E6_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowDrawingSettings_set_useRenderingLayerMaskTest_m9E81FEE30547B3720C365016689F87A2AB63F025 (ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA RenderGraph_CreateShadowRendererList_mB2EE56B34D7B4C2544C0044F040979D561AB12EE (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4* ___0_shadowDrawingSettings, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ScriptableRenderContext_CreateShadowRendererList_m34053F9A4CF0DCB00BD4A8816C2756A3943DDA3D (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* __this, ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4* ___0_settings, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* ScriptableRenderPass_get_passName_m838292A44DB6ED7D67E43C1DE58383959B4F1925_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method) ;
inline RuntimeObject* RenderGraph_AddRasterRenderPass_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m98FEC2FAD92CC45E304AAA32740386C7710D4148 (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*, String_t*, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, String_t*, int32_t, const RuntimeMethod*))RenderGraph_AddRasterRenderPass_TisRuntimeObject_mC67DBCDAE9E5C0D6FA1406B1CD4EA8A1F9244044_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, ___3_file, ___4_line, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 UniversalRenderer_CreateRenderGraphTexture_m4BCA4F2339499873D3DE1C8562D3FB7B7DE21613 (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___1_desc, String_t* ___2_name, bool ___3_clear, int32_t ___4_filterMode, int32_t ___5_wrapMode, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderGraphDefaultResources_tCE331152C84ED1A36CF186CA0092AE10E599E25D* RenderGraph_get_defaultResources_m9392476073E82DC8F45ED8AB11B271EA471FC206_inline (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 RenderGraphDefaultResources_get_defaultShadowTexture_mF16D95793225F7D0A560E587401F5638A8A8E913_inline (RenderGraphDefaultResources_tCE331152C84ED1A36CF186CA0092AE10E599E25D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureDesc_t396D28DED9DDC89189E68F41C3D169B249BEE673 TextureHandle_GetDescriptor_m80F76DAC125F49B4538B3EE1EFCCB952A6D7F17D (TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline (TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* __this, const RuntimeMethod* method) ;
inline void BaseRenderFunc_2__ctor_m6FF54A24D7676542B3DC234BEA55A88E19842D8F (BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C*, RuntimeObject*, intptr_t, const RuntimeMethod*))BaseRenderFunc_2__ctor_m72268C37DF7D310181ABEF09D65817B1108D843E_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mE4AE62DDA7206D93CFD12DA3BD89841B22D37E1F (U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 InitParams_Create_m0F8F2F77F213AE054EE69E4CCE001D1399538261 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights__ctor_m38DDF64B02CB6B4441E54813FB3412BC1FF43491 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 ___0_initParams, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_CreateForwardPlusBuffers_m7A43E9CF4BBE7B1E5F8484E6F29DA2112832AF99 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D ReflectionProbeManager_Create_mEB8DC87D081FFBAF79CDFFA5E88FBDF37E5A31C4 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UniversalRenderPipeline_get_maxZBinWords_mE4273E98F6954CAB29864DF722CBE2239F27A0A6 (const RuntimeMethod* method) ;
inline void NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
inline int32_t UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_inline (const RuntimeMethod* method)
{
return (( int32_t (*) (const RuntimeMethod*))UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_gshared_inline)(method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GraphicsBuffer__ctor_mBDE2A119B58AD582F79CFE8071F47001965D14F4 (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* __this, int32_t ___0_target, int32_t ___1_count, int32_t ___2_stride, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GraphicsBuffer_set_name_m3B9F67D432C2899E788BAD4F6D41B0E221F009C5 (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UniversalRenderPipeline_get_maxTileWords_m8AD518A84ABD36318597B440B2555662BD1D339A (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E* float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828 (float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA math_float2_m24A922BBF741AF168DD4591FC8C4CF9E67A85BAE_inline (float ___0_x, float ___1_y, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA math_rcp_m6A26002B1F4212C525255E31010FF526C84F591D_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_x, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_UnaryNegation_m63834E95475E7EF1CA1583F6A08420C3BFA34458_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_val, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Multiply_m34D03129CE0D7AD665A914DE83CB749585B2455F_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_lhs, float ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Addition_m6A1EEFBE2B92691F07967739DB3ECEEB432968AD_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_lhs, float ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E math_float4_mE797E50A2E9FF0935867108F0F25C0F683E47B15_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___1_zw, const RuntimeMethod* method) ;
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_maxVisibleReflectionProbes_mF085C7609B126D71540B17CE1CE72B6618256C8E (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t math_min_m02D43DF516544C279AF660EA4731449C82991849_inline (int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A int2_op_Addition_mDC6C2A91C24EE95C695A1F0179AC85A845045D2E_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_lhs, int32_t ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A int2_op_Subtraction_mC938968ABFBC65A87958D0C460911E66345F7AAA_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_lhs, int32_t ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A int2_op_Division_mE73B8B8DF181E932008B939A87FC6A7CB0547F75_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_lhs, int32_t ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_log2_m07B499B0DDA692EDD9DF4780349C26EB28199156_inline (float ___0_x, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF (int32_t ___0_val1, int32_t ___1_val2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ForwardLights_U3CScheduleClusteringJobsU3Eg__IsProbeGreaterU7C40_0_mF235C2F8FAC01B7E54B4A14C0656379A0D1165A4 (VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B ___0_probe, VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B ___1_otherProbe, const RuntimeMethod* method) ;
inline void NativeArray_1__ctor_mAF9D0A865FBFFE6364C3073A253711B4C109C67A (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_mAF9D0A865FBFFE6364C3073A253711B4C109C67A_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
inline NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76 (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E* __this, int32_t ___0_start, int32_t ___1_length, const RuntimeMethod* method)
{
return (( NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E (*) (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E*, int32_t, int32_t, const RuntimeMethod*))NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76_gshared)(__this, ___0_start, ___1_length, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649 (LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4 ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55 (ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566 (ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JobHandle_Complete_mDCED35A125AAB37EDDAB2E31C805B4904B614A4A (JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08* __this, const RuntimeMethod* method) ;
inline float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F (Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 (*) (Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121*, int32_t, const RuntimeMethod*))Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F_gshared)(__this, ___0_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_GetViewParams_m9A54A4B2830B54B12721D67115BDBE652267D8E3 (bool ___0_isOrthographic, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___1_viewToClip, float* ___2_viewPlaneBot, float* ___3_viewPlaneTop, float4_t89D9A294E7A79BD81BFBDD18654508532958555E* ___4_viewToViewportScaleBias, const RuntimeMethod* method) ;
inline int32_t UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_inline (const RuntimeMethod* method)
{
return (( int32_t (*) (const RuntimeMethod*))UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_gshared_inline)(method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ForwardLights_AlignByteCount_mA3F5F2AF9602DE135C8413AA3CA967788CE078A4 (int32_t ___0_count, int32_t ___1_align, const RuntimeMethod* method) ;
inline void NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5 (NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Implicit_mDCE8EF24B96CB48EEFA3D9C75760ECA01874C735_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_v, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Division_m4AA175CD0895AA1A50F5A73B54722CA53876EE6A_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_lhs, float ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Division_mE9F0EA43229DDFD549088D0F71AABF831698EE5F_inline (float ___0_lhs, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___1_rhs, const RuntimeMethod* method) ;
inline void Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F (Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5* __this, float ___0_item1, float ___1_item2, const RuntimeMethod* method)
{
(( void (*) (Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5*, float, float, const RuntimeMethod*))Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F_gshared)(__this, ___0_item1, ___1_item2, method);
}
inline void Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2 (Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969* __this, float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___0_item1, float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___1_item2, const RuntimeMethod* method)
{
(( void (*) (Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969*, float4_t89D9A294E7A79BD81BFBDD18654508532958555E, float4_t89D9A294E7A79BD81BFBDD18654508532958555E, const RuntimeMethod*))Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2_gshared)(__this, ___0_item1, ___1_item2, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B (TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352 ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9 (TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876 ___0_jobData, int32_t ___1_arrayLength, int32_t ___2_innerloopBatchCount, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___3_dependency, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876, int32_t, int32_t, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9_gshared)(___0_jobData, ___1_arrayLength, ___2_innerloopBatchCount, ___3_dependency, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0 (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E*, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0_gshared)(__this, ___0_inputDeps, method);
}
inline JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225 (NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41* __this, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_inputDeps, const RuntimeMethod* method)
{
return (( JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 (*) (NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41*, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08, const RuntimeMethod*))NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225_gshared)(__this, ___0_inputDeps, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 JobHandle_CombineDependencies_mA265FBED9D75AEF610251410AFC7766F40D5BB05 (JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___0_job0, JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ___1_job1, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JobHandle_get_IsCompleted_m834D40CA77C5F2EC575592BD5DEB60B66ACCF941 (JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162 (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* __this, String_t* ___0_message, const RuntimeMethod* method) ;
inline void NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*, const RuntimeMethod*))NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GraphicsBuffer_Dispose_m2D1F14A03BE2CAA0A68536470298B468F77AB596 (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* __this, const RuntimeMethod* method) ;
inline void* NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___0_nativeArray, const RuntimeMethod* method)
{
return (( void* (*) (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184, const RuntimeMethod*))NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D_gshared)(___0_nativeArray, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnsafeUtility_MemClear_m6C4377117084A11A667A567BC2F5E606A632A7C1 (void* ___0_destination, int64_t ___1_size, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3 (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XRPass_get_singlePassEnabled_m2F5A3AEE82BE2ABFAE8252AE5E593FF7EF0D0BFD (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 float4x4_op_Implicit_mCDD72C5454A8DAFB2A659484006D18D5979BE6AB (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___0_m, const RuntimeMethod* method) ;
inline void Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2 (Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121* __this, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___0_item1, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___1_item2, const RuntimeMethod* method)
{
(( void (*) (Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121*, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2, const RuntimeMethod*))Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2_gshared)(__this, ___0_item1, ___1_item2, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 UniversalCameraData_GetProjectionMatrix_mCBE3F56686DD504AC04863DB9FC5479E69DB4866 (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, int32_t ___0_viewIndex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 CullingResults_get_visibleReflectionProbes_mA4BB1AA0A4DA51D13789E8B1A684C756685B6EF3 (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* __this, 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 float Camera_get_nearClipPlane_m5E8FAF84326E3192CB036BD29DCCDAF6A9861013 (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Camera_get_farClipPlane_m1D7128B85B5DB866F75FBE8CEBA48335716B67BD (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Camera_get_orthographic_m904DEFC76C54DA4E30C20A62A86D5D87B7D4DD8F (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ForwardLights_ScheduleClusteringJobs_mFBE2A97F09B406FC4CCC4F00B4D87C67A7C9D90B (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_lights, NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 ___1_probes, NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___2_zBins, NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___3_tileMasks, Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___4_worldToViews, Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___5_viewToClips, int32_t ___6_viewCount, int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___7_screenResolution, float ___8_nearClipPlane, float ___9_farClipPlane, bool ___10_isOrthographic, int32_t* ___11_localLightCount, int32_t* ___12_directionalLightCount, int32_t* ___13_binCount, float* ___14_zBinScale, float* ___15_zBinOffset, int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* ___16_tileResolution, int32_t* ___17_actualTileWidth, int32_t* ___18_wordsPerTile, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JobHandle_ScheduleBatchedJobs_mCA0E146397E30E31FB57C96DAA1820451886DACA (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* CommandBufferHelpers_GetUnsafeCommandBuffer_m040FAAF967AB95C686B786C8C87772B95CA2F27C_inline (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_baseBuffer, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupLights_mA39A67DD1E6FFD2F45A7682B4F5DB0A9FE323216 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* ___0_cmd, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___1_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___2_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___3_lightData, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* ProfilingSampler_get_name_mF1C3E7B9540171DD93186A4DFEF33CE331E92D79_inline (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* __this, const RuntimeMethod* method) ;
inline RuntimeObject* RenderGraph_AddUnsafePass_TisSetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9_m6135A3D282E1F4B9119D0C956258A141F6FEE6EA (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*, String_t*, SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, String_t*, int32_t, const RuntimeMethod*))RenderGraph_AddUnsafePass_TisRuntimeObject_m22ED403D4C84145926A27918AB261A49E25F3206_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, ___3_file, ___4_line, method);
}
inline void BaseRenderFunc_2__ctor_mB159C650EC2537BA3D0B5826F075C4FB200359F4 (BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828*, RuntimeObject*, intptr_t, const RuntimeMethod*))BaseRenderFunc_2__ctor_mDC58545FDE0ACE8DDA93E3C3AF0D636A40E65081_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReflectionProbeManager_UpdateGpuData_m9B902ECB6895041955C30B4C3926FB67706341ED (ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___1_cullResults, const RuntimeMethod* method) ;
inline int32_t UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_inline (const RuntimeMethod* method)
{
return (( int32_t (*) (const RuntimeMethod*))UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_gshared_inline)(method);
}
inline NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055 (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* __this, int32_t ___0_expectedTypeSize, const RuntimeMethod* method)
{
return (( NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 (*) (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*, int32_t, const RuntimeMethod*))NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_gshared)(__this, ___0_expectedTypeSize, method);
}
inline void GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656 (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* __this, NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 ___0_data, const RuntimeMethod* method)
{
(( void (*) (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*, NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881, const RuntimeMethod*))GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656_gshared)(__this, ___0_data, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnsafeCommandBuffer_SetGlobalConstantBuffer_m4F9E22ED1EA680C5EEA639C9EE225CC238A0F9DC (UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* __this, GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* ___0_buffer, String_t* ___1_name, int32_t ___2_offset, int32_t ___3_size, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E math_float4_m16697C284FA0C25A84F3DC3E99F3D4C306B6BFBF_inline (float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 float4_op_Implicit_m5E3AEBAF5F12155549CC051E1EEEE81DF3516E92 (float4_t89D9A294E7A79BD81BFBDD18654508532958555E ___0_v, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnsafeCommandBuffer_SetGlobalVector_m234949ACC55D86622EB0A30367E17B7263A86F63 (UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* __this, String_t* ___0_name, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Implicit_m274CE0EFDC0FFD5168817614BF1A3699784DE02B (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_v, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E math_float4_m8177BCC80431B291731F53C99FF25D3090AB286D_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float ___1_z, float ___2_w, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupShaderLightConstants_m1E490BC8FE786E81BA57659087ACF5B60FD5607F (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* ___0_cmd, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___1_cullResults, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, 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 UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234 (UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* __this, GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* ___0_keyword, bool ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t QualitySettings_get_shadowmaskMode_mE3ACF9903A2D347AA58E8CCFC90CAF9B3CCEDC18 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UniversalRenderPipelineAsset_get_lightProbeSystem_m9884DE6BC1DC94F345DAE315AF470026EAC2B658_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UniversalRenderPipelineAsset_get_probeVolumeSHBands_m7EB0CCD14AFB3E046913EB274C18890C304728CD_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UniversalRenderPipelineAsset_get_shEvalMode_mE70F48B0A135221567C29FA912AE7EEF5CA5095A_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PlatformAutoDetect_ShAutoDetect_m1523EB64AB12A553F6DB406762F8909042227BE1 (int32_t ___0_mode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR 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) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F* ProbeReferenceVolume_get_instance_m7EAD257CFABE08C6549F8E34930FDB400DECC71C_inline (const RuntimeMethod* method) ;
inline ProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389* VolumeStack_GetComponent_TisProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389_mAE9ABD7B0514218FC11E220F08D6D3EB72E7435F (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( ProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UniversalCameraData_IsTemporalAAEnabled_mC954743AF984E4FF7409408DD33FD2D800727163 (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, 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 ProbeReferenceVolume_UpdateShaderVariablesProbeVolumes_m25CCEB2F3882F65872A23874984726FED59BC0C5 (ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, ProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389* ___1_probeVolumeOptions, int32_t ___2_taaFrameIndex, bool ___3_supportRenderingLayers, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnsafeCommandBuffer_SetGlobalInt_m83B8A08B81CB04FE4AF12C495A5E50F95702E639 (UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* __this, String_t* ___0_name, int32_t ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CoreUtils_IsSceneLightingDisabled_m35C35CC0351AEDED67A86FEAA5184799833F9A1A (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_camera, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightCookieManager_Setup_m99F78FA406DA69B4269548279941600208524F6E (LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___1_lightData, const RuntimeMethod* method) ;
inline bool GraphicsSettings_TryGetRenderPipelineSettings_TisLightmapSamplingSettings_tC939C96FDD3156A945ED51E935A2D572FBC01321_mD11FC7B94FFBA36949775A7C20897200C29A42BB (LightmapSamplingSettings_tC939C96FDD3156A945ED51E935A2D572FBC01321** ___0_settings, const RuntimeMethod* method)
{
return (( bool (*) (LightmapSamplingSettings_tC939C96FDD3156A945ED51E935A2D572FBC01321**, const RuntimeMethod*))GraphicsSettings_TryGetRenderPipelineSettings_TisRuntimeObject_m0D94DC4AD9E0B50AB27617DDD4ADE7D626554DEA_gshared)(___0_settings, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool LightmapSamplingSettings_get_useBicubicLightmapSampling_m92E6B487D1A33F54FCF063AD4A9E1110F76A0453_inline (LightmapSamplingSettings_tC939C96FDD3156A945ED51E935A2D572FBC01321* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReflectionProbeManager_Dispose_m2517A36EC183519CFA8BE412C8FDFA265115041C (ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightCookieManager_Dispose_mF5B3B096E2700EF22BAF2776F83384B5C438D2E6 (LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void 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) ;
inline VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
return (( VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* (*) (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468, int32_t, const RuntimeMethod*))NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_gshared)(___0_array, ___1_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* LightExtensions_GetUniversalAdditionalLightData_mB23616ED7274DF1599DDB22926EB0FA7CECA8132 (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* ___0_light, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderingLayerMask_tD73B9FC1A65A937F18E56833FC83BF89C2B085A1 UniversalAdditionalLightData_get_renderingLayers_mBCDFBBA5790553907B73D0076748C3B0E70A2932_inline (UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t RenderingLayerMask_op_Implicit_m8A57803F29D06516B5DB48D099F2E32ACC6DA162 (RenderingLayerMask_tD73B9FC1A65A937F18E56833FC83BF89C2B085A1 ___0_mask, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t RenderingLayerUtils_ToValidRenderingLayers_m0A7058438D6132C39118BD06430A19B691ED1180 (uint32_t ___0_renderingLayers, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupMainLightConstants_mEA371A8DC9BBBC20D9EE2E0D437C91EBDDED2F61 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* ___0_cmd, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___1_lightData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupAdditionalLightConstants_mF73AA4DC011A4A435C853B7D8CC1967649116A9E (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* ___0_cmd, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___1_cullResults, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_InitializeLightConstants_m57B7038BAB8D3785B6893FE92F479B5199A18534 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_lights, int32_t ___1_lightIndex, bool ___2_supportsLightLayers, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___3_lightPos, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___4_lightColor, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___5_lightAttenuation, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___6_lightSpotDir, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___7_lightOcclusionProbeChannel, uint32_t* ___8_lightLayerMask, bool* ___9_isSubtractive, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnsafeCommandBuffer_SetGlobalVector_m33F45879E3628254C11DA183E22BD11BD36E1D96 (UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* __this, int32_t ___0_nameID, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnsafeCommandBuffer_SetGlobalInt_m4E7E72FF66C7D96951746764423109DA31B9D0D0 (UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* __this, int32_t ___0_nameID, int32_t ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ForwardLights_SetupPerObjectLightIndices_m86B16FB18FBF3A3F6FE59A7FAC2563A0AF21AABE (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___0_cullResults, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___1_lightData, const RuntimeMethod* method) ;
inline void NativeArray_1__ctor_mCDB61DD4B879E7965AE74BFC0DABE5F86A7BBEFA (NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A* __this, int32_t ___0_length, int32_t ___1_allocator, int32_t ___2_options, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A*, int32_t, int32_t, int32_t, const RuntimeMethod*))NativeArray_1__ctor_mCDB61DD4B879E7965AE74BFC0DABE5F86A7BBEFA_gshared)(__this, ___0_length, ___1_allocator, ___2_options, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ShaderData_GetLightDataBuffer_m1A439B2E7A272E2117469F1DE4C8DBA85E8732D5 (ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* __this, int32_t ___0_size, const RuntimeMethod* method) ;
inline void ComputeBuffer_SetData_TisLightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED_mD067CD8F8709FDF4ACC8BF4162B3901E172C902E (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* __this, NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A ___0_data, const RuntimeMethod* method)
{
(( void (*) (ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233*, NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A, const RuntimeMethod*))ComputeBuffer_SetData_TisLightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED_mD067CD8F8709FDF4ACC8BF4162B3901E172C902E_gshared)(__this, ___0_data, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CullingResults_get_lightAndReflectionProbeIndexCount_mD6A7F71F6D8EAD3D01CD057B205FA00FFB05C7D8 (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ShaderData_GetLightIndicesBuffer_m14FCA4F99C094623216B1C4940DC850397C29F19 (ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* __this, int32_t ___0_size, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnsafeCommandBuffer_SetGlobalBuffer_m94946B866C598DC764A177C5DD1800971F63D4F3 (UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* __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 UnsafeCommandBuffer_SetGlobalVectorArray_m078B5A8FDEF8D176B4C89A029E215F4776D88AAD (UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* __this, int32_t ___0_nameID, Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* ___1_values, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnsafeCommandBuffer_SetGlobalFloatArray_mC4D270262470264B4071223485A4DFCDBEA72374 (UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* __this, int32_t ___0_nameID, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___1_values, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C CullingResults_GetLightIndexMap_m77871C888D0CCC47A9D406231257B9984AD5843D (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* __this, int32_t ___0_allocator, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CullingResults_SetLightIndexMap_m5494C30F5957F52885CD6950A8F86EFCD74B7B0A (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* __this, NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C ___0_lightIndexMap, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CullingResults_FillLightAndReflectionProbeIndices_m31598F3C1D7198709889AC422F7E639593FF0165 (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* __this, ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* ___0_computeBuffer, const RuntimeMethod* method) ;
inline void NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E (NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* __this, const RuntimeMethod* method)
{
(( void (*) (NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C*, const RuntimeMethod*))NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VisibleReflectionProbe_get_importance_m6D84CDBDB81FA17F06F50029DF90C5BE1D54A41E (VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 VisibleReflectionProbe_get_bounds_m3A2BA98C937B9F2603409CD9893DBBA8358638FD (VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25_inline (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1 Settings_Create_m6EF6686EC0592EB74BE280FAB043954873FC7DE8 (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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m4BB1474DD6A8BECA6EBF6F1C1078C552ABD392E3 (U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NormalReconstruction_SetupProperties_m04C78E1481B2BF07C1F01DC53F9E99FD6BD5F001 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* ___1_cameraData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* CameraData_get_universalCameraData_mD67FBE2CAADDBA930E7DDD9F44ED8C5F10E24AC2 (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NormalReconstruction_SetupProperties_m5A027E9D69284D7248CEF2B1F137879BD0DCD576 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7** ___1_cameraData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Matrix4x4_SetColumn_mC1CBEB2C29C0A9F1434C601786CE1B6DED1E1234 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, int32_t ___0_index, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_column, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 Matrix4x4_get_inverse_m4F4A881CD789281EA90EB68CFD39F36C8A81E6BD (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_overrideCameraTarget_mC7A5FB7FB9D32C88226E81992DAD058174C99D95_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ColorGradingLutPass_U3C_ctorU3Eg__LoadU7C7_0_m88146D2C2EE705FE73428D67B0B2AC376DCF2EB5 (Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___0_shader, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SystemInfo_IsFormatSupported_mD3D93E82BD677BDF6194258C4F221DBDB257F680 (int32_t ___0_format, int32_t ___1_usage, 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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_mCBC27DF2D82661FABC8C64063F605ED2FADE5A9F (PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* PostProcessingData_get_universalPostProcessingData_m88CE1C05289059A36CFC1BF6E811E2BB344F0D6D (PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_ConfigureDescriptor_m1DEAFEF573ECC437B1A1B2A7BF3FDD8BA50EC8B5 (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C** ___0_postProcessingData, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* ___1_descriptor, int32_t* ___2_filterMode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTextureDescriptor__ctor_m12E638C1D1D00D64015B37BD16841745629D7929 (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_width, int32_t ___1_height, int32_t ___2_colorFormat, int32_t ___3_depthBufferBits, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_vrUsage_m994CB3D4B250A70BE005D9FDFD24D868E07A52F0_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
inline UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* ContextContainer_Get_TisUniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C_m753CB398AA6F5991AD6C1C43B7142DDC449CAAED_inline (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* __this, const RuntimeMethod* method)
{
return (( UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* (*) (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C*, const RuntimeMethod*))ContextContainer_Get_TisRuntimeObject_mD332AE37F62256B78E48145FFDEADB66FEEF3A5E_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697 (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73 (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetFoveatedRenderingMode_mEB94470BC91694B62B28AC5EE1383DA636D3B43B (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, int32_t ___0_foveatedRenderingMode, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_SetRenderTarget_m191A5444016EAC488024322883CD3BBA4507381B (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_buffer, int32_t ___2_loadAction, int32_t ___3_storeAction, int32_t ___4_clearFlag, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___5_clearColor, int32_t ___6_miplevel, int32_t ___7_cubemapFace, int32_t ___8_depthSlice, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_ExecutePass_mCFFE21005F6EA803564DEDF375D634908E48996B (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* ___1_passData, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_internalLutTarget, const RuntimeMethod* method) ;
inline ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* VolumeStack_GetComponent_TisChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6_m59DB514BEB059E5BC105419D419F4AA47C20B5AE (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* VolumeStack_GetComponent_TisColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94_m879253A4257FA383B291867F32BC43DCF4F09BD2 (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* VolumeStack_GetComponent_TisLiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D_m8F5A96486750E64909EDAE247CA35A4D7A655926 (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* VolumeStack_GetComponent_TisShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C_m38170B0DCDC88C38BEFD2665C6C229F327304AA4 (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* VolumeStack_GetComponent_TisSplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561_mC88230015061DB689F583A15E7A40A241AA3935B (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
inline WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* VolumeStack_GetComponent_TisWhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A_m2545A9A93C169E617E44B3E9B3D7C2D6DFAD9B3C (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* __this, const RuntimeMethod* method)
{
return (( WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* (*) (VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8*, const RuntimeMethod*))VolumeStack_GetComponent_TisRuntimeObject_m8D5395D64A3CF1D54202CD9C021F6515580DB6AE_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ColorUtils_ColorBalanceToLMSCoeffs_mB376DD0E110C328FD5B407E391C88E374A9A3A7A (float ___0_temperature, float ___1_tint, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC ColorUtils_PrepareShadowsMidtonesHighlights_m9B43874018BC56463FF360BBF200E31FD8F4ED9D (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___0_inShadows, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___1_inMidtones, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___2_inHighlights, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC ColorUtils_PrepareLiftGammaGain_mB7E9F1F84D6D4AA29B66FD42CCB2A0C974FB1F39 (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___0_inLift, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___1_inGamma, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___2_inGain, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTuple_2_t17C52585DB4A62738FC66EFB364F711F8FD236F6 ColorUtils_PrepareSplitToning_m0AA7CE54A574E73A70C8C6B7262FF8F3C9778F9A (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___0_inShadows, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___1_inHighlights, float ___2_balance, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, int32_t ___0_nameID, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR 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 bool UniversalCameraData_get_isHDROutputActive_m357AD12197B0EBC987D7555B1F161620C68A036F (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HDRDisplayInformation_t22395AF57046F138C9D274380020D9DC16BED58F UniversalCameraData_get_hdrDisplayInformation_m5DB53600EF8A608BD9B0858916F5423D876DAFDD (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UniversalCameraData_get_hdrDisplayColorGamut_m510BAD9BB4872749DAD2AD4A7CAF3305FCC31EBD (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UniversalRenderPipeline_GetHDROutputLuminanceParameters_m7B6AA8D3D1732578FC4D3CE196A11B3996FE3433 (HDRDisplayInformation_t22395AF57046F138C9D274380020D9DC16BED58F ___0_hdrDisplayInformation, int32_t ___1_hdrDisplayColorGamut, Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* ___2_tonemapping, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___3_hdrOutputParameters, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UniversalRenderPipeline_GetHDROutputGradingParameters_m25DA61BE42BCE2B5A35727F1AF0D3ECBE6763F40 (Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* ___0_tonemapping, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___1_hdrOutputParameters, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HDROutputUtils_ConfigureHDROutput_mD69BEA580CE421FC29019C1A201C5ECE2C05A753 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_material, int32_t ___1_gamut, int32_t ___2_operations, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XRPass_StopSinglePass_m3EF577A46A29FC7226B5E080B176AC86983B0BE1 (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, BaseCommandBuffer_tD67BB9B3F740537BD3F3A96FA17D06E6C3BFDC06* ___0_cmd, 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 Blitter_BlitTexture_mA9F3E59BB26ED3403590B0E2E7E0C005A5925BF2 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_source, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___2_scaleBias, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___3_material, int32_t ___4_pass, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XRPass_StartSinglePass_mD02EEC9A62A1B14DFE6C8FD7D58483AE568DE067 (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, RuntimeObject* ___0_cmd, const RuntimeMethod* method) ;
inline RuntimeObject* RenderGraph_AddRasterRenderPass_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m766DA8346922C04CEA7F09EE359F55715D40E3D9 (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*, String_t*, PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, String_t*, int32_t, const RuntimeMethod*))RenderGraph_AddRasterRenderPass_TisRuntimeObject_mC67DBCDAE9E5C0D6FA1406B1CD4EA8A1F9244044_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, ___3_file, ___4_line, method);
}
inline void BaseRenderFunc_2__ctor_mEA655531D426C2BC06949E02762CE4B4DA736B1C (BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329*, RuntimeObject*, intptr_t, const RuntimeMethod*))BaseRenderFunc_2__ctor_m72268C37DF7D310181ABEF09D65817B1108D843E_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_Destroy_mD2FDD299C528530E4CC5F99EFBAF90ABC7B02C69 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_obj, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2 (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* CoreUtils_CreateEngineMaterial_m81DECC0AF6901F95B5041A00ED588F5230546AD2 (Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___0_shader, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mAF292AE2C5FC270C02D72F381D0A211F4FE4B6DA (U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* TextureHandle_op_Implicit_m5B88526114B640AE422305CC950C0887E576CE25 (TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___0_texture, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_m238A05A2547456F2E9E5E5242C02216DD683375F (PassData_t1038890089C1D9C981AA86D1976926E45838D305* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_msaaSamples_m6910E09489372746391B14FBAF59A7237539D6C4_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_depthStencilFormat_m7EC335006743B59AAD1895AD06B2DD74333F9A03_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_width_m3B2494007BFE3AD4D14403407C9B24F5045E7E10_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* __this, String_t* ___0_message, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyColorPass_set_source_m50B21D69B7B8D5DEBCB743D6B73D444563B7C540_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyColorPass_set_destination_m6A4A992990366275A44A961A09BDE4FCEEA1474F_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* RTHandle_get_name_mF2E7B6B108477C76931BD1E5798BB1DA1F036B7A_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetGlobalTexture_mD6F1CC7E87FA88B5838D5EDAFBA602EF94FE1F69 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, String_t* ___0_name, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyColorPass_get_source_m4CBDC88D0086B8BBD5B877590783188AB662A6CE_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** CameraData_get_renderer_mF3602679D5E3E14C185ADF3EFD3C1CB996F7B36A (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ScriptableRenderer_get_cameraColorTargetHandle_mB0B32CF50F711E4B41822F4F6BBCE2091C608A6D (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, 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_mA8C80A941EC4D76318A688D1E571561E2CCA5FC0 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_colorAttachment, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_depthAttachment, int32_t ___3_clearFlag, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___4_clearColor, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_ExecutePass_m90C1634D835C7605F7B7A2757CA2B18AE2A340CB (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_t1038890089C1D9C981AA86D1976926E45838D305* ___1_passData, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_source, bool ___3_useDrawProceduralBlit, 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 bool RTHandle_get_useScaling_mCDB079A62CC15C0D0F47E3F49D5975202F7B12A1_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 RTHandle_get_rtHandleProperties_mDD6241F72089E7DCED00F386D771140C9D9BB38D (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, 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_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 CopyColorPass_ConfigureDescriptor_mD046FF2494382A6D56FE64808E5CC6DCE9B9775E (int32_t ___0_downsamplingMethod, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* ___1_descriptor, int32_t* ___2_filterMode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_RenderInternal_mC1FDE955A7785CF00F04412FDE47F334E6052452 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* ___1_destination, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* ___2_source, bool ___3_useProceduralBlit, const RuntimeMethod* method) ;
inline RuntimeObject* RenderGraph_AddRasterRenderPass_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m20905594C47676AEDB73A602EA2525027C2AD81A (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, PassData_t1038890089C1D9C981AA86D1976926E45838D305** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*, String_t*, PassData_t1038890089C1D9C981AA86D1976926E45838D305**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, String_t*, int32_t, const RuntimeMethod*))RenderGraph_AddRasterRenderPass_TisRuntimeObject_mC67DBCDAE9E5C0D6FA1406B1CD4EA8A1F9244044_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, ___3_file, ___4_line, method);
}
inline void BaseRenderFunc_2__ctor_m06B7C97A41369F33F4FD33C2D861E02DF699C267 (BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2*, RuntimeObject*, intptr_t, const RuntimeMethod*))BaseRenderFunc_2__ctor_m72268C37DF7D310181ABEF09D65817B1108D843E_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m2A0C68CD6052BDD575E1BF6C2891F2FC4C000D6B (U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_mE9047FF66724A4AC1B216C3A49060FFF209AA997 (PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_CopyToDepth_mF2F24BDBE3DA669FFCDAB890D1DBB387405A963C_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_CopyToDepthXR_m2DEB7D27740F68E694C3E0117DE8102562EF1CD4_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_CopyToBackbuffer_mA98154E926BBD3655C2B0D2503F1D6D55329A65C_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_source_mDCB6C2AE3374A53B4748F3B45A388273D88378F7_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_destination_m4F22B22CEED2AB1945F6C508CA1E1DDA0A81C10D_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_MsaaSamples_mE86AA6AF92C2B0E809DD62702CF9E5DE827831B9_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyDepthPass_get_destination_m5431D1640FE923659B63FEE3DAD7F51E092D9952_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CopyDepthPass_get_MsaaSamples_m0C07167EE0A19B8F2CF70F497D9CEFA34B87E80B_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool CopyDepthPass_get_CopyToDepth_m20AB41CB33D9C3E6382D33DC91324299A052577E_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool CopyDepthPass_get_CopyToDepthXR_m3B47734AFFB51038EDA4FEC4C55C1E1E50695F54_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool CopyDepthPass_get_CopyToBackbuffer_m59DEF243B8014A97496F451B14CFC678C46AD5E0_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyDepthPass_get_source_m5DF50D9F290172F58A0FE097E1DA7B038327853E_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_ExecutePass_mB8CC21F5646BAF3814392AFBB0252A1DBD091F9D (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* ___1_passData, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_source, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SystemInfo_get_supportsMultisampledTextures_mC5D33E19F0E42C28563230E477483174766A7A90 (const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* RTHandle_get_rt_m593F2799E2E6C97979D3B4CD9E992D305922BBE9_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RenderTexture_get_antiAliasing_m68907FB6C38F817A3B7A9F3C17360BF751BB2658 (RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UniversalCameraData_IsHandleYFlipped_mB6E3D21D6B7D78BDFFFCC001ACED5DFE49153CDC (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_handle, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RasterCommandBuffer_SetViewport_mCC43D00D3A49FF4179249DC0A9C5AF417589C74D (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* __this, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_pixelRect, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* RTHandle_op_Implicit_mEF75557100B4F5D5BD918A60C85060711687CD43 (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_handle, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* __this, String_t* ___0_paramName, const RuntimeMethod* method) ;
inline UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_inline (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* __this, const RuntimeMethod* method)
{
return (( UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* (*) (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C*, const RuntimeMethod*))ContextContainer_Get_TisRuntimeObject_mD332AE37F62256B78E48145FFDEADB66FEEF3A5E_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_Render_mD23C3571E7A4E63C7D78A79945D59F3CED2CCF82 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___1_destination, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___2_source, UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* ___3_resourceData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___4_cameraData, bool ___5_bindAsCameraDepth, String_t* ___6_passName, const RuntimeMethod* method) ;
inline RuntimeObject* RenderGraph_AddRasterRenderPass_TisPassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2_mF3F276DA6A8C1DAB2E08D08211646BCFD14B2163 (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*, String_t*, PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, String_t*, int32_t, const RuntimeMethod*))RenderGraph_AddRasterRenderPass_TisRuntimeObject_mC67DBCDAE9E5C0D6FA1406B1CD4EA8A1F9244044_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, ___3_file, ___4_line, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XRPass_get_copyDepth_m234A91AEB854C3E6F8CB10D187DE343E1CF42BF8_inline (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 UniversalResourceData_get_backBufferColor_m5D4A628DCE4162249C15C1D22A88B958068F391D (UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetInfo_tE4102A5736DF137E6520D13766B89F0EECEE8DEA RenderGraph_GetRenderTargetInfo_mE14B2D9192C8CD6067B0EB79543D308C18491A13 (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___0_texture, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureDesc__ctor_m363CC70E4CB7757B95BEF8249AAA4AB918FBF5AD (TextureDesc_t396D28DED9DDC89189E68F41C3D169B249BEE673* __this, int32_t ___0_width, int32_t ___1_height, bool ___2_dynamicResolution, bool ___3_xrReady, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 RenderGraph_CreateTexture_mE0A9984084C7DE997FF0898ED678AA2E80812BCF (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, TextureDesc_t396D28DED9DDC89189E68F41C3D169B249BEE673* ___0_desc, const RuntimeMethod* method) ;
inline void BaseRenderFunc_2__ctor_m8891A0FEF7C5994DD03C48176C3E109676921A35 (BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3*, RuntimeObject*, intptr_t, const RuntimeMethod*))BaseRenderFunc_2__ctor_m72268C37DF7D310181ABEF09D65817B1108D843E_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mFB404FEFEAF800799059331ABB5D3BCB4A1B78DA (U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DeferredLights_get_DepthAttachmentHandle_m1E86B03F9BE60C0C400DD8FF6957629B81A9EF4D_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_UseFramebufferFetch_mCA48571D2CF82D0FA8854DEA9831D5EEB2E96891_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_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_mAE28A6783E50F928F741A08DAEB95695E6EEE543 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___0_inputs, BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* ___1_isTransient, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_ConfigureTarget_mDC20EFA30782A4E2D734590184A90E338953F36B (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_colorAttachment, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_depthAttachment, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_ExecuteDeferredPass_m78981CEB496E45BE2631C9B1955D32A75A16B92B (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* ___3_shadowData, const RuntimeMethod* method) ;
inline RuntimeObject* RenderGraph_AddRasterRenderPass_TisPassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9_m84CD7249F6229DB82549834566484D8F5D13D2F8 (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*, String_t*, PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, String_t*, int32_t, const RuntimeMethod*))RenderGraph_AddRasterRenderPass_TisRuntimeObject_mC67DBCDAE9E5C0D6FA1406B1CD4EA8A1F9244044_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, ___3_file, ___4_line, method);
}
inline void BaseRenderFunc_2__ctor_m51059C26BD2403EBA79DD94F365A7E7166085ADB (BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5*, RuntimeObject*, intptr_t, const RuntimeMethod*))BaseRenderFunc_2__ctor_m72268C37DF7D310181ABEF09D65817B1108D843E_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_OnCameraCleanup_mBFB9C5FAFFCEA15D701540DD17AC7FE999638C56 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m2E1FE391F02EABECFBE0C2D8D512C468946A5844 (U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_m8A7A1673B9F366C77FC39AFCEF62FA7FEE0E63B0 (PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* __this, 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_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 void DepthNormalOnlyPass_set_depthHandle_m1BEEA659E62754C056C0236D398A35F13D09D95B_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_normalHandle_m64E58CE5CBCE11D75EF63E68C38093190B57FEE4_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_enableRenderingLayers_m49AE8809406EB3B2BCFEB150B3B18E9DBB33E9C8_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_Setup_m5D15BB1D67D52187BE79CE94C64A18831F657969 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_depthHandle, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_normalHandle, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_renderingLayersHandle_m318FB02F109A607DCE9E27647C28F3661E246014_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DepthNormalOnlyPass_get_enableRenderingLayers_m8B155DF11DDC457640B7AE2151F6B7F4A092DDE3_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DepthNormalOnlyPass_get_normalHandle_m69CB065F687C497ABA9AC06BB83AF4A81E6F3FA3_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DepthNormalOnlyPass_get_renderingLayersHandle_m261414270C3DAF8B6ED1F44132AB70413B340A51_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_EXTERN_C IL2CPP_METHOD_ATTR int32_t* CameraData_get_renderType_mA1AA8D1F779C8795F37016F2C7585BC3485F8B65 (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool* CameraData_get_clearDepth_m9AE8938B5653E50B58DC1C4847508BF9BB0DEFC5 (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ScriptableRenderer_get_cameraDepthTargetHandle_m105A4BA47F734199554838F588A5101E2591988E (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_ConfigureTarget_m95AF62178B8B11980EF5E922FBD15042C2F361E3 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___0_colorAttachments, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_depthAttachment, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DepthNormalOnlyPass_get_depthHandle_m7908926636F3F6EF56897C7D90A2A04BC085BEAB_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RasterCommandBuffer_DrawRendererList_m6C50C4A5E4CABE3542317969BC91F552B41A427F (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* __this, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___0_rendererList, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 DepthNormalOnlyPass_InitRendererListParams_m46E16F104EBED90E04AA39572A43689AF6DFA8BF (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___0_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ScriptableRenderContext_CreateRendererList_mBF2F8A1EA796B87CBBAAC245133F2961D52A9BFA (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36* __this, RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1* ___0_param, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_ExecutePass_m5A584B708D9965BDE4217BAB0683392E0102230D (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* ___1_passData, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___2_rendererList, 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 RenderingUtils_CreateDrawingSettings_m3DB61D695B8C38BC10DF00E538DCB622F04189A0 (List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___0_shaderTagIdList, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___1_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___2_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___3_lightData, int32_t ___4_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 RendererListParams__ctor_m46CCE38EA66C6F213878BBAE3E058D7AA995D5F7 (RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___0_cullingResults, DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 ___1_drawSettings, FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___2_filteringSettings, const RuntimeMethod* method) ;
inline RuntimeObject* RenderGraph_AddRasterRenderPass_TisPassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5_mE10CE246C8502F642B112A5A5F613A181FBC4B71 (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*, String_t*, PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, String_t*, int32_t, const RuntimeMethod*))RenderGraph_AddRasterRenderPass_TisRuntimeObject_mC67DBCDAE9E5C0D6FA1406B1CD4EA8A1F9244044_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, ___3_file, ___4_line, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DepthNormalOnlyPass_get_renderingLayersMaskSize_m24EDCEEE9A7A530AD4C5D17C9E888CB333818895_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FilteringSettings_set_batchLayerMask_m1836360CF26338CD0415B94EE1575CFFD367753F (FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* __this, uint32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA RenderGraph_CreateRendererList_m7A5DCFC7F4A8A38BB0FC4E41BAE77FD5590B4F42 (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1* ___0_desc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XRPassUniversal_t8D4B40107F5DBC12D39470D87D108D3D2A8FB8D1* UniversalCameraData_get_xrUniversal_mD28B65BB477E408AF63DCA582FA63CB9FDCC01E0 (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XRPassUniversal_get_canFoveateIntermediatePasses_m03BF762BCF4DB4F35723BD3B5D0537CCD76CD716_inline (XRPassUniversal_t8D4B40107F5DBC12D39470D87D108D3D2A8FB8D1* __this, const RuntimeMethod* method) ;
inline void BaseRenderFunc_2__ctor_m7D3C539FF4C81628AE41F3C09CBFE2EEC69CB101 (BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF*, RuntimeObject*, intptr_t, const RuntimeMethod*))BaseRenderFunc_2__ctor_m72268C37DF7D310181ABEF09D65817B1108D843E_gshared)(__this, ___0_object, ___1_method, 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_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mCF6F257A4AF01A98C3A169DA3E926B4BC1ED28B6 (U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderingLayerUtils_SetupProperties_m2A1AA052D575737E5C1F872793A633A1043F980D (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, int32_t ___1_maskSize, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_m2809205F3AEF7B2004750271CEDCBD0190BC3C0C (PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C* __this, 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 void DepthOnlyPass_set_destination_m5E61EA2DA17898E9B74B42A4BAF81474BC235353_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RenderTextureDescriptor_get_depthStencilFormat_m360929BE5BD10E9C3D8C936AA6B44B1D11C119CB_inline (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* CameraData_get_cameraTargetDescriptor_mC199E27390A4D33338FCDC3ADC4ECFD3F7BE2761 (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DepthOnlyPass_get_destination_m14B3DFF0831AA169282AB64130A316CBB2CFC8DA_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 DepthOnlyPass_InitRendererListParams_mF12FC581858901E9B7C532FA66CED92B61835330 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___0_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_ExecutePass_mC4D54D94DDAF3D17F462DCCA978B19F320C69051 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___1_rendererList, 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 RenderingUtils_CreateDrawingSettings_m19A73A2AF8EE033A231EA599398122F0AEE68928 (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_shaderTagId, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___1_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___2_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___3_lightData, int32_t ___4_sortingCriteria, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawingSettings_set_lodCrossFadeStencilMask_mA3738C7819C25654E9D1A4C2E055D06092682B7C (DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* __this, int32_t ___0_value, const RuntimeMethod* method) ;
inline RuntimeObject* RenderGraph_AddRasterRenderPass_TisPassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C_mCE7D5C7DFAE4031D2DB6ECED708371235492ACD7 (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*, String_t*, PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, String_t*, int32_t, const RuntimeMethod*))RenderGraph_AddRasterRenderPass_TisRuntimeObject_mC67DBCDAE9E5C0D6FA1406B1CD4EA8A1F9244044_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, ___3_file, ___4_line, method);
}
inline void BaseRenderFunc_2__ctor_m9BE78588FE90075BF7BF32E9D84A72288EF4F18C (BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480*, RuntimeObject*, intptr_t, const RuntimeMethod*))BaseRenderFunc_2__ctor_m72268C37DF7D310181ABEF09D65817B1108D843E_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mF38A4B772B7E9C9F63C9E3C06B00292760D4DD66 (U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass_Init_mB98CDBA7E23434078653AE7A49B147C01970688C (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, bool ___0_opaque, int32_t ___1_evt, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___2_renderQueueRange, LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___3_layerMask, StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___4_stencilState, int32_t ___5_stencilReference, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___6_shaderTagIds, 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 PassData__ctor_m40B05B511DF9BF5C2196A0EDF4073C86D36949D8 (PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* __this, 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_InitPassData_mDE805D902D284C99589A42B7A7751257A820C9F2 (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___0_cameraData, PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** ___1_passData, uint32_t ___2_batchLayerMask, bool ___3_isActiveTargetBackBuffer, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass_InitRendererLists_m909AE7A68654C13BA9DC0037B50D037C1654E40B (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___0_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** ___3_passData, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___4_context, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___5_renderGraph, bool ___6_useRenderGraph, 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 bool UniversalCameraData_IsCameraProjectionMatrixFlipped_mB276D4F23A10935367AF04FAAEC51AC177A5C203 (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass_ExecutePass_mCA65E08175CA3B29346B0BB0AFE34C267E5023F0 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* ___1_data, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___2_rendererList, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___3_objectsWithErrorRendererList, bool ___4_yFlip, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D XRPass_GetViewport_m1AB79BA272EFF457892F38F0949F948D6E9993D7 (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, int32_t ___0_viewIndex, 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 RasterCommandBuffer_SetGlobalFloat_m6735C779D876CE30CE93D637B614C3249D9D55DB (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* __this, int32_t ___0_nameID, float ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* ScriptableRenderPass_GetActiveDebugHandler_m2787C3C1EEC1632A4E7E2A5C35C7D9216ACF4343 (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___0_cameraData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugRendererLists_DrawWithRendererList_m8E906F0103062274ADD2DA373E9527942D38F59D (DebugRendererLists_t36E764A9AB1DAF3B3FB5D4E076351B3F15A129C1* __this, RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, 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 DebugRendererLists_t36E764A9AB1DAF3B3FB5D4E076351B3F15A129C1* DebugHandler_CreateRendererListsWithDebugRenderState_m77FCC19B8452259BB628B54D2D84810C9537DC86 (DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___1_cullResults, DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* ___2_drawingSettings, FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* ___3_filteringSettings, RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* ___4_renderStateBlock, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderingUtils_CreateRendererListWithRenderStateBlock_m2EA7A0F6D66B9148185F7A873EE1525242AF741F (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___1_cullResults, DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 ___2_ds, FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___3_fs, RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 ___4_rsb, RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* ___5_rl, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DebugRendererLists_t36E764A9AB1DAF3B3FB5D4E076351B3F15A129C1* DebugHandler_CreateRendererListsWithDebugRenderState_m920C99CD16580DE4EC9F64A8AD130EA9D9A7CA90 (DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___1_cullResults, DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49* ___2_drawingSettings, FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* ___3_filteringSettings, RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* ___4_renderStateBlock, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderingUtils_CreateRendererListWithRenderStateBlock_mD1D6675E3A3CA96DD04B7EF36726E4EA983C024D (ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___1_cullResults, DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 ___2_ds, FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F ___3_fs, RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 ___4_rsb, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85* ___5_rl, const RuntimeMethod* method) ;
inline RuntimeObject* RenderGraph_AddRasterRenderPass_TisPassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6_mA0E078B278CE55F8102EF750A9DDDB606D9D392B (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*, String_t*, PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, String_t*, int32_t, const RuntimeMethod*))RenderGraph_AddRasterRenderPass_TisRuntimeObject_mC67DBCDAE9E5C0D6FA1406B1CD4EA8A1F9244044_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, ___3_file, ___4_line, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UniversalResourceData_get_isActiveTargetBackBuffer_mDE46C8611DF6BE430C31BA0988CD0E63AC918190 (UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 UniversalResourceData_get_ssaoTexture_m0AF63820533256331CD1B29C540B69083563CC2F (UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderGraphUtils_UseDBufferIfValid_mA098E9033502797670EBEAEFBFDE41CFBD784AB5 (RuntimeObject* ___0_builder, UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* ___1_resourceData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugRendererLists_PrepareRendererListForRasterPass_m8E4B72A3E9F4880FC3EE728C85B4DD9210E92789 (DebugRendererLists_t36E764A9AB1DAF3B3FB5D4E076351B3F15A129C1* __this, RuntimeObject* ___0_builder, const RuntimeMethod* method) ;
inline void BaseRenderFunc_2__ctor_mC0BAD851DD1394062D382A59A79BCFECFAA2C5F1 (BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF*, RuntimeObject*, intptr_t, const RuntimeMethod*))BaseRenderFunc_2__ctor_m72268C37DF7D310181ABEF09D65817B1108D843E_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m4DD18E1772FAE19BB49DE06C561ADCFBBA8644CF (U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransparentSettingsPass_ExecutePass_m489020E21070F532988AFEA638A855B7D4E6F873 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_rasterCommandBuffer, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UniversalCameraData_IsRenderTargetProjectionMatrixFlipped_m4BE75838B7F341A0EEE859ED9EFB3B341B99974D (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_color, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_depth, const RuntimeMethod* method) ;
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) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___0_message, String_t* ___1_paramName, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CommandBuffer_SetKeyword_m21015D629787CEC4954ABA00F1211D2F957B2399 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* ___0_keyword, bool ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass_Execute_m799C95C2011BFE202B9E2ECBCBD1B7097F7582A7 (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method) ;
inline RuntimeObject* RenderGraph_AddRasterRenderPass_TisRenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6_m725F03C11A581620B2DB2CD228AFC5A7BE5B5511 (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*, String_t*, RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, String_t*, int32_t, const RuntimeMethod*))RenderGraph_AddRasterRenderPass_TisRuntimeObject_mC67DBCDAE9E5C0D6FA1406B1CD4EA8A1F9244044_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, ___3_file, ___4_line, method);
}
inline void BaseRenderFunc_2__ctor_m4C2F731BC944DCC6176E75C00D0514CEC88EC3BA (BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F*, RuntimeObject*, intptr_t, const RuntimeMethod*))BaseRenderFunc_2__ctor_m72268C37DF7D310181ABEF09D65817B1108D843E_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mCE3DB4A42A824D146158C4B02532878D8D42E877 (U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_mF2C9CC2A8D1332768A155BAAD60C50CB83346BB9 (PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Material_FindPass_mCCAAC088EE0E39AD5950BA41E965371417DBCFBC (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, String_t* ___0_passName, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoreUtils_SetKeyword_m7F886C529A9DEC48A568FA4FFD4CF789AA294239 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_material, String_t* ___1_keyword, bool ___2_state, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DebugHandler_WriteToDebugScreenTexture_m238B0FD053CE5540FD5A64BF47C06456486A31B7 (DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* __this, bool ___0_resolveFinalTarget, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** DebugHandler_get_DebugScreenColorHandle_m704B6C8442CDB6B1DC0E368BD6CFDB24DC8612F4 (DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** DebugHandler_get_DebugScreenDepthHandle_mB80C399D6659D8E356EDC58D48EA71D17979548B (DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CameraData_get_isHDROutputActive_m32237087B9B6B906F9BD3F262A796DA1104B823C (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass_InitPassData_m3739CFDA7DBD7AD8A6FA2010C08E8945600D6E0F (FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* __this, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___0_cameraData, PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** ___1_passData, int32_t ___2_blitType, bool ___3_enableAlphaOutput, 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 RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RenderingUtils_GetCameraTargetIdentifier_mABBE09223B7ED980FA58D98476B05D84C8DB836B (RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RTHandleStaticHelpers_SetRTHandleStaticWrapper_mF0746A1D008A6FB7998485AD1BB33055F81C727D (RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_rtId, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_set_enabledKeywords_mA5408FE825A95F8381536A0601CA6C250D8B8BF5 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, LocalKeywordU5BU5D_tB7EDF3FB744FE86534FF8190C671AD0E9BE54CA9* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UniversalCameraData_get_requireSrgbConversion_m09836AD17C2F9377EB91208CFE48FD6E6787D6FF (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DebugHandler_HDRDebugViewIsActive_m0A83B379FC91626D9428077FE120808084B33C57 (DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* __this, bool ___0_resolveFinalTarget, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UniversalCameraData_get_rendersOverlayUI_mD04D3019C319093915651EF1F5B1F4E62E0EA79B (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass_SetupHDROutput_m3BE8C68596AB22F79869820328BF29177CC76FF7 (int32_t ___0_hdrDisplayColorGamut, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_material, int32_t ___2_hdrOperation, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___3_hdrOutputParameters, bool ___4_rendersOverlayUI, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Texture_get_filterMode_mFEF0AEA29E8468450EF85533965DCEBE66D02A45 (Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blitter_BlitTexture_m21015F24382F8A20B9FC10DB85B8FCE7BEAE8C63 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_source, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___2_scaleBias, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___3_material, int32_t ___4_pass, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderer_ConfigureCameraTarget_m0C906EED874B7FFB6DC9A1C34EFD714A9B96333B (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_colorTarget, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_depthTarget, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GL_get_wireframe_m6DC3D40913456AB481BA719570E513DC41815F53 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UniversalCameraData_get_isSceneViewCamera_m385DE910D3F39786A904537A58A7FE9849CBFA2D (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RenderTargetIdentifier_op_Implicit_m3E2366E36F14173DBEED75591978EBE1F01A1325 (int32_t ___0_type, 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_mDD1E2CA1DBB6E424AF1C384AC9C8490258C8B938 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* __this, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___0_source, RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B ___1_dest, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass_ExecutePass_m7705E3F7ACD9BC5FE458EDC70D92F0916B94F06C (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* ___1_data, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_source, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___3_destination, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___4_cameraData, 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 RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B XRPass_get_renderTarget_m4183955FBAB06A0CD30DAAC60DFC51AD18466F48_inline (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __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 Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 RenderingUtils_GetFinalBlitScaleBias_mE1A5885F1B4215EA710CC4004938934461614762 (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_source, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_destination, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___2_cameraData, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RasterCommandBuffer_SetWireframe_mD9737313075205933FB0BD5321CF2E7299066757 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* __this, bool ___0_enable, const RuntimeMethod* method) ;
inline RuntimeObject* RenderGraph_AddRasterRenderPass_TisPassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A_m9C27EB3D3E6DF0A477CD73FACB37B59C19F550D3 (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*, String_t*, PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, String_t*, int32_t, const RuntimeMethod*))RenderGraph_AddRasterRenderPass_TisRuntimeObject_mC67DBCDAE9E5C0D6FA1406B1CD4EA8A1F9244044_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, ___3_file, ___4_line, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XRSystem_get_foveatedRenderingCaps_m2B4B6BD6E1BFD298DD8A66DB2294FA27A0F6F989_inline (const RuntimeMethod* method) ;
inline void BaseRenderFunc_2__ctor_m0937A2522C7004F0FE8BD18F64EB78259C21E7BE (BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF*, RuntimeObject*, intptr_t, const RuntimeMethod*))BaseRenderFunc_2__ctor_m72268C37DF7D310181ABEF09D65817B1108D843E_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m20F289A11D59EA9BE0A4A3B024982FD4F13A3E03 (U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* TextureHandle_op_Implicit_mA5F86372E5F32D1740705B314012C5C4C12639D6 (TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___0_texture, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_mD00F3474656E4B80E46530645D891F4DDEFD0A82 (PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* __this, 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_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_ReleaseGbufferResources_m24BFF3E0F7FA36B9290320A7A09EAAFC82717B31 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DeferredLights_get_DepthCopyTexture_m92FD5E9B5F671F4BA1F3D0BA943F98937AB8D0EE_inline (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_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_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_HasDepthPrepass_m6AF7DA75C0155BDE17D0EF465C6F25C6CDE07064_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_ReAllocateGBufferIfNeeded_m1B0C7D1D8D84F70365EE88ECDB047BB72261C5A0 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_gbufferSlice, int32_t ___1_gbufferIndex, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredLights_UpdateDeferredInputAttachments_m7D18F98298CAD3A9DA44B99BD65E173B572665AA (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DeferredLights_get_DepthAttachment_mDCE6C0ADF1601341F58B5869068E6CDE55BECAC6_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* DeferredLights_get_GbufferFormats_m43FC6B8C32D728966C27DDE1BF81A93CDE5390BB_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableRenderPass_ConfigureTarget_mD8E74F2C1E5F1D64309C7C53875D10968082AF65 (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* ___0_colorAttachments, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_depthAttachment, GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* ___2_formats, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GBufferPass_InitRendererLists_m9A78167896D9867816C28D2948EECA985235E92D (GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7* __this, PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B** ___0_passData, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___1_context, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___2_renderGraph, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___3_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___4_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___5_lightData, bool ___6_useRenderGraph, uint32_t ___7_batchLayerMask, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GBufferPass_ExecutePass_mB750B5A6C75C1247A55C7C2F2DA20999F5EC2D54 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* ___1_data, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___2_rendererList, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___3_errorRendererList, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_UseRenderingLayers_m353CF7E8744DB3CC76B32E7747E413715D76143D (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_HasRenderingLayerPrepass_m749E77480F5ABBF71F57ECB8ABEF5C0C574F4E0C_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 ScriptableRenderPass_CreateDrawingSettings_m0F3B7985617514ACCF1619A1EE250428C7748B8F (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_shaderTagId, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___1_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___2_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___3_lightData, int32_t ___4_sortingCriteria, 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);
}
inline void Nullable_1__ctor_m6F4836A77462991E907648D2BDC2085581555A7E (Nullable_1_t791F8A662AA857374FA6AFEEEA22B1F1E103327B* __this, NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445 ___0_value, const RuntimeMethod* method)
{
(( void (*) (Nullable_1_t791F8A662AA857374FA6AFEEEA22B1F1E103327B*, NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445, const RuntimeMethod*))Nullable_1__ctor_m6F4836A77462991E907648D2BDC2085581555A7E_gshared)(__this, ___0_value, method);
}
inline void Nullable_1__ctor_m711486F69F63C6FAC58039041FD9EA94D2C96E89 (Nullable_1_tEB29AC5A73D1D1AF8DE0D726A51B415DC226387C* __this, NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB ___0_value, const RuntimeMethod* method)
{
(( void (*) (Nullable_1_tEB29AC5A73D1D1AF8DE0D726A51B415DC226387C*, NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB, const RuntimeMethod*))Nullable_1__ctor_m711486F69F63C6FAC58039041FD9EA94D2C96E89_gshared)(__this, ___0_value, 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);
}
inline RuntimeObject* RenderGraph_AddRasterRenderPass_TisPassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B_m225173649307D12566EC12503014DC87D85CC7B9 (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, String_t* ___0_passName, PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B** ___1_passData, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* ___2_sampler, String_t* ___3_file, int32_t ___4_line, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*, String_t*, PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B**, ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*, String_t*, int32_t, const RuntimeMethod*))RenderGraph_AddRasterRenderPass_TisRuntimeObject_mC67DBCDAE9E5C0D6FA1406B1CD4EA8A1F9244044_gshared)(__this, ___0_passName, ___1_passData, ___2_sampler, ___3_file, ___4_line, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DeferredLights_get_UseLightLayers_mCAB55A7317DDC188FDD87F52CD8C8E039DA223CF (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* DeferredLights_get_GbufferTextureHandles_mB7EE69C751B51951B19CF45ABE17F176FF4443AD_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DeferredLights_get_GBufferSliceCount_m49E27D846C6FB0B337EDFC43F7BA63CDB3A6EA32 (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 UniversalResourceData_get_cameraNormalsTexture_mC20E493E8A5CEFE7866E1DD3A923B41CCAA67CBB (UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 UniversalResourceData_get_renderingLayersTexture_mD1DA84A88300CF3D97F518E197F19EA09ABF50BC (UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* __this, const RuntimeMethod* method) ;
inline void BaseRenderFunc_2__ctor_m1BC3503B54C76051AC71FDA84C1F069268257A50 (BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8*, RuntimeObject*, intptr_t, const RuntimeMethod*))BaseRenderFunc_2__ctor_m72268C37DF7D310181ABEF09D65817B1108D843E_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___0_r, float ___1_g, float ___2_b, float ___3_a, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ResourceHandle_IsValid_m20B0218FDCA98DCD069AE3BE86FEFCAEDB985B9A_inline (ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float4__ctor_m062DCDEE8A8DFB587E88A4F1D18E7415B683CB00_inline (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___1_zw, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void int2__ctor_m452D21510717D0961119C89A72BBB8D84DCD49F4_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* __this, int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Math_Log_m5A3BBBF06AB82F25C885812E07D27B473CF43054 (double ___0_a, double ___1_newBase, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float2__ctor_m36DFF2F3BE02DB4AC5E36F0CDFF2DB54D872F979_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA* __this, int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_v, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float4__ctor_mB2F7F2D8BCE8159BEF5A0D6400499E211858ED2D_inline (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float4__ctor_m2A6267BB3EF610ED0F833FD07322B70EA219E9C7_inline (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float ___1_z, float ___2_w, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Mathf_GammaToLinearSpace_mEF9E26BAD322E55448B286ABDCDF4A2CC236547F (float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ContextContainer_Contains_mD38FBF0FAC84169E395802CBF880BD0980490AF3_inline (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* __this, uint32_t ___0_typeId, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___0_handle, 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) ;
inline void List_1_AddWithResize_m6290E6289A474864D04F1A97C124B8AE3AC05C2F (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, int16_t ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C*, int16_t, const RuntimeMethod*))List_1_AddWithResize_m6290E6289A474864D04F1A97C124B8AE3AC05C2F_gshared)(__this, ___0_item, method);
}
inline void List_1_AddWithResize_m735EBD7363A06760DE25BACA0FC47F76CA0DEEAB (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* __this, uint8_t ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B*, uint8_t, const RuntimeMethod*))List_1_AddWithResize_m735EBD7363A06760DE25BACA0FC47F76CA0DEEAB_gshared)(__this, ___0_item, 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
// Method Definition Index: 35348
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderConstants__cctor_m09051B6068B7C97525E50BCEB23C2FF6E921CDC7 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0493AB1599AF63F8E3BD39D09A7561AFBA2BA8F6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D3AE10B010841FB94C16F2D6092DE1939E0D4D3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0E7DA7037FEC0AF6D2151C72F15B1ED7FA9510D0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral14254BB83373B11756D2303A8E187014374CE5D9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral142FCD301E7D933AE279225AC7AA92A9D59857C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral18658F681A9C73419F1C6C28685110B9C75217F2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1CFB78BE8011E0ED5D3703C52272C237DBCA06A1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2A79458B56742869C970802BABC044B863EAEBB8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral362A772856CB779F1765B078E092205AB3FC37C2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3660ADCAC1E2D8A0D6580522BB19691C80238BD7);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral394B8C6C8CA442EF8C63386789D48EEDD0084236);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3DE62C764FE287F782036A9E375E4CE594140ECE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral453E1DDDE36F4A5910A36295C859E98D903414C5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C5089A59A25C62EC4F3937B0D4FEB1DD4BE23DC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D8A139418EF0697974054E94254DECA0AE09AAC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5CF70AD86FEE4D0BB40A2D1AC0E24C9BCB72ED12);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral63DB01C0A14C3A9F2C34ECE76868A34556EB6079);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral68727A40C1B3BE0D2C9F962957CC09A2FEBBE042);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C5919B5E82FAACEB69183B34A7541D9C5ED602F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6EA8E998C6201A17512C6CC6B02FAFEA02156DAD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral757F9B426839108F8E0406132E96E5830A55A168);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral766B907ADE80249DAE808FC29210021E23EB4E91);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral80ECF0DE547781D1B9780A17EE8E8F3080959DFD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86A04CD0F0A72EF7AFFA2F1D3B84FD4C0C8A846C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8892BAC6E61D7943F7F770BBF75A3C355AB72338);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral911B39A2990FADC95CC105164B82B339D32F7810);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9A94996873834C5180A8D7845CAB1A51611135E2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9DDA1C3AEE245E1050F9E53868138E86EE051854);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1157491762A35AA9294E63C8E856A0EC623453D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAA00EDD178C0078F9093B663874EE2736CFA0F6F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB0C9A0F8C132EF1323BB03594ECCB7D94F38F76B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBCC07DD3A056D026883DEEE1FC9D3CE17C086304);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC2CA6F1BFF44EEBCC4D051A38B46BB88F3B24DF3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD09FF46497DED0891A364572FCE480D32154FFB3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDB19771FAB86434A869A4FA826380CFCB91457FC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDC94E136F7997B634866013445CACF862DA0F7D8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralED59BA8185CAA83E268229638F6BC55EA239C931);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:35>
int32_t L_0;
L_0 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral2A79458B56742869C970802BABC044B863EAEBB8, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitStencilRef = L_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:36>
int32_t L_1;
L_1 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralA1157491762A35AA9294E63C8E856A0EC623453D, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitStencilReadMask = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:37>
int32_t L_2;
L_2 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral3660ADCAC1E2D8A0D6580522BB19691C80238BD7, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitStencilWriteMask = L_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:38>
int32_t L_3;
L_3 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral453E1DDDE36F4A5910A36295C859E98D903414C5, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitStencilRef = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:39>
int32_t L_4;
L_4 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral9A94996873834C5180A8D7845CAB1A51611135E2, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitStencilReadMask = L_4;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:40>
int32_t L_5;
L_5 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralBCC07DD3A056D026883DEEE1FC9D3CE17C086304, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitStencilWriteMask = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:41>
int32_t L_6;
L_6 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral4D8A139418EF0697974054E94254DECA0AE09AAC, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____StencilRef = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:42>
int32_t L_7;
L_7 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral14254BB83373B11756D2303A8E187014374CE5D9, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____StencilReadMask = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:43>
int32_t L_8;
L_8 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral394B8C6C8CA442EF8C63386789D48EEDD0084236, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____StencilWriteMask = L_8;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:44>
int32_t L_9;
L_9 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral8892BAC6E61D7943F7F770BBF75A3C355AB72338, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitPunctualStencilRef = L_9;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:45>
int32_t L_10;
L_10 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralB0C9A0F8C132EF1323BB03594ECCB7D94F38F76B, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitPunctualStencilReadMask = L_10;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:46>
int32_t L_11;
L_11 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral757F9B426839108F8E0406132E96E5830A55A168, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitPunctualStencilWriteMask = L_11;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:47>
int32_t L_12;
L_12 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral5CF70AD86FEE4D0BB40A2D1AC0E24C9BCB72ED12, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitPunctualStencilRef = L_12;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:48>
int32_t L_13;
L_13 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral911B39A2990FADC95CC105164B82B339D32F7810, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitPunctualStencilReadMask = L_13;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:49>
int32_t L_14;
L_14 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralAA00EDD178C0078F9093B663874EE2736CFA0F6F, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitPunctualStencilWriteMask = L_14;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:50>
int32_t L_15;
L_15 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralDB19771FAB86434A869A4FA826380CFCB91457FC, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitDirStencilRef = L_15;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:51>
int32_t L_16;
L_16 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral3DE62C764FE287F782036A9E375E4CE594140ECE, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitDirStencilReadMask = L_16;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:52>
int32_t L_17;
L_17 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral18658F681A9C73419F1C6C28685110B9C75217F2, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LitDirStencilWriteMask = L_17;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:53>
int32_t L_18;
L_18 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral6C5919B5E82FAACEB69183B34A7541D9C5ED602F, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitDirStencilRef = L_18;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:54>
int32_t L_19;
L_19 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralD09FF46497DED0891A364572FCE480D32154FFB3, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitDirStencilReadMask = L_19;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:55>
int32_t L_20;
L_20 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralC2CA6F1BFF44EEBCC4D051A38B46BB88F3B24DF3, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SimpleLitDirStencilWriteMask = L_20;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:57>
int32_t L_21;
L_21 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralDC94E136F7997B634866013445CACF862DA0F7D8, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ScreenToWorld = L_21;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:59>
int32_t L_22;
L_22 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral766B907ADE80249DAE808FC29210021E23EB4E91, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____MainLightPosition = L_22;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:60>
int32_t L_23;
L_23 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral0E7DA7037FEC0AF6D2151C72F15B1ED7FA9510D0, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____MainLightColor = L_23;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:61>
int32_t L_24;
L_24 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral142FCD301E7D933AE279225AC7AA92A9D59857C9, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____MainLightLayerMask = L_24;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:62>
int32_t L_25;
L_25 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral0493AB1599AF63F8E3BD39D09A7561AFBA2BA8F6, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SpotLightScale = L_25;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:63>
int32_t L_26;
L_26 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral80ECF0DE547781D1B9780A17EE8E8F3080959DFD, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SpotLightBias = L_26;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:64>
int32_t L_27;
L_27 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralED59BA8185CAA83E268229638F6BC55EA239C931, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____SpotLightGuard = L_27;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:65>
int32_t L_28;
L_28 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral0D3AE10B010841FB94C16F2D6092DE1939E0D4D3, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightPosWS = L_28;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:66>
int32_t L_29;
L_29 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral86A04CD0F0A72EF7AFFA2F1D3B84FD4C0C8A846C, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightColor = L_29;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:67>
int32_t L_30;
L_30 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral63DB01C0A14C3A9F2C34ECE76868A34556EB6079, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightAttenuation = L_30;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:68>
int32_t L_31;
L_31 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral362A772856CB779F1765B078E092205AB3FC37C2, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightOcclusionProbInfo = L_31;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:69>
int32_t L_32;
L_32 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral9DDA1C3AEE245E1050F9E53868138E86EE051854, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightDirection = L_32;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:70>
int32_t L_33;
L_33 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral6EA8E998C6201A17512C6CC6B02FAFEA02156DAD, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightFlags = L_33;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:71>
int32_t L_34;
L_34 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral1CFB78BE8011E0ED5D3703C52272C237DBCA06A1, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____ShadowLightIndex = L_34;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:72>
int32_t L_35;
L_35 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral4C5089A59A25C62EC4F3937B0D4FEB1DD4BE23DC, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____LightLayerMask = L_35;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:73>
int32_t L_36;
L_36 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral68727A40C1B3BE0D2C9F962957CC09A2FEBBE042, NULL);
((ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t075181736F05DB3D136B7600127A406660202B79_il2cpp_TypeInfo_var))->____CookieLightIndex = L_36;
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C void InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshal_pinvoke(const InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6& unmarshaled, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_pinvoke& marshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
Exception_t* ___stencilDeferredMaterialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
IL2CPP_RAISE_MANAGED_EXCEPTION(___stencilDeferredMaterialException, NULL);
}
IL2CPP_EXTERN_C void InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshal_pinvoke_back(const InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_pinvoke& marshaled, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
Exception_t* ___stencilDeferredMaterialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
IL2CPP_RAISE_MANAGED_EXCEPTION(___stencilDeferredMaterialException, NULL);
}
IL2CPP_EXTERN_C void InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshal_pinvoke_cleanup(InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshal_com(const InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6& unmarshaled, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_com& marshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
Exception_t* ___stencilDeferredMaterialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
IL2CPP_RAISE_MANAGED_EXCEPTION(___stencilDeferredMaterialException, NULL);
}
IL2CPP_EXTERN_C void InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshal_com_back(const InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_com& marshaled, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
Exception_t* ___stencilDeferredMaterialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6____stencilDeferredMaterial_FieldInfo_var, InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_0_0_0_var);
IL2CPP_RAISE_MANAGED_EXCEPTION(___stencilDeferredMaterialException, NULL);
}
IL2CPP_EXTERN_C void InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshal_com_cleanup(InitParams_tD826C0704956D3F1286BCCC07B5A5F61FFA7FCD6_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35349
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetupLightPassData__ctor_mAAF74855795F0FACD9EA17703EFE830D67E0B5ED (SetupLightPassData_tA40A910C9436A6305128815883D46A828A97F59E* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35350
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m3738185D5D6DD66232F4D696B759DE1299332AD2 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248* L_0 = (U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248*)il2cpp_codegen_object_new(U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_m1A66441005485A55E927CA46E3502FD688EF5352(L_0, NULL);
((U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
return;
}
}
// Method Definition Index: 35351
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m1A66441005485A55E927CA46E3502FD688EF5352 (U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 35352
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CSetupRenderGraphLightsU3Eb__140_0_mDE57ED098540BC9B392DC4DF2CCFBEC3ECCB2E77 (U3CU3Ec_t13CC57AF784608DDD81AB4CFD075A699F4E9D248* __this, SetupLightPassData_tA40A910C9436A6305128815883D46A828A97F59E* ___0_data, UnsafeGraphContext_t6E24BDE4C6B0924FCC4DE11BFA5B750FF6F03320* ___1_rgContext, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:325>
SetupLightPassData_tA40A910C9436A6305128815883D46A828A97F59E* L_0 = ___0_data;
NullCheck(L_0);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_1 = L_0->___deferredLights;
UnsafeGraphContext_t6E24BDE4C6B0924FCC4DE11BFA5B750FF6F03320* L_2 = ___1_rgContext;
NullCheck(L_2);
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_3 = L_2->___cmd;
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_4;
L_4 = CommandBufferHelpers_GetNativeCommandBuffer_m00E0A36F7BA58959180A2CF84B882FCE474577CA_inline(L_3, NULL);
SetupLightPassData_tA40A910C9436A6305128815883D46A828A97F59E* L_5 = ___0_data;
NullCheck(L_5);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_6 = L_5->___cameraData;
SetupLightPassData_tA40A910C9436A6305128815883D46A828A97F59E* L_7 = ___0_data;
NullCheck(L_7);
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_8 = L_7->___cameraTargetSizeCopy;
SetupLightPassData_tA40A910C9436A6305128815883D46A828A97F59E* L_9 = ___0_data;
NullCheck(L_9);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_10 = L_9->___lightData;
NullCheck(L_1);
DeferredLights_SetupLights_mE49587E20E3F430CD7FC33C66C624355DDAD29FC(L_1, L_4, L_6, L_8, L_10, (bool)1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:326>
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
// Method Definition Index: 35353
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass__ctor_mF976D84F719020B9DAD15C85B4338065DC2536C3 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m10B7B906CB001FD99973B2681589D138E212FE45_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mC411581553467A7DB76C06E5E5FCA34E4EC621B9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6FFA9B0EA9DA7F7513CDCED2729B8D8AAC2FDD16);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD3A94B4385FB4C72419952D792753E2133058E3E);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t G_B3_0 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:39>
List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* L_0 = (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B*)il2cpp_codegen_object_new(List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B_il2cpp_TypeInfo_var);
List_1__ctor_mC411581553467A7DB76C06E5E5FCA34E4EC621B9(L_0, List_1__ctor_mC411581553467A7DB76C06E5E5FCA34E4EC621B9_RuntimeMethod_var);
__this->___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex), (void*)L_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:40>
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_1 = (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C*)il2cpp_codegen_object_new(List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C_il2cpp_TypeInfo_var);
List_1__ctor_m10B7B906CB001FD99973B2681589D138E212FE45(L_1, List_1__ctor_m10B7B906CB001FD99973B2681589D138E212FE45_RuntimeMethod_var);
__this->___m_ShadowSliceToAdditionalLightIndex = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ShadowSliceToAdditionalLightIndex), (void*)L_1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:41>
Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA* L_2 = (Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA*)il2cpp_codegen_object_new(Dictionary_2_t50CD26719E8BE899BA7D94BA34FBEA7DB2EC2EFA_il2cpp_TypeInfo_var);
Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543(L_2, Dictionary_2__ctor_mE78D7FD183ECBA662974E4D98749343B5F568543_RuntimeMethod_var);
__this->___m_ShadowRequestsHashes = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ShadowRequestsHashes), (void*)L_2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:42>
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_3 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_3, _stringLiteralD3A94B4385FB4C72419952D792753E2133058E3E, NULL);
__this->___m_ProfilingSetupSampler = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ProfilingSetupSampler), (void*)L_3);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:97>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:99>
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_4 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_4, _stringLiteral6FFA9B0EA9DA7F7513CDCED2729B8D8AAC2FDD16, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D(__this, L_4, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:100>
int32_t L_5 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_5, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:102>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_6 = (PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29*)il2cpp_codegen_object_new(PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_il2cpp_TypeInfo_var);
PassData__ctor_mFEDD0606B6296C3ED8739858B6D13DB62E26CFC9(L_6, NULL);
__this->___m_PassData = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PassData), (void*)L_6);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:103>
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
bool L_7;
L_7 = RenderingUtils_get_useStructuredBuffer_m0B310996FC76E8BF72EBBCA9F94AB840277DAB1B(NULL);
__this->___m_UseStructuredBuffer = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:106>
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_8;
L_8 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
V_0 = L_8;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:108>
int32_t L_9 = V_0;
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:109>
bool L_10 = __this->___m_UseStructuredBuffer;
if (L_10)
{
goto IL_007f;
}
}
{
int32_t L_11 = V_1;
int32_t L_12 = V_0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
int32_t L_13;
L_13 = Math_Min_m53C488772A34D53917BCA2A491E79A0A5356ED52(L_11, L_12, NULL);
G_B3_0 = L_13;
goto IL_0080;
}
IL_007f:
{
int32_t L_14 = V_1;
G_B3_0 = L_14;
}
IL_0080:
{
V_2 = G_B3_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:114>
int32_t L_15 = V_2;
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_16 = (Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB*)(Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB*)SZArrayNew(Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB_il2cpp_TypeInfo_var, (uint32_t)L_15);
__this->___m_AdditionalLightIndexToVisibleLightIndex = L_16;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightIndexToVisibleLightIndex), (void*)L_16);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:115>
int32_t L_17 = V_1;
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_18 = (Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB*)(Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB*)SZArrayNew(Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB_il2cpp_TypeInfo_var, (uint32_t)L_17);
__this->___m_VisibleLightIndexToAdditionalLightIndex = L_18;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VisibleLightIndexToAdditionalLightIndex), (void*)L_18);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:116>
int32_t L_19 = V_1;
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_20 = (BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4*)(BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4*)SZArrayNew(BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4_il2cpp_TypeInfo_var, (uint32_t)L_19);
__this->___m_VisibleLightIndexToIsCastingShadows = L_20;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VisibleLightIndexToIsCastingShadows), (void*)L_20);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:117>
int32_t L_21 = V_2;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_22 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_21);
__this->___m_AdditionalLightIndexToShadowParams = L_22;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightIndexToShadowParams), (void*)L_22);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:119>
int32_t L_23 = V_2;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_24 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_23);
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams = L_24;
Il2CppCodeGenWriteBarrier((void**)(&((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams), (void*)L_24);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:120>
V_3 = 0;
goto IL_00d4;
}
IL_00c0:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:121>
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_25 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams;
int32_t L_26 = V_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_27 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___c_DefaultShadowParams;
NullCheck(L_25);
(L_25)->SetAt(static_cast<il2cpp_array_size_t>(L_26), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_27);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:120>
int32_t L_28 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_28, 1));
}
IL_00d4:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:120>
int32_t L_29 = V_3;
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_30 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams;
NullCheck(L_30);
if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length)))))
{
goto IL_00c0;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:124>
bool L_31 = __this->___m_UseStructuredBuffer;
if (L_31)
{
goto IL_00f2;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:125>
int32_t L_32 = V_0;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_33 = (Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)SZArrayNew(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var, (uint32_t)L_32);
__this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix = L_33;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix), (void*)L_33);
}
IL_00f2:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:127>
__this->___m_EmptyShadowmapNeedsClear = (bool)1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:128>
return;
}
}
// Method Definition Index: 35354
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_Dispose_mD57EAF6446FC2DC9A225BE81D796895EB3293613 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, const RuntimeMethod* method)
{
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* G_B2_0 = NULL;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* G_B1_0 = NULL;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* G_B5_0 = NULL;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* G_B4_0 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:135>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___m_AdditionalLightsShadowmapHandle;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1 = L_0;
if (L_1)
{
G_B2_0 = L_1;
goto IL_000c;
}
G_B1_0 = L_1;
}
{
goto IL_0011;
}
IL_000c:
{
NullCheck(G_B2_0);
RTHandle_Release_m743C2A22FD95D177D2D425E9DF1F3088161F387B(G_B2_0, NULL);
}
IL_0011:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:136>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_2 = __this->___m_EmptyAdditionalLightShadowmapTexture;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_3 = L_2;
if (L_3)
{
G_B5_0 = L_3;
goto IL_001c;
}
G_B4_0 = L_3;
}
{
return;
}
IL_001c:
{
NullCheck(G_B5_0);
RTHandle_Release_m743C2A22FD95D177D2D425E9DF1F3088161F387B(G_B5_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:137>
return;
}
}
// Method Definition Index: 35355
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdditionalLightsShadowCasterPass_CalcGuardAngle_m3EB5CE00FA752D137607C9792A438C307394575F (float ___0_frustumAngleInDegrees, float ___1_guardBandSizeInTexels, float ___2_sliceResolutionInTexels, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float V_1 = 0.0f;
float V_2 = 0.0f;
float V_3 = 0.0f;
float V_4 = 0.0f;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:144>
float L_0 = ___0_frustumAngleInDegrees;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:145>
V_0 = ((float)(((float)il2cpp_codegen_multiply(L_0, (0.0174532924f)))/(2.0f)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:146>
float L_1 = V_0;
float L_2;
L_2 = tanf(L_1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:148>
float L_3 = ___2_sliceResolutionInTexels;
V_1 = ((float)(L_3/(2.0f)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:149>
float L_4 = ___1_guardBandSizeInTexels;
V_2 = ((float)(L_4/(2.0f)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:150>
float L_5 = V_2;
float L_6 = V_1;
V_3 = ((float)il2cpp_codegen_add((1.0f), ((float)(L_5/L_6))));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:152>
float L_7 = V_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:154>
float L_8;
L_8 = atanf(((float)il2cpp_codegen_multiply(L_2, L_7)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:155>
float L_9 = V_0;
V_4 = ((float)il2cpp_codegen_subtract(L_8, L_9));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:157>
float L_10 = V_4;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:158>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:160>
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((2.0f), L_10)), (57.2957802f)));
}
}
// Method Definition Index: 35356
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdditionalLightsShadowCasterPass_GetPointLightShadowFrustumFovBiasInDegrees_mF808E812FC7F6EB1D758C5CC6F79CB450BE729A3 (int32_t ___0_shadowSliceResolution, bool ___1_shadowFiltering, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral878DC7312AD5AF0FFD07DCF96F64003D4E88EE6D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9039A9F4686F4C0ACB2DB04A80B5E6F0CAF9A5EA);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:176>
V_0 = (4.0f);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:180>
int32_t L_0 = ___0_shadowSliceResolution;
if ((((int32_t)L_0) > ((int32_t)8)))
{
goto IL_0026;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:182>
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
bool L_1 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___m_IssuedMessageAboutPointLightHardShadowResolutionTooSmall;
if (L_1)
{
goto IL_009b;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:184>
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(_stringLiteral9039A9F4686F4C0ACB2DB04A80B5E6F0CAF9A5EA, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:185>
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___m_IssuedMessageAboutPointLightHardShadowResolutionTooSmall = (bool)1;
goto IL_009b;
}
IL_0026:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:188>
int32_t L_2 = ___0_shadowSliceResolution;
if ((((int32_t)L_2) > ((int32_t)((int32_t)16))))
{
goto IL_0033;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:189>
V_0 = (43.0f);
goto IL_009b;
}
IL_0033:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:190>
int32_t L_3 = ___0_shadowSliceResolution;
if ((((int32_t)L_3) > ((int32_t)((int32_t)32))))
{
goto IL_0040;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:191>
V_0 = (18.5499992f);
goto IL_009b;
}
IL_0040:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:192>
int32_t L_4 = ___0_shadowSliceResolution;
if ((((int32_t)L_4) > ((int32_t)((int32_t)64))))
{
goto IL_004d;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:193>
V_0 = (8.63000011f);
goto IL_009b;
}
IL_004d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:194>
int32_t L_5 = ___0_shadowSliceResolution;
if ((((int32_t)L_5) > ((int32_t)((int32_t)128))))
{
goto IL_005d;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:195>
V_0 = (4.13000011f);
goto IL_009b;
}
IL_005d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:196>
int32_t L_6 = ___0_shadowSliceResolution;
if ((((int32_t)L_6) > ((int32_t)((int32_t)256))))
{
goto IL_006d;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:197>
V_0 = (2.02999997f);
goto IL_009b;
}
IL_006d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:198>
int32_t L_7 = ___0_shadowSliceResolution;
if ((((int32_t)L_7) > ((int32_t)((int32_t)512))))
{
goto IL_007d;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:199>
V_0 = (1.0f);
goto IL_009b;
}
IL_007d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:200>
int32_t L_8 = ___0_shadowSliceResolution;
if ((((int32_t)L_8) > ((int32_t)((int32_t)1024))))
{
goto IL_008d;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:201>
V_0 = (0.5f);
goto IL_009b;
}
IL_008d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:202>
int32_t L_9 = ___0_shadowSliceResolution;
if ((((int32_t)L_9) > ((int32_t)((int32_t)2048))))
{
goto IL_009b;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:203>
V_0 = (0.25f);
}
IL_009b:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:205>
bool L_10 = ___1_shadowFiltering;
if (!L_10)
{
goto IL_0138;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:207>
int32_t L_11 = ___0_shadowSliceResolution;
if ((((int32_t)L_11) > ((int32_t)((int32_t)16))))
{
goto IL_00c2;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:209>
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
bool L_12 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___m_IssuedMessageAboutPointLightSoftShadowResolutionTooSmall;
if (L_12)
{
goto IL_0138;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:211>
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(_stringLiteral878DC7312AD5AF0FFD07DCF96F64003D4E88EE6D, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:213>
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___m_IssuedMessageAboutPointLightSoftShadowResolutionTooSmall = (bool)1;
goto IL_0138;
}
IL_00c2:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:216>
int32_t L_13 = ___0_shadowSliceResolution;
if ((((int32_t)L_13) > ((int32_t)((int32_t)32))))
{
goto IL_00d1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:217>
float L_14 = V_0;
V_0 = ((float)il2cpp_codegen_add(L_14, (9.35000038f)));
goto IL_0138;
}
IL_00d1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:218>
int32_t L_15 = ___0_shadowSliceResolution;
if ((((int32_t)L_15) > ((int32_t)((int32_t)64))))
{
goto IL_00e0;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:219>
float L_16 = V_0;
V_0 = ((float)il2cpp_codegen_add(L_16, (4.07000017f)));
goto IL_0138;
}
IL_00e0:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:220>
int32_t L_17 = ___0_shadowSliceResolution;
if ((((int32_t)L_17) > ((int32_t)((int32_t)128))))
{
goto IL_00f2;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:221>
float L_18 = V_0;
V_0 = ((float)il2cpp_codegen_add(L_18, (1.76999998f)));
goto IL_0138;
}
IL_00f2:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:222>
int32_t L_19 = ___0_shadowSliceResolution;
if ((((int32_t)L_19) > ((int32_t)((int32_t)256))))
{
goto IL_0104;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:223>
float L_20 = V_0;
V_0 = ((float)il2cpp_codegen_add(L_20, (0.850000024f)));
goto IL_0138;
}
IL_0104:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:224>
int32_t L_21 = ___0_shadowSliceResolution;
if ((((int32_t)L_21) > ((int32_t)((int32_t)512))))
{
goto IL_0116;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:225>
float L_22 = V_0;
V_0 = ((float)il2cpp_codegen_add(L_22, (0.389999986f)));
goto IL_0138;
}
IL_0116:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:226>
int32_t L_23 = ___0_shadowSliceResolution;
if ((((int32_t)L_23) > ((int32_t)((int32_t)1024))))
{
goto IL_0128;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:227>
float L_24 = V_0;
V_0 = ((float)il2cpp_codegen_add(L_24, (0.170000002f)));
goto IL_0138;
}
IL_0128:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:228>
int32_t L_25 = ___0_shadowSliceResolution;
if ((((int32_t)L_25) > ((int32_t)((int32_t)2048))))
{
goto IL_0138;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:229>
float L_26 = V_0;
V_0 = ((float)il2cpp_codegen_add(L_26, (0.074000001f)));
}
IL_0138:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:235>
float L_27 = V_0;
return L_27;
}
}
// Method Definition Index: 35357
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t AdditionalLightsShadowCasterPass_ResolutionLog2ForHash_mE493FC29C96AA66AF50885537FDB18ED4A0AD4FD (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t ___0_resolution, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_resolution;
if ((((int32_t)L_0) > ((int32_t)((int32_t)1024))))
{
goto IL_001a;
}
}
{
int32_t L_1 = ___0_resolution;
if ((((int32_t)L_1) == ((int32_t)((int32_t)512))))
{
goto IL_0036;
}
}
{
int32_t L_2 = ___0_resolution;
if ((((int32_t)L_2) == ((int32_t)((int32_t)1024))))
{
goto IL_0032;
}
}
{
goto IL_003a;
}
IL_001a:
{
int32_t L_3 = ___0_resolution;
if ((((int32_t)L_3) == ((int32_t)((int32_t)2048))))
{
goto IL_002e;
}
}
{
int32_t L_4 = ___0_resolution;
if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)4096)))))
{
goto IL_003a;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:242>
return ((int64_t)((int32_t)12));
}
IL_002e:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:243>
return ((int64_t)((int32_t)11));
}
IL_0032:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:244>
return ((int64_t)((int32_t)10));
}
IL_0036:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:245>
return ((int64_t)((int32_t)9));
}
IL_003a:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:247>
return ((int64_t)8);
}
}
// Method Definition Index: 35358
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t AdditionalLightsShadowCasterPass_ComputeShadowRequestHash_mBD1C37C50D806EC075C06D3CD1C8CEF6F5B44251 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___0_lightData, UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* ___1_shadowData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
uint64_t V_0 = 0;
uint64_t V_1 = 0;
uint64_t V_2 = 0;
uint64_t V_3 = 0;
uint64_t V_4 = 0;
uint64_t V_5 = 0;
uint64_t V_6 = 0;
uint64_t V_7 = 0;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_8;
memset((&V_8), 0, sizeof(V_8));
int32_t V_9 = 0;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* V_10 = NULL;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_11 = NULL;
int32_t V_12 = 0;
int32_t V_13 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:252>
V_0 = ((int64_t)0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:253>
V_1 = ((int64_t)0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:254>
V_2 = ((int64_t)0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:255>
V_3 = ((int64_t)0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:256>
V_4 = ((int64_t)0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:257>
V_5 = ((int64_t)0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:258>
V_6 = ((int64_t)0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:259>
V_7 = ((int64_t)0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:261>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_0 = ___0_lightData;
NullCheck(L_0);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_1 = L_0->___visibleLights;
V_8 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:262>
V_9 = 0;
goto IL_010a;
}
IL_002c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:264>
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_2 = V_8;
int32_t L_3 = V_9;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_4;
L_4 = NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1(L_2, L_3, NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
V_10 = L_4;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:265>
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_5 = V_10;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_6;
L_6 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_5, NULL);
V_11 = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:267>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_7 = ___0_lightData;
int32_t L_8 = V_9;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_9 = V_10;
int32_t L_10;
L_10 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_9, NULL);
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_11 = V_11;
NullCheck(L_11);
int32_t L_12;
L_12 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_11, NULL);
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_13 = V_11;
NullCheck(L_13);
float L_14;
L_14 = Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8(L_13, NULL);
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
bool L_15;
L_15 = ShadowUtils_IsValidShadowCastingLight_m6BF555A359BC5A5C37B9B07C6593FF7F86B80FA4(L_7, L_8, L_10, L_12, L_14, NULL);
if (!L_15)
{
goto IL_0104;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:270>
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_16 = V_10;
int32_t L_17;
L_17 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_16, NULL);
V_13 = L_17;
int32_t L_18 = V_13;
if (!L_18)
{
goto IL_0076;
}
}
{
int32_t L_19 = V_13;
if ((((int32_t)L_19) == ((int32_t)2)))
{
goto IL_007d;
}
}
{
goto IL_0082;
}
IL_0076:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:272>
uint64_t L_20 = V_1;
V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_20, ((int64_t)1)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:272>
goto IL_0082;
}
IL_007d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:273>
uint64_t L_21 = V_0;
V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_21, ((int64_t)1)));
}
IL_0082:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:276>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_22 = ___1_shadowData;
NullCheck(L_22);
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_23 = L_22->___resolution;
int32_t L_24 = V_9;
NullCheck(L_23);
int32_t L_25;
L_25 = List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D(L_23, L_24, List_1_get_Item_mD99081BEFA1AB3526715F489192B0F7F596C183D_RuntimeMethod_var);
V_12 = L_25;
int32_t L_26 = V_12;
if ((((int32_t)L_26) > ((int32_t)((int32_t)512))))
{
goto IL_00b7;
}
}
{
int32_t L_27 = V_12;
if ((((int32_t)L_27) == ((int32_t)((int32_t)128))))
{
goto IL_00d4;
}
}
{
int32_t L_28 = V_12;
if ((((int32_t)L_28) == ((int32_t)((int32_t)256))))
{
goto IL_00db;
}
}
{
int32_t L_29 = V_12;
if ((((int32_t)L_29) == ((int32_t)((int32_t)512))))
{
goto IL_00e2;
}
}
{
goto IL_0104;
}
IL_00b7:
{
int32_t L_30 = V_12;
if ((((int32_t)L_30) == ((int32_t)((int32_t)1024))))
{
goto IL_00eb;
}
}
{
int32_t L_31 = V_12;
if ((((int32_t)L_31) == ((int32_t)((int32_t)2048))))
{
goto IL_00f4;
}
}
{
int32_t L_32 = V_12;
if ((((int32_t)L_32) == ((int32_t)((int32_t)4096))))
{
goto IL_00fd;
}
}
{
goto IL_0104;
}
IL_00d4:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:279>
uint64_t L_33 = V_2;
V_2 = ((int64_t)il2cpp_codegen_add((int64_t)L_33, ((int64_t)1)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:279>
goto IL_0104;
}
IL_00db:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:280>
uint64_t L_34 = V_3;
V_3 = ((int64_t)il2cpp_codegen_add((int64_t)L_34, ((int64_t)1)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:280>
goto IL_0104;
}
IL_00e2:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:281>
uint64_t L_35 = V_4;
V_4 = ((int64_t)il2cpp_codegen_add((int64_t)L_35, ((int64_t)1)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:281>
goto IL_0104;
}
IL_00eb:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:282>
uint64_t L_36 = V_5;
V_5 = ((int64_t)il2cpp_codegen_add((int64_t)L_36, ((int64_t)1)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:282>
goto IL_0104;
}
IL_00f4:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:283>
uint64_t L_37 = V_6;
V_6 = ((int64_t)il2cpp_codegen_add((int64_t)L_37, ((int64_t)1)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:283>
goto IL_0104;
}
IL_00fd:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:284>
uint64_t L_38 = V_7;
V_7 = ((int64_t)il2cpp_codegen_add((int64_t)L_38, ((int64_t)1)));
}
IL_0104:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:262>
int32_t L_39 = V_9;
V_9 = ((int32_t)il2cpp_codegen_add(L_39, 1));
}
IL_010a:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:262>
int32_t L_40 = V_9;
int32_t L_41;
L_41 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_8))->___m_Length);
if ((((int32_t)L_40) < ((int32_t)L_41)))
{
goto IL_002c;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:287>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_42 = ___1_shadowData;
NullCheck(L_42);
int32_t L_43 = L_42->___additionalLightsShadowmapWidth;
uint64_t L_44;
L_44 = AdditionalLightsShadowCasterPass_ResolutionLog2ForHash_mE493FC29C96AA66AF50885537FDB18ED4A0AD4FD(__this, L_43, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:288>
uint64_t L_45 = V_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:289>
uint64_t L_46 = V_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:290>
uint64_t L_47 = V_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:291>
uint64_t L_48 = V_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:292>
uint64_t L_49 = V_4;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:293>
uint64_t L_50 = V_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:294>
uint64_t L_51 = V_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:295>
uint64_t L_52 = V_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:296>
return ((int64_t)(((int64_t)(((int64_t)(((int64_t)(((int64_t)(((int64_t)(((int64_t)(((int64_t)(((int64_t)il2cpp_codegen_subtract((int64_t)L_44, ((int64_t)8)))|((int64_t)((int64_t)L_45<<3))))|((int64_t)((int64_t)L_46<<((int32_t)11)))))|((int64_t)((int64_t)L_47<<((int32_t)19)))))|((int64_t)((int64_t)L_48<<((int32_t)27)))))|((int64_t)((int64_t)L_49<<((int32_t)35)))))|((int64_t)((int64_t)L_50<<((int32_t)43)))))|((int64_t)((int64_t)L_51<<((int32_t)50)))))|((int64_t)((int64_t)L_52<<((int32_t)57)))));
}
}
// Method Definition Index: 35359
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AdditionalLightsShadowCasterPass_GetLightTypeIdentifierForShadowParams_m3042F9F02E96C2CF40B2C9275D511B6B57ED5BCE (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t ___0_lightType, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_lightType;
if (!L_0)
{
goto IL_0009;
}
}
{
int32_t L_1 = ___0_lightType;
if ((((int32_t)L_1) == ((int32_t)2)))
{
goto IL_000f;
}
}
{
goto IL_0015;
}
IL_0009:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:304>
return (0.0f);
}
IL_000f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:306>
return (1.0f);
}
IL_0015:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:308>
return (-1.0f);
}
}
// Method Definition Index: 35360
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowCasterPass_UsesBakedShadows_m0AD35F52442EEE14A70DB16AC03CDA3871594997 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* ___0_light, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:314>
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_0 = ___0_light;
NullCheck(L_0);
LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_1;
L_1 = Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED(L_0, NULL);
int32_t L_2 = L_1.___lightmapBakeType;
return (bool)((((int32_t)((((int32_t)L_2) == ((int32_t)4))? 1 : 0)) == ((int32_t)0))? 1 : 0);
}
}
// Method Definition Index: 35361
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowCasterPass_Setup_mA1D9CF13977B154C79C9607243AE11F0ECFD2751 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___0_renderingData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* V_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_1 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_2 = NULL;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* V_3 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:324>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___0_renderingData;
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = L_0->___frameData;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:325>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = L_1;
NullCheck(L_2);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_3;
L_3 = ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline(L_2, ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
V_0 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:326>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_4 = L_2;
NullCheck(L_4);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_5;
L_5 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_4, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_1 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:327>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_6 = L_4;
NullCheck(L_6);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_7;
L_7 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_6, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_2 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:328>
NullCheck(L_6);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_8;
L_8 = ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_inline(L_6, ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_RuntimeMethod_var);
V_3 = L_8;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:329>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_9 = V_0;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_10 = V_1;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_11 = V_2;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_12 = V_3;
bool L_13;
L_13 = AdditionalLightsShadowCasterPass_Setup_m9C5B61E95030586B23CAAB21138BCC0A9B4741FD(__this, L_9, L_10, L_11, L_12, NULL);
return L_13;
}
}
// Method Definition Index: 35362
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowCasterPass_Setup_m9C5B61E95030586B23CAAB21138BCC0A9B4741FD (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___0_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* ___3_shadowData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m81BBD1307381D9B08C53E3F710A62740F66B7F9C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mCF9C36A7DE08AFB2D2EEC76139677E086A6CAD73_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m448718D23F3512FDDBF0AB53E5D2DB0EABF8E569_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mE8DDB907ACC9A6FAE4A0FD30FAE2916AA2DD1A69_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAt_TisShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20_m172973527DE9C444ABA117A4CE8B1D951C896487_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAt_TisURPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9_m56159FAB7E5AD01E526C4937CB1FAFF4F8F52A7D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_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*)&ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral193B5940D38D96E730199CD13D5864E2DB59508A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral26DF446AE379A3FAC31944044C332768ADB8AB62);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4F89FAD91EF6E1DF237B12B800688616BC991FC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDDCE8EAB14D2D8E0200BB36D1267C70908931967);
s_Il2CppMethodInitialized = true;
}
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_2;
memset((&V_2), 0, sizeof(V_2));
AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* V_3 = NULL;
int32_t V_4 = 0;
int32_t V_5 = 0;
int32_t V_6 = 0;
int32_t V_7 = 0;
bool V_8 = false;
int32_t V_9 = 0;
int16_t V_10 = 0;
int16_t V_11 = 0;
bool V_12 = false;
bool V_13 = false;
bool V_14 = false;
bool V_15 = false;
int32_t V_16 = 0;
int32_t V_17 = 0;
int32_t V_18 = 0;
float V_19 = 0.0f;
float V_20 = 0.0f;
bool V_21 = false;
int32_t V_22 = 0;
int32_t V_23 = 0;
int32_t V_24 = 0;
int16_t V_25 = 0;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* V_26 = NULL;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_27 = NULL;
int32_t V_28 = 0;
bool V_29 = false;
float V_30 = 0.0f;
int32_t V_31 = 0;
bool V_32 = false;
float V_33 = 0.0f;
int32_t V_34 = 0;
bool V_35 = false;
uint8_t V_36 = 0x0;
int32_t V_37 = 0;
bool V_38 = false;
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 V_39;
memset((&V_39), 0, sizeof(V_39));
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* V_40 = NULL;
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* V_41 = NULL;
int32_t V_42 = 0;
ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE V_43;
memset((&V_43), 0, sizeof(V_43));
int32_t V_44 = 0;
int32_t V_45 = 0;
int32_t V_46 = 0;
int32_t V_47 = 0;
ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE V_48;
memset((&V_48), 0, sizeof(V_48));
int32_t V_49 = 0;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_50;
memset((&V_50), 0, sizeof(V_50));
int32_t G_B12_0 = 0;
int16_t G_B40_0 = 0;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* G_B49_0 = NULL;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* G_B48_0 = NULL;
int32_t G_B50_0 = 0;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* G_B50_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:342>
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = __this->___m_ProfilingSetupSampler;
ProfilingScope__ctor_m4B73587A2295443A73B64DDD3D484D8EAECC0D65((&V_0), L_0, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_08d0:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_0), NULL);
return;
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:344>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_1 = ___3_shadowData;
NullCheck(L_1);
bool L_2 = L_1->___additionalLightShadowsEnabled;
V_1 = L_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:345>
bool L_3 = V_1;
if (L_3)
{
goto IL_0045_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:349>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_4 = ___2_lightData;
bool L_5;
L_5 = AdditionalLightsShadowCasterPass_AnyAdditionalLightHasMixedShadows_mE792D23BBB459794B1388297AE3BD4E64B5EBE13(__this, L_4, NULL);
if (!L_5)
{
goto IL_003d_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:350>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_6 = ___1_cameraData;
NullCheck(L_6);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_7 = L_6->___renderer;
NullCheck(L_7);
bool L_8;
L_8 = ScriptableRenderer_get_stripShadowsOffVariants_mEC78AA6E4F4353DEF4DA00EB6E2BF7A55CEE322F_inline(L_7, NULL);
bool L_9 = V_1;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_10 = ___2_lightData;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_11 = ___3_shadowData;
bool L_12;
L_12 = AdditionalLightsShadowCasterPass_SetupForEmptyRendering_m3C52BDF2B38D037EDB7D64559352D8ABBD73CC31(__this, L_8, L_9, L_10, L_11, NULL);
V_21 = L_12;
goto IL_08de;
}
IL_003d_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:352>
V_21 = (bool)0;
goto IL_08de;
}
IL_0045_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:355>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_13 = ___3_shadowData;
NullCheck(L_13);
bool L_14 = L_13->___supportsAdditionalLightShadows;
if (L_14)
{
goto IL_006a_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:356>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_15 = ___1_cameraData;
NullCheck(L_15);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_16 = L_15->___renderer;
NullCheck(L_16);
bool L_17;
L_17 = ScriptableRenderer_get_stripShadowsOffVariants_mEC78AA6E4F4353DEF4DA00EB6E2BF7A55CEE322F_inline(L_16, NULL);
bool L_18 = V_1;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_19 = ___2_lightData;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_20 = ___3_shadowData;
bool L_21;
L_21 = AdditionalLightsShadowCasterPass_SetupForEmptyRendering_m3C52BDF2B38D037EDB7D64559352D8ABBD73CC31(__this, L_17, L_18, L_19, L_20, NULL);
V_21 = L_21;
goto IL_08de;
}
IL_006a_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:358>
AdditionalLightsShadowCasterPass_Clear_m66683336012894DA31A5EDE64908A2D71E6CCB80(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:360>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_22 = ___3_shadowData;
NullCheck(L_22);
int32_t L_23 = L_22->___additionalLightsShadowmapWidth;
__this->___renderTargetWidth = L_23;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:361>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_24 = ___3_shadowData;
NullCheck(L_24);
int32_t L_25 = L_24->___additionalLightsShadowmapHeight;
__this->___renderTargetHeight = L_25;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:363>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_26 = ___2_lightData;
NullCheck(L_26);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_27 = L_26->___visibleLights;
V_2 = L_27;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:364>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_28 = ___3_shadowData;
NullCheck(L_28);
AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* L_29 = (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E*)(&L_28->___shadowAtlasLayout);
V_3 = L_29;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:388>
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_30 = __this->___m_VisibleLightIndexToAdditionalLightIndex;
NullCheck(L_30);
int32_t L_31;
L_31 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
if ((((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length))) >= ((int32_t)L_31)))
{
goto IL_00ce_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:394>
int32_t L_32;
L_32 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_33 = (Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB*)(Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB*)SZArrayNew(Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB_il2cpp_TypeInfo_var, (uint32_t)L_32);
__this->___m_VisibleLightIndexToAdditionalLightIndex = L_33;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VisibleLightIndexToAdditionalLightIndex), (void*)L_33);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:395>
int32_t L_34;
L_34 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_35 = (BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4*)(BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4*)SZArrayNew(BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4_il2cpp_TypeInfo_var, (uint32_t)L_34);
__this->___m_VisibleLightIndexToIsCastingShadows = L_35;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VisibleLightIndexToIsCastingShadows), (void*)L_35);
}
IL_00ce_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:398>
bool L_36 = __this->___m_UseStructuredBuffer;
if (L_36)
{
goto IL_00e9_1;
}
}
{
int32_t L_37;
L_37 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_38;
L_38 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
int32_t L_39;
L_39 = Math_Min_m53C488772A34D53917BCA2A491E79A0A5356ED52(L_37, L_38, NULL);
G_B12_0 = L_39;
goto IL_00f0_1;
}
IL_00e9_1:
{
int32_t L_40;
L_40 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
G_B12_0 = L_40;
}
IL_00f0_1:
{
V_4 = G_B12_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:399>
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_41 = __this->___m_AdditionalLightIndexToVisibleLightIndex;
NullCheck(L_41);
int32_t L_42 = V_4;
if ((((int32_t)((int32_t)(((RuntimeArray*)L_41)->max_length))) >= ((int32_t)L_42)))
{
goto IL_0118_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:401>
int32_t L_43 = V_4;
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_44 = (Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB*)(Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB*)SZArrayNew(Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB_il2cpp_TypeInfo_var, (uint32_t)L_43);
__this->___m_AdditionalLightIndexToVisibleLightIndex = L_44;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightIndexToVisibleLightIndex), (void*)L_44);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:402>
int32_t L_45 = V_4;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_46 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_45);
__this->___m_AdditionalLightIndexToShadowParams = L_46;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightIndexToShadowParams), (void*)L_46);
}
IL_0118_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:405>
AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* L_47 = V_3;
int32_t L_48;
L_48 = AdditionalLightsShadowAtlasLayout_GetTotalShadowSlicesCount_m16BC9BE84A7EA825554A167973DFE0E5AB896A12_inline(L_47, NULL);
V_5 = L_48;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:406>
AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* L_49 = V_3;
int32_t L_50;
L_50 = AdditionalLightsShadowAtlasLayout_GetTotalShadowResolutionRequestCount_m16FDEE8A385FFB11DE1C7EE809C5246C1360FB73_inline(L_49, NULL);
V_6 = L_50;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:407>
AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* L_51 = V_3;
int32_t L_52;
L_52 = AdditionalLightsShadowAtlasLayout_GetShadowSlicesScaleFactor_m5AAE169C5C88EACC0DEC38B12FFC8512B95E45FA_inline(L_51, NULL);
V_7 = L_52;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:408>
AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* L_53 = V_3;
bool L_54;
L_54 = AdditionalLightsShadowAtlasLayout_HasTooManyShadowMaps_mF5085628677B884F26878BACD8F7DD462EF581B1_inline(L_53, NULL);
V_8 = L_54;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:409>
AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* L_55 = V_3;
int32_t L_56;
L_56 = AdditionalLightsShadowAtlasLayout_GetAtlasSize_m1D18A335928F768E4C63634DCF2BD30DBC97D77E_inline(L_55, NULL);
V_9 = L_56;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:411>
int32_t L_57 = V_5;
int32_t L_58 = V_6;
if ((((int32_t)L_57) >= ((int32_t)L_58)))
{
goto IL_016e_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:413>
bool L_59 = __this->___m_IssuedMessageAboutRemovedShadowSlices;
if (L_59)
{
goto IL_016e_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:415>
int32_t L_60 = V_6;
int32_t L_61 = V_5;
int32_t L_62 = ((int32_t)il2cpp_codegen_subtract(L_60, L_61));
RuntimeObject* L_63 = Box(il2cpp_defaults.int32_class, &L_62);
String_t* L_64;
L_64 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(_stringLiteral193B5940D38D96E730199CD13D5864E2DB59508A, L_63, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(L_64, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:416>
__this->___m_IssuedMessageAboutRemovedShadowSlices = (bool)1;
}
IL_016e_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:420>
bool L_65 = __this->___m_IssuedMessageAboutShadowMapsTooBig;
bool L_66 = V_8;
if (!((int32_t)(((((int32_t)L_65) == ((int32_t)0))? 1 : 0)&(int32_t)L_66)))
{
goto IL_01a0_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:422>
int32_t L_67 = V_7;
int32_t L_68 = L_67;
RuntimeObject* L_69 = Box(il2cpp_defaults.int32_class, &L_68);
int32_t L_70 = V_5;
int32_t L_71 = L_70;
RuntimeObject* L_72 = Box(il2cpp_defaults.int32_class, &L_71);
String_t* L_73;
L_73 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteralDDCE8EAB14D2D8E0200BB36D1267C70908931967, L_69, L_72, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(L_73, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:423>
__this->___m_IssuedMessageAboutShadowMapsTooBig = (bool)1;
}
IL_01a0_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:426>
bool L_74 = __this->___m_IssuedMessageAboutShadowMapsRescale;
if (L_74)
{
goto IL_01f1_1;
}
}
{
int32_t L_75 = V_7;
if ((((int32_t)L_75) <= ((int32_t)1)))
{
goto IL_01f1_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:428>
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_76 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_77 = L_76;
int32_t L_78 = V_7;
int32_t L_79 = L_78;
RuntimeObject* L_80 = Box(il2cpp_defaults.int32_class, &L_79);
NullCheck(L_77);
ArrayElementTypeCheck (L_77, L_80);
(L_77)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_80);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_81 = L_77;
int32_t L_82 = V_5;
int32_t L_83 = L_82;
RuntimeObject* L_84 = Box(il2cpp_defaults.int32_class, &L_83);
NullCheck(L_81);
ArrayElementTypeCheck (L_81, L_84);
(L_81)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_84);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_85 = L_81;
int32_t L_86 = V_9;
int32_t L_87 = L_86;
RuntimeObject* L_88 = Box(il2cpp_defaults.int32_class, &L_87);
NullCheck(L_85);
ArrayElementTypeCheck (L_85, L_88);
(L_85)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)L_88);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_89 = L_85;
int32_t L_90 = V_9;
int32_t L_91 = L_90;
RuntimeObject* L_92 = Box(il2cpp_defaults.int32_class, &L_91);
NullCheck(L_89);
ArrayElementTypeCheck (L_89, L_92);
(L_89)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_92);
String_t* L_93;
L_93 = String_Format_m918500C1EFB475181349A79989BB79BB36102894(_stringLiteralA4F89FAD91EF6E1DF237B12B800688616BC991FC, L_89, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_93, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:429>
__this->___m_IssuedMessageAboutShadowMapsRescale = (bool)1;
}
IL_01f1_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:432>
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_94 = __this->___m_AdditionalLightsShadowSlices;
if (!L_94)
{
goto IL_0205_1;
}
}
{
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_95 = __this->___m_AdditionalLightsShadowSlices;
NullCheck(L_95);
int32_t L_96 = V_5;
if ((((int32_t)((int32_t)(((RuntimeArray*)L_95)->max_length))) >= ((int32_t)L_96)))
{
goto IL_0212_1;
}
}
IL_0205_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:433>
int32_t L_97 = V_5;
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_98 = (ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04*)(ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04*)SZArrayNew(ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04_il2cpp_TypeInfo_var, (uint32_t)L_97);
__this->___m_AdditionalLightsShadowSlices = L_98;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightsShadowSlices), (void*)L_98);
}
IL_0212_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:435>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:436>
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_99 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
if (!L_99)
{
goto IL_022e_1;
}
}
{
bool L_100 = __this->___m_UseStructuredBuffer;
if (!L_100)
{
goto IL_023b_1;
}
}
{
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_101 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
NullCheck(L_101);
int32_t L_102 = V_5;
if ((((int32_t)((int32_t)(((RuntimeArray*)L_101)->max_length))) >= ((int32_t)L_102)))
{
goto IL_023b_1;
}
}
IL_022e_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:437>
int32_t L_103 = V_5;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_104 = (Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D*)SZArrayNew(Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D_il2cpp_TypeInfo_var, (uint32_t)L_103);
__this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix = L_104;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix), (void*)L_104);
}
IL_023b_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:440>
V_22 = 0;
goto IL_0258_1;
}
IL_0240_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:441>
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_105 = __this->___m_AdditionalLightIndexToShadowParams;
int32_t L_106 = V_22;
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_107 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___c_DefaultShadowParams;
NullCheck(L_105);
(L_105)->SetAt(static_cast<il2cpp_array_size_t>(L_106), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_107);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:440>
int32_t L_108 = V_22;
V_22 = ((int32_t)il2cpp_codegen_add(L_108, 1));
}
IL_0258_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:440>
int32_t L_109 = V_22;
int32_t L_110 = V_4;
if ((((int32_t)L_109) < ((int32_t)L_110)))
{
goto IL_0240_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:443>
V_23 = 0;
goto IL_027d_1;
}
IL_0263_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:445>
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_111 = __this->___m_VisibleLightIndexToAdditionalLightIndex;
int32_t L_112 = V_23;
NullCheck(L_111);
(L_111)->SetAt(static_cast<il2cpp_array_size_t>(L_112), (int16_t)(-1));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:446>
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_113 = __this->___m_VisibleLightIndexToIsCastingShadows;
int32_t L_114 = V_23;
NullCheck(L_113);
(L_113)->SetAt(static_cast<il2cpp_array_size_t>(L_114), (bool)0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:443>
int32_t L_115 = V_23;
V_23 = ((int32_t)il2cpp_codegen_add(L_115, 1));
}
IL_027d_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:443>
int32_t L_116 = V_23;
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_117 = __this->___m_VisibleLightIndexToAdditionalLightIndex;
NullCheck(L_117);
if ((((int32_t)L_116) < ((int32_t)((int32_t)(((RuntimeArray*)L_117)->max_length)))))
{
goto IL_0263_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:449>
V_10 = (int16_t)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:450>
V_11 = (int16_t)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:451>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_118 = ___3_shadowData;
NullCheck(L_118);
bool L_119 = L_118->___supportsSoftShadows;
V_12 = L_119;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:452>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_120 = ___1_cameraData;
NullCheck(L_120);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_121 = L_120->___renderer;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:453>
UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A* L_122 = ((UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A*)CastclassSealed((RuntimeObject*)L_121, UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var));
NullCheck(L_122);
int32_t L_123;
L_123 = UniversalRenderer_get_renderingModeActual_m48B1504573E94205348A217526669CF5A1043BE1(L_122, NULL);
V_13 = (bool)((((int32_t)L_123) == ((int32_t)1))? 1 : 0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:454>
NullCheck(L_122);
bool L_124;
L_124 = UniversalRenderer_get_shadowTransparentReceive_m20D8FFA7BF29012E5B68EF665D0DBF34132C01DE_inline(L_122, NULL);
V_14 = L_124;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:455>
bool L_125 = V_13;
bool L_126 = V_14;
V_15 = (bool)((int32_t)(((((int32_t)L_125) == ((int32_t)0))? 1 : 0)|(int32_t)L_126));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:456>
V_24 = 0;
goto IL_067a_1;
}
IL_02c7_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:459>
int32_t L_127 = V_24;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_128 = ___2_lightData;
NullCheck(L_128);
int32_t L_129 = L_128->___mainLightIndex;
if ((((int32_t)L_127) == ((int32_t)L_129)))
{
goto IL_0674_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:462>
bool L_130 = V_15;
if (!L_130)
{
goto IL_02e2_1;
}
}
{
int16_t L_131 = V_10;
int16_t L_132 = L_131;
V_10 = ((int16_t)((int32_t)il2cpp_codegen_add((int32_t)L_132, 1)));
G_B40_0 = L_132;
goto IL_02e4_1;
}
IL_02e2_1:
{
int16_t L_133 = V_11;
G_B40_0 = L_133;
}
IL_02e4_1:
{
V_25 = G_B40_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:465>
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_134 = __this->___m_VisibleLightIndexToAdditionalLightIndex;
int32_t L_135 = V_24;
int16_t L_136 = V_25;
NullCheck(L_134);
(L_134)->SetAt(static_cast<il2cpp_array_size_t>(L_135), (int16_t)L_136);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:468>
int16_t L_137 = V_25;
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_138 = __this->___m_AdditionalLightIndexToVisibleLightIndex;
NullCheck(L_138);
if ((((int32_t)L_137) >= ((int32_t)((int32_t)(((RuntimeArray*)L_138)->max_length)))))
{
goto IL_0674_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:471>
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_139 = __this->___m_AdditionalLightIndexToVisibleLightIndex;
int16_t L_140 = V_25;
int32_t L_141 = V_24;
NullCheck(L_139);
(L_139)->SetAt(static_cast<il2cpp_array_size_t>(L_140), (int16_t)((int16_t)L_141));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:472>
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_142 = __this->___m_ShadowSliceToAdditionalLightIndex;
NullCheck(L_142);
int32_t L_143;
L_143 = List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_inline(L_142, List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_RuntimeMethod_var);
int32_t L_144 = V_5;
if ((((int32_t)L_143) >= ((int32_t)L_144)))
{
goto IL_0674_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:475>
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_145 = V_2;
int32_t L_146 = V_24;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_147;
L_147 = NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1(L_145, L_146, NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
V_26 = L_147;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:476>
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_148 = V_26;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_149;
L_149 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_148, NULL);
V_27 = L_149;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:477>
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_150 = V_27;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_151;
L_151 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_150, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_151)
{
goto IL_0688_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:480>
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_152 = V_26;
int32_t L_153;
L_153 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_152, NULL);
V_28 = L_153;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:481>
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_154 = V_27;
bool L_155;
L_155 = AdditionalLightsShadowCasterPass_UsesBakedShadows_m0AD35F52442EEE14A70DB16AC03CDA3871594997(__this, L_154, NULL);
V_29 = L_155;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:482>
int32_t L_156 = V_28;
float L_157;
L_157 = AdditionalLightsShadowCasterPass_GetLightTypeIdentifierForShadowParams_m3042F9F02E96C2CF40B2C9275D511B6B57ED5BCE(__this, L_156, NULL);
V_30 = L_157;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:483>
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
int32_t L_158;
L_158 = ShadowUtils_GetPunctualLightShadowSlicesCount_mA5AF869B7846853407B9477117A9DF09DB15FB91((&V_28), NULL);
V_31 = L_158;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:484>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_159 = ___2_lightData;
int32_t L_160 = V_24;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_161 = V_26;
int32_t L_162;
L_162 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454(L_161, NULL);
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_163 = V_27;
NullCheck(L_163);
int32_t L_164;
L_164 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_163, NULL);
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_165 = V_27;
NullCheck(L_165);
float L_166;
L_166 = Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8(L_165, NULL);
bool L_167;
L_167 = ShadowUtils_IsValidShadowCastingLight_m6BF555A359BC5A5C37B9B07C6593FF7F86B80FA4(L_159, L_160, L_162, L_164, L_166, NULL);
V_32 = L_167;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:485>
bool L_168 = V_32;
if (!L_168)
{
goto IL_03ba_1;
}
}
{
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_169 = __this->___m_ShadowSliceToAdditionalLightIndex;
NullCheck(L_169);
int32_t L_170;
L_170 = List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_inline(L_169, List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_RuntimeMethod_var);
int32_t L_171 = V_31;
int32_t L_172 = V_5;
if ((((int32_t)((int32_t)il2cpp_codegen_add(L_170, L_171))) <= ((int32_t)L_172)))
{
goto IL_03ba_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:487>
bool L_173 = __this->___m_IssuedMessageAboutShadowSlicesTooMany;
if (L_173)
{
goto IL_0688_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:490>
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(_stringLiteral26DF446AE379A3FAC31944044C332768ADB8AB62, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:491>
__this->___m_IssuedMessageAboutShadowSlicesTooMany = (bool)1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:493>
goto IL_0688_1;
}
IL_03ba_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:496>
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_174 = V_27;
bool L_175 = V_12;
if (!L_175)
{
G_B49_0 = L_174;
goto IL_03cc_1;
}
G_B48_0 = L_174;
}
{
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_176 = V_27;
NullCheck(L_176);
int32_t L_177;
L_177 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_176, NULL);
G_B50_0 = ((((int32_t)L_177) == ((int32_t)2))? 1 : 0);
G_B50_1 = G_B48_0;
goto IL_03cd_1;
}
IL_03cc_1:
{
G_B50_0 = 0;
G_B50_1 = G_B49_0;
}
IL_03cd_1:
{
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
float L_178;
L_178 = ShadowUtils_SoftShadowQualityToShaderProperty_m02B6A27D17A4C26FA5E622F580113664A6ED3BE8(G_B50_1, (bool)G_B50_0, NULL);
V_33 = L_178;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:497>
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_179 = __this->___m_ShadowSliceToAdditionalLightIndex;
NullCheck(L_179);
int32_t L_180;
L_180 = List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_inline(L_179, List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_RuntimeMethod_var);
V_34 = L_180;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:498>
V_35 = (bool)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:499>
V_36 = (uint8_t)0;
goto IL_060b_1;
}
IL_03ec_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:501>
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_181 = __this->___m_ShadowSliceToAdditionalLightIndex;
NullCheck(L_181);
int32_t L_182;
L_182 = List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_inline(L_181, List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_RuntimeMethod_var);
V_37 = L_182;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:505>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_183 = ___0_renderingData;
NullCheck(L_183);
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_184 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_183->___cullResults);
int32_t L_185 = V_24;
bool L_186;
L_186 = CullingResults_GetShadowCasterBounds_m5DD3647DB1560ECCF6620DD7DE16D6304012CF0B(L_184, L_185, (&V_39), NULL);
V_38 = L_186;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:506>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_187 = ___3_shadowData;
NullCheck(L_187);
bool L_188 = L_187->___supportsAdditionalLightShadows;
if (!L_188)
{
goto IL_041b_1;
}
}
{
bool L_189 = V_32;
if (!L_189)
{
goto IL_041b_1;
}
}
{
bool L_190 = V_38;
if (L_190)
{
goto IL_045e_1;
}
}
IL_041b_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:511>
bool L_191 = V_29;
if (!L_191)
{
goto IL_0604_1;
}
}
{
float L_192 = V_30;
if ((!(((float)L_192) > ((float)(-1.0f)))))
{
goto IL_0604_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:513>
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_193 = __this->___m_AdditionalLightIndexToShadowParams;
int16_t L_194 = V_25;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_195 = V_27;
NullCheck(L_195);
float L_196;
L_196 = Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8(L_195, NULL);
float L_197 = V_33;
float L_198 = V_30;
int16_t L_199 = V_25;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_200;
memset((&L_200), 0, sizeof(L_200));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_200), L_196, L_197, L_198, ((float)L_199), NULL);
NullCheck(L_193);
(L_193)->SetAt(static_cast<il2cpp_array_size_t>(L_194), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_200);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:514>
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_201 = __this->___m_VisibleLightIndexToIsCastingShadows;
int32_t L_202 = V_24;
bool L_203 = V_29;
NullCheck(L_201);
(L_201)->SetAt(static_cast<il2cpp_array_size_t>(L_202), (bool)L_203);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:516>
goto IL_0604_1;
}
IL_045e_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:519>
AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* L_204 = V_3;
int32_t L_205 = V_24;
bool L_206;
L_206 = AdditionalLightsShadowAtlasLayout_HasSpaceForLight_m711B7F1C98EA3C8F5684AC80EA6C7480C5F1BE0A(L_204, L_205, NULL);
if (!L_206)
{
goto IL_0604_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:524>
int32_t L_207 = V_28;
if (L_207)
{
goto IL_053a_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:526>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_208 = ___3_shadowData;
NullCheck(L_208);
NativeArray_1_t4C11F337CF2A7773644650D071AA5F21F158A5E0 L_209 = L_208->___visibleLightsShadowCullingInfos;
int32_t L_210 = V_24;
URPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9* L_211;
L_211 = NativeArrayExtensions_UnsafeElementAt_TisURPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9_m56159FAB7E5AD01E526C4937CB1FAFF4F8F52A7D(L_209, L_210, NativeArrayExtensions_UnsafeElementAt_TisURPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9_m56159FAB7E5AD01E526C4937CB1FAFF4F8F52A7D_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:527>
URPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9* L_212 = L_211;
NativeArray_1_t9B7A94FA050F43A3996B812B9164E7885F38ADC3 L_213 = L_212->___slices;
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* L_214;
L_214 = NativeArrayExtensions_UnsafeElementAt_TisShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20_m172973527DE9C444ABA117A4CE8B1D951C896487(L_213, 0, NativeArrayExtensions_UnsafeElementAt_TisShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20_m172973527DE9C444ABA117A4CE8B1D951C896487_RuntimeMethod_var);
V_40 = L_214;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:529>
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_215 = __this->___m_AdditionalLightsShadowSlices;
int32_t L_216 = V_37;
NullCheck(L_215);
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* L_217 = V_40;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_218 = L_217->___viewMatrix;
((L_215)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_216)))->___viewMatrix = L_218;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:530>
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_219 = __this->___m_AdditionalLightsShadowSlices;
int32_t L_220 = V_37;
NullCheck(L_219);
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* L_221 = V_40;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_222 = L_221->___projectionMatrix;
((L_219)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_220)))->___projectionMatrix = L_222;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:531>
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_223 = __this->___m_AdditionalLightsShadowSlices;
int32_t L_224 = V_37;
NullCheck(L_223);
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* L_225 = V_40;
ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF L_226 = L_225->___splitData;
((L_223)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_224)))->___splitData = L_226;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:533>
bool L_227;
L_227 = URPLightShadowCullingInfos_IsSliceValid_m7A4FD76F47B4EA4E62951751ED4FD63E69535BD8(L_212, 0, NULL);
if (!L_227)
{
goto IL_0604_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:535>
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_228 = __this->___m_ShadowSliceToAdditionalLightIndex;
int16_t L_229 = V_25;
NullCheck(L_228);
List_1_Add_m81BBD1307381D9B08C53E3F710A62740F66B7F9C_inline(L_228, L_229, List_1_Add_m81BBD1307381D9B08C53E3F710A62740F66B7F9C_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:536>
List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* L_230 = __this->___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex;
uint8_t L_231 = V_36;
NullCheck(L_230);
List_1_Add_mCF9C36A7DE08AFB2D2EEC76139677E086A6CAD73_inline(L_230, L_231, List_1_Add_mCF9C36A7DE08AFB2D2EEC76139677E086A6CAD73_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:537>
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_232 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
int32_t L_233 = V_37;
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* L_234 = V_40;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_235 = L_234->___shadowTransform;
NullCheck(L_232);
(L_232)->SetAt(static_cast<il2cpp_array_size_t>(L_233), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_235);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:538>
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_236 = __this->___m_AdditionalLightIndexToShadowParams;
int16_t L_237 = V_25;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_238 = V_27;
NullCheck(L_238);
float L_239;
L_239 = Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8(L_238, NULL);
float L_240 = V_33;
float L_241 = V_30;
int32_t L_242 = V_34;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_243;
memset((&L_243), 0, sizeof(L_243));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_243), L_239, L_240, L_241, ((float)L_242), NULL);
NullCheck(L_236);
(L_236)->SetAt(static_cast<il2cpp_array_size_t>(L_237), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_243);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:539>
V_35 = (bool)1;
goto IL_0604_1;
}
IL_053a_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:542>
int32_t L_244 = V_28;
if ((!(((uint32_t)L_244) == ((uint32_t)2))))
{
goto IL_0604_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:544>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_245 = ___3_shadowData;
NullCheck(L_245);
NativeArray_1_t4C11F337CF2A7773644650D071AA5F21F158A5E0 L_246 = L_245->___visibleLightsShadowCullingInfos;
int32_t L_247 = V_24;
URPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9* L_248;
L_248 = NativeArrayExtensions_UnsafeElementAt_TisURPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9_m56159FAB7E5AD01E526C4937CB1FAFF4F8F52A7D(L_246, L_247, NativeArrayExtensions_UnsafeElementAt_TisURPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9_m56159FAB7E5AD01E526C4937CB1FAFF4F8F52A7D_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:545>
URPLightShadowCullingInfos_t8EBC5966B6C0C703C739850EA3B585324022F0E9* L_249 = L_248;
NativeArray_1_t9B7A94FA050F43A3996B812B9164E7885F38ADC3 L_250 = L_249->___slices;
uint8_t L_251 = V_36;
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* L_252;
L_252 = NativeArrayExtensions_UnsafeElementAt_TisShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20_m172973527DE9C444ABA117A4CE8B1D951C896487(L_250, L_251, NativeArrayExtensions_UnsafeElementAt_TisShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20_m172973527DE9C444ABA117A4CE8B1D951C896487_RuntimeMethod_var);
V_41 = L_252;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:547>
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_253 = __this->___m_AdditionalLightsShadowSlices;
int32_t L_254 = V_37;
NullCheck(L_253);
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* L_255 = V_41;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_256 = L_255->___viewMatrix;
((L_253)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_254)))->___viewMatrix = L_256;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:548>
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_257 = __this->___m_AdditionalLightsShadowSlices;
int32_t L_258 = V_37;
NullCheck(L_257);
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* L_259 = V_41;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_260 = L_259->___projectionMatrix;
((L_257)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_258)))->___projectionMatrix = L_260;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:549>
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_261 = __this->___m_AdditionalLightsShadowSlices;
int32_t L_262 = V_37;
NullCheck(L_261);
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* L_263 = V_41;
ShadowSplitData_tC276A96F461DD73CFF6D94DB557D42A1643640DF L_264 = L_263->___splitData;
((L_261)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_262)))->___splitData = L_264;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:551>
uint8_t L_265 = V_36;
bool L_266;
L_266 = URPLightShadowCullingInfos_IsSliceValid_m7A4FD76F47B4EA4E62951751ED4FD63E69535BD8(L_249, L_265, NULL);
if (!L_266)
{
goto IL_0604_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:553>
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_267 = __this->___m_ShadowSliceToAdditionalLightIndex;
int16_t L_268 = V_25;
NullCheck(L_267);
List_1_Add_m81BBD1307381D9B08C53E3F710A62740F66B7F9C_inline(L_267, L_268, List_1_Add_m81BBD1307381D9B08C53E3F710A62740F66B7F9C_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:554>
List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* L_269 = __this->___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex;
uint8_t L_270 = V_36;
NullCheck(L_269);
List_1_Add_mCF9C36A7DE08AFB2D2EEC76139677E086A6CAD73_inline(L_269, L_270, List_1_Add_mCF9C36A7DE08AFB2D2EEC76139677E086A6CAD73_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:555>
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_271 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
int32_t L_272 = V_37;
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20* L_273 = V_41;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_274 = L_273->___shadowTransform;
NullCheck(L_271);
(L_271)->SetAt(static_cast<il2cpp_array_size_t>(L_272), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_274);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:556>
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_275 = __this->___m_AdditionalLightIndexToShadowParams;
int16_t L_276 = V_25;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_277 = V_27;
NullCheck(L_277);
float L_278;
L_278 = Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8(L_277, NULL);
float L_279 = V_33;
float L_280 = V_30;
int32_t L_281 = V_34;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_282;
memset((&L_282), 0, sizeof(L_282));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_282), L_278, L_279, L_280, ((float)L_281), NULL);
NullCheck(L_275);
(L_275)->SetAt(static_cast<il2cpp_array_size_t>(L_276), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_282);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:557>
V_35 = (bool)1;
}
IL_0604_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:499>
uint8_t L_283 = V_36;
V_36 = (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_283, 1)));
}
IL_060b_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:499>
uint8_t L_284 = V_36;
int32_t L_285 = V_31;
if ((((int32_t)L_284) < ((int32_t)L_285)))
{
goto IL_03ec_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:562>
bool L_286 = V_35;
if (!L_286)
{
goto IL_0642_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:564>
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_287 = __this->___m_VisibleLightIndexToIsCastingShadows;
int32_t L_288 = V_24;
NullCheck(L_287);
(L_287)->SetAt(static_cast<il2cpp_array_size_t>(L_288), (bool)1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:565>
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_289 = __this->___m_VisibleLightIndexToAdditionalLightIndex;
int32_t L_290 = V_24;
int16_t L_291 = V_25;
NullCheck(L_289);
(L_289)->SetAt(static_cast<il2cpp_array_size_t>(L_290), (int16_t)L_291);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:566>
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_292 = __this->___m_AdditionalLightIndexToVisibleLightIndex;
int16_t L_293 = V_25;
int32_t L_294 = V_24;
NullCheck(L_292);
(L_292)->SetAt(static_cast<il2cpp_array_size_t>(L_293), (int16_t)((int16_t)L_294));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:567>
int16_t L_295 = V_11;
V_11 = ((int16_t)((int32_t)il2cpp_codegen_add((int32_t)L_295, 1)));
goto IL_0674_1;
}
IL_0642_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:571>
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_296 = __this->___m_VisibleLightIndexToIsCastingShadows;
int32_t L_297 = V_24;
bool L_298 = V_29;
NullCheck(L_296);
(L_296)->SetAt(static_cast<il2cpp_array_size_t>(L_297), (bool)L_298);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:572>
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_299 = __this->___m_AdditionalLightIndexToShadowParams;
int16_t L_300 = V_25;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_301 = V_27;
NullCheck(L_301);
float L_302;
L_302 = Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8(L_301, NULL);
float L_303 = V_33;
float L_304 = V_30;
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
float L_305 = (&((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___c_DefaultShadowParams)->___w;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_306;
memset((&L_306), 0, sizeof(L_306));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_306), L_302, L_303, L_304, L_305, NULL);
NullCheck(L_299);
(L_299)->SetAt(static_cast<il2cpp_array_size_t>(L_300), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_306);
}
IL_0674_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:456>
int32_t L_307 = V_24;
V_24 = ((int32_t)il2cpp_codegen_add(L_307, 1));
}
IL_067a_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:456>
int32_t L_308 = V_24;
int32_t L_309;
L_309 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
if ((((int32_t)L_308) < ((int32_t)L_309)))
{
goto IL_02c7_1;
}
}
IL_0688_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:577>
int16_t L_310 = V_11;
if (L_310)
{
goto IL_06a8_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:578>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_311 = ___1_cameraData;
NullCheck(L_311);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_312 = L_311->___renderer;
NullCheck(L_312);
bool L_313;
L_313 = ScriptableRenderer_get_stripShadowsOffVariants_mEC78AA6E4F4353DEF4DA00EB6E2BF7A55CEE322F_inline(L_312, NULL);
bool L_314 = V_1;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_315 = ___2_lightData;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_316 = ___3_shadowData;
bool L_317;
L_317 = AdditionalLightsShadowCasterPass_SetupForEmptyRendering_m3C52BDF2B38D037EDB7D64559352D8ABBD73CC31(__this, L_313, L_314, L_315, L_316, NULL);
V_21 = L_317;
goto IL_08de;
}
IL_06a8_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:580>
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_318 = __this->___m_ShadowSliceToAdditionalLightIndex;
NullCheck(L_318);
int32_t L_319;
L_319 = List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_inline(L_318, List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_RuntimeMethod_var);
V_16 = L_319;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:583>
V_17 = 0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:584>
V_18 = 0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:585>
V_42 = 0;
goto IL_0700_1;
}
IL_06c0_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:587>
AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* L_320 = V_3;
int32_t L_321 = V_42;
ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE L_322;
L_322 = AdditionalLightsShadowAtlasLayout_GetSortedShadowResolutionRequest_mAA3061BE1782FAA0D264D9D072CCCCC8898D344C(L_320, L_321, NULL);
V_43 = L_322;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:588>
int32_t L_323 = V_17;
ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE L_324 = V_43;
uint16_t L_325 = L_324.___offsetX;
ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE L_326 = V_43;
uint16_t L_327 = L_326.___allocatedResolution;
int32_t L_328;
L_328 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(L_323, ((int32_t)il2cpp_codegen_add((int32_t)L_325, (int32_t)L_327)), NULL);
V_17 = L_328;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:589>
int32_t L_329 = V_18;
ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE L_330 = V_43;
uint16_t L_331 = L_330.___offsetY;
ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE L_332 = V_43;
uint16_t L_333 = L_332.___allocatedResolution;
int32_t L_334;
L_334 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(L_329, ((int32_t)il2cpp_codegen_add((int32_t)L_331, (int32_t)L_333)), NULL);
V_18 = L_334;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:585>
int32_t L_335 = V_42;
V_42 = ((int32_t)il2cpp_codegen_add(L_335, 1));
}
IL_0700_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:585>
int32_t L_336 = V_42;
int32_t L_337 = V_5;
if ((((int32_t)L_336) < ((int32_t)L_337)))
{
goto IL_06c0_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:593>
int32_t L_338 = V_17;
int32_t L_339;
L_339 = Mathf_NextPowerOfTwo_mA1CE7F3EEF9B0B07AB2D586C030ED236D578F485_inline(L_338, NULL);
__this->___renderTargetWidth = L_339;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:594>
int32_t L_340 = V_18;
int32_t L_341;
L_341 = Mathf_NextPowerOfTwo_mA1CE7F3EEF9B0B07AB2D586C030ED236D578F485_inline(L_340, NULL);
__this->___renderTargetHeight = L_341;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:596>
int32_t L_342 = __this->___renderTargetWidth;
V_19 = ((float)((1.0f)/((float)L_342)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:597>
int32_t L_343 = __this->___renderTargetHeight;
V_20 = ((float)((1.0f)/((float)L_343)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:599>
V_44 = 0;
goto IL_088e_1;
}
IL_0746_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:601>
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_344 = __this->___m_ShadowSliceToAdditionalLightIndex;
int32_t L_345 = V_44;
NullCheck(L_344);
int16_t L_346;
L_346 = List_1_get_Item_m448718D23F3512FDDBF0AB53E5D2DB0EABF8E569(L_344, L_345, List_1_get_Item_m448718D23F3512FDDBF0AB53E5D2DB0EABF8E569_RuntimeMethod_var);
V_45 = L_346;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:604>
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_347 = __this->___m_AdditionalLightIndexToShadowParams;
int32_t L_348 = V_45;
NullCheck(L_347);
float L_349 = ((L_347)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_348)))->___x;
bool L_350;
L_350 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_349, (0.0f), NULL);
if (L_350)
{
goto IL_0888_1;
}
}
{
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_351 = __this->___m_AdditionalLightIndexToShadowParams;
int32_t L_352 = V_45;
NullCheck(L_351);
float L_353 = ((L_351)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_352)))->___w;
bool L_354;
L_354 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_353, (-1.0f), NULL);
if (L_354)
{
goto IL_0888_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:607>
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_355 = __this->___m_AdditionalLightIndexToVisibleLightIndex;
int32_t L_356 = V_45;
NullCheck(L_355);
int32_t L_357 = L_356;
int16_t L_358 = (L_355)->GetAt(static_cast<il2cpp_array_size_t>(L_357));
V_46 = L_358;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:608>
List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* L_359 = __this->___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex;
int32_t L_360 = V_44;
NullCheck(L_359);
uint8_t L_361;
L_361 = List_1_get_Item_mE8DDB907ACC9A6FAE4A0FD30FAE2916AA2DD1A69(L_359, L_360, List_1_get_Item_mE8DDB907ACC9A6FAE4A0FD30FAE2916AA2DD1A69_RuntimeMethod_var);
V_47 = L_361;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:609>
AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* L_362 = V_3;
int32_t L_363 = V_46;
int32_t L_364 = V_47;
ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE L_365;
L_365 = AdditionalLightsShadowAtlasLayout_GetSliceShadowResolutionRequest_m20E61F0AD5EF2DDE2AB1FC48B7B82970DF5C2010(L_362, L_363, L_364, NULL);
V_48 = L_365;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:610>
ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE L_366 = V_48;
uint16_t L_367 = L_366.___allocatedResolution;
V_49 = L_367;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:612>
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_368;
L_368 = Matrix4x4_get_identity_m6568A73831F3E2D587420D20FF423959D7D8AB56_inline(NULL);
V_50 = L_368;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:613>
int32_t L_369 = V_49;
float L_370 = V_19;
(&V_50)->___m00 = ((float)il2cpp_codegen_multiply(((float)L_369), L_370));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:614>
int32_t L_371 = V_49;
float L_372 = V_20;
(&V_50)->___m11 = ((float)il2cpp_codegen_multiply(((float)L_371), L_372));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:616>
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_373 = __this->___m_AdditionalLightsShadowSlices;
int32_t L_374 = V_44;
NullCheck(L_373);
ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE L_375 = V_48;
uint16_t L_376 = L_375.___offsetX;
((L_373)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_374)))->___offsetX = L_376;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:617>
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_377 = __this->___m_AdditionalLightsShadowSlices;
int32_t L_378 = V_44;
NullCheck(L_377);
ShadowResolutionRequest_tC1B869ADCA139D8D7AD8A355373F84C7F5E0FCBE L_379 = V_48;
uint16_t L_380 = L_379.___offsetY;
((L_377)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_378)))->___offsetY = L_380;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:618>
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_381 = __this->___m_AdditionalLightsShadowSlices;
int32_t L_382 = V_44;
NullCheck(L_381);
int32_t L_383 = V_49;
((L_381)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_382)))->___resolution = L_383;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:620>
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_384 = __this->___m_AdditionalLightsShadowSlices;
int32_t L_385 = V_44;
NullCheck(L_384);
int32_t L_386 = ((L_384)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_385)))->___offsetX;
float L_387 = V_19;
(&V_50)->___m03 = ((float)il2cpp_codegen_multiply(((float)L_386), L_387));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:621>
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_388 = __this->___m_AdditionalLightsShadowSlices;
int32_t L_389 = V_44;
NullCheck(L_388);
int32_t L_390 = ((L_388)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_389)))->___offsetY;
float L_391 = V_20;
(&V_50)->___m13 = ((float)il2cpp_codegen_multiply(((float)L_390), L_391));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:625>
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_392 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
int32_t L_393 = V_44;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_394 = V_50;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_395 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
int32_t L_396 = V_44;
NullCheck(L_395);
int32_t L_397 = L_396;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_398 = (L_395)->GetAt(static_cast<il2cpp_array_size_t>(L_397));
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_399;
L_399 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_394, L_398, NULL);
NullCheck(L_392);
(L_392)->SetAt(static_cast<il2cpp_array_size_t>(L_393), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_399);
}
IL_0888_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:599>
int32_t L_400 = V_44;
V_44 = ((int32_t)il2cpp_codegen_add(L_400, 1));
}
IL_088e_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:599>
int32_t L_401 = V_44;
int32_t L_402 = V_16;
if ((((int32_t)L_401) < ((int32_t)L_402)))
{
goto IL_0746_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:628>
AdditionalLightsShadowCasterPass_UpdateTextureDescriptorIfNeeded_m85CF9757F3AC2449538E5D1D266181DDC0DB7FD8(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:630>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_403 = ___1_cameraData;
NullCheck(L_403);
float L_404 = L_403->___maxShadowDistance;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_405 = ___1_cameraData;
NullCheck(L_405);
float L_406 = L_405->___maxShadowDistance;
__this->___m_MaxShadowDistanceSq = ((float)il2cpp_codegen_multiply(L_404, L_406));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:631>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_407 = ___3_shadowData;
NullCheck(L_407);
float L_408 = L_407->___mainLightShadowCascadeBorder;
__this->___m_CascadeBorder = L_408;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:632>
__this->___m_CreateEmptyShadowmap = (bool)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:633>
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:635>
V_21 = (bool)1;
goto IL_08de;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_08de:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:636>
bool L_409 = V_21;
return L_409;
}
}
// Method Definition Index: 35363
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_UpdateTextureDescriptorIfNeeded_m85CF9757F3AC2449538E5D1D266181DDC0DB7FD8 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:640>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:641>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:642>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:643>
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_0 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_AdditionalLightShadowDescriptor);
int32_t L_1;
L_1 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_0, NULL);
int32_t L_2 = __this->___renderTargetWidth;
if ((!(((uint32_t)L_1) == ((uint32_t)L_2))))
{
goto IL_0043;
}
}
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_3 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_AdditionalLightShadowDescriptor);
int32_t L_4;
L_4 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_3, NULL);
int32_t L_5 = __this->___renderTargetHeight;
if ((!(((uint32_t)L_4) == ((uint32_t)L_5))))
{
goto IL_0043;
}
}
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_6 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_AdditionalLightShadowDescriptor);
int32_t L_7;
L_7 = RenderTextureDescriptor_get_depthBufferBits_mC095E36F9803B2E68E258C03E48ACD0B0E678953(L_6, NULL);
if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)16)))))
{
goto IL_0043;
}
}
{
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_8 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&__this->___m_AdditionalLightShadowDescriptor);
int32_t L_9;
L_9 = RenderTextureDescriptor_get_colorFormat_mF87FD5E3AC4688BBB921568003ED4A1FFB1614FF(L_8, NULL);
if ((((int32_t)L_9) == ((int32_t)3)))
{
goto IL_005d;
}
}
IL_0043:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:645>
int32_t L_10 = __this->___renderTargetWidth;
int32_t L_11 = __this->___renderTargetHeight;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_12;
memset((&L_12), 0, sizeof(L_12));
RenderTextureDescriptor__ctor_mE27A3C225736C1F806C12A7C31C0DC66A0AFE61B((&L_12), L_10, L_11, 3, ((int32_t)16), NULL);
__this->___m_AdditionalLightShadowDescriptor = L_12;
}
IL_005d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:647>
return;
}
}
// Method Definition Index: 35364
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowCasterPass_AnyAdditionalLightHasMixedShadows_mE792D23BBB459794B1388297AE3BD4E64B5EBE13 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___0_lightData, const RuntimeMethod* method)
{
int32_t V_0 = 0;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_1 = NULL;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 V_2;
memset((&V_2), 0, sizeof(V_2));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:651>
V_0 = 0;
goto IL_0058;
}
IL_0004:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:653>
int32_t L_0 = V_0;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_1 = ___0_lightData;
NullCheck(L_1);
int32_t L_2 = L_1->___mainLightIndex;
if ((((int32_t)L_0) == ((int32_t)L_2)))
{
goto IL_0054;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:658>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_3 = ___0_lightData;
NullCheck(L_3);
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_2 = L_6;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_7;
L_7 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B((&V_2), NULL);
V_1 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:659>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:660>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:661>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:662>
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_8 = V_1;
NullCheck(L_8);
int32_t L_9;
L_9 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_8, NULL);
if (!L_9)
{
goto IL_0054;
}
}
{
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_10 = V_1;
NullCheck(L_10);
LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_11;
L_11 = Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED(L_10, NULL);
bool L_12 = L_11.___isBaked;
if (!L_12)
{
goto IL_0054;
}
}
{
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_13 = V_1;
NullCheck(L_13);
LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_14;
L_14 = Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED(L_13, NULL);
int32_t L_15 = L_14.___mixedLightingMode;
if (!L_15)
{
goto IL_0054;
}
}
{
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_16 = V_1;
NullCheck(L_16);
LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_17;
L_17 = Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED(L_16, NULL);
int32_t L_18 = L_17.___lightmapBakeType;
if ((!(((uint32_t)L_18) == ((uint32_t)1))))
{
goto IL_0054;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:664>
return (bool)1;
}
IL_0054:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:651>
int32_t L_19 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_19, 1));
}
IL_0058:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:651>
int32_t L_20 = V_0;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_21 = ___0_lightData;
NullCheck(L_21);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_22 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_21->___visibleLights);
int32_t L_23;
L_23 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_22)->___m_Length);
if ((((int32_t)L_20) < ((int32_t)L_23)))
{
goto IL_0004;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:668>
return (bool)0;
}
}
// Method Definition Index: 35365
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AdditionalLightsShadowCasterPass_SetupForEmptyRendering_m3C52BDF2B38D037EDB7D64559352D8ABBD73CC31 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, bool ___0_stripShadowsOffVariants, bool ___1_shadowsEnabled, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* ___3_shadowData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAC7F3433114CCC2A803787B5586D6C8A706E8EDE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFF4DDC56B7D9913434E60BF831FCBB10443B12B5);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_2;
memset((&V_2), 0, sizeof(V_2));
int16_t V_3 = 0;
int32_t V_4 = 0;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_5 = NULL;
float V_6 = 0.0f;
int16_t V_7 = 0;
int32_t V_8 = 0;
bool V_9 = false;
bool V_10 = false;
float V_11 = 0.0f;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:673>
bool L_0 = ___0_stripShadowsOffVariants;
if (L_0)
{
goto IL_0005;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:674>
return (bool)0;
}
IL_0005:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:676>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_1 = ___3_shadowData;
NullCheck(L_1);
L_1->___isKeywordAdditionalLightShadowsEnabled = (bool)1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:677>
__this->___m_CreateEmptyShadowmap = (bool)1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:678>
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:680>
bool L_2 = ___1_shadowsEnabled;
__this->___m_SetKeywordForEmptyShadowmap = L_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:686>
float L_3 = __this->___m_MaxShadowDistanceSq;
float L_4 = __this->___m_CascadeBorder;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
ShadowUtils_GetScaleAndBiasForLinearDistanceFade_mE07E0F336969447E89E448D23AF050BF1646B20F(L_3, L_4, (&V_0), (&V_1), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:687>
float L_5 = V_0;
float L_6 = V_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_7;
memset((&L_7), 0, sizeof(L_7));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_7), L_5, L_6, (0.0f), (0.0f), NULL);
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalShadowFadeParams = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:689>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_8 = ___2_lightData;
NullCheck(L_8);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_9 = L_8->___visibleLights;
V_2 = L_9;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:690>
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_10 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams;
NullCheck(L_10);
int32_t L_11;
L_11 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
if ((((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))) >= ((int32_t)L_11)))
{
goto IL_009f;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:692>
int32_t L_12;
L_12 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_13 = (Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB*)(Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB*)SZArrayNew(Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB_il2cpp_TypeInfo_var, (uint32_t)L_12);
__this->___m_VisibleLightIndexToAdditionalLightIndex = L_13;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VisibleLightIndexToAdditionalLightIndex), (void*)L_13);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:693>
int32_t L_14;
L_14 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_15 = (BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4*)(BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4*)SZArrayNew(BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4_il2cpp_TypeInfo_var, (uint32_t)L_14);
__this->___m_VisibleLightIndexToIsCastingShadows = L_15;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VisibleLightIndexToIsCastingShadows), (void*)L_15);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:694>
int32_t L_16;
L_16 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_17 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_16);
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams = L_17;
Il2CppCodeGenWriteBarrier((void**)(&((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams), (void*)L_17);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:695>
((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___isAdditionalShadowParamsDirty = (bool)1;
}
IL_009f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:699>
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
bool L_18 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___isAdditionalShadowParamsDirty;
if (!L_18)
{
goto IL_00db;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:701>
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___isAdditionalShadowParamsDirty = (bool)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:702>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:703>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:704>
int32_t L_19;
L_19 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
int32_t L_20 = L_19;
RuntimeObject* L_21 = Box(il2cpp_defaults.int32_class, &L_20);
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_22;
L_22 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
int32_t L_23 = L_22;
RuntimeObject* L_24 = Box(il2cpp_defaults.int32_class, &L_23);
String_t* L_25;
L_25 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteralAC7F3433114CCC2A803787B5586D6C8A706E8EDE, L_21, L_24, NULL);
String_t* L_26;
L_26 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_25, _stringLiteralFF4DDC56B7D9913434E60BF831FCBB10443B12B5, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(L_26, NULL);
}
IL_00db:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:708>
V_3 = (int16_t)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:709>
V_4 = 0;
goto IL_01b6;
}
IL_00e5:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:712>
int32_t L_27 = V_4;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_28 = ___2_lightData;
NullCheck(L_28);
int32_t L_29 = L_28->___mainLightIndex;
if ((((int32_t)L_27) == ((int32_t)L_29)))
{
goto IL_01b0;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:715>
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_30 = V_2;
int32_t L_31 = V_4;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_32;
L_32 = NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1(L_30, L_31, NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:716>
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_33;
L_33 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_32, NULL);
V_5 = L_33;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:717>
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_34 = V_5;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_35;
L_35 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_34, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_35)
{
goto IL_01b0;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:721>
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_36 = V_5;
NullCheck(L_36);
int32_t L_37;
L_37 = Light_get_type_m0D12CD1E54E010DC401F7371731D593DEF62D1C7(L_36, NULL);
float L_38;
L_38 = AdditionalLightsShadowCasterPass_GetLightTypeIdentifierForShadowParams_m3042F9F02E96C2CF40B2C9275D511B6B57ED5BCE(__this, L_37, NULL);
V_6 = L_38;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:722>
float L_39 = V_6;
if ((((float)L_39) < ((float)(0.0f))))
{
goto IL_01b0;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:725>
int16_t L_40 = V_3;
int16_t L_41 = L_40;
V_3 = ((int16_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, 1)));
V_7 = L_41;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:726>
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_42 = V_5;
NullCheck(L_42);
int32_t L_43;
L_43 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_42, NULL);
V_8 = L_43;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:727>
int32_t L_44 = V_8;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:728>
if (!((!(((uint32_t)L_44) <= ((uint32_t)0)))? 1 : 0))
{
goto IL_0183;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:730>
int32_t L_45 = V_8;
V_9 = (bool)((((int32_t)((((int32_t)L_45) == ((int32_t)2))? 1 : 0)) == ((int32_t)0))? 1 : 0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:731>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_46 = ___3_shadowData;
NullCheck(L_46);
bool L_47 = L_46->___supportsSoftShadows;
V_10 = L_47;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:732>
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_48 = V_5;
bool L_49 = V_10;
bool L_50 = V_9;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
float L_51;
L_51 = ShadowUtils_SoftShadowQualityToShaderProperty_m02B6A27D17A4C26FA5E622F580113664A6ED3BE8(L_48, (bool)((int32_t)((int32_t)L_49&(int32_t)L_50)), NULL);
V_11 = L_51;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:733>
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_52 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams;
int16_t L_53 = V_7;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_54 = V_5;
NullCheck(L_54);
float L_55;
L_55 = Light_get_shadowStrength_m4AB6E78F7A28A97C61EDBD06ECEAF8A565688FC8(L_54, NULL);
float L_56 = V_11;
float L_57 = V_6;
int16_t L_58 = V_7;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_59;
memset((&L_59), 0, sizeof(L_59));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_59), L_55, L_56, L_57, ((float)L_58), NULL);
NullCheck(L_52);
(L_52)->SetAt(static_cast<il2cpp_array_size_t>(L_53), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_59);
goto IL_0194;
}
IL_0183:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:737>
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_60 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams;
int16_t L_61 = V_7;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_62 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___c_DefaultShadowParams;
NullCheck(L_60);
(L_60)->SetAt(static_cast<il2cpp_array_size_t>(L_61), (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)L_62);
}
IL_0194:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:740>
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_63 = __this->___m_VisibleLightIndexToAdditionalLightIndex;
int32_t L_64 = V_4;
int16_t L_65 = V_7;
NullCheck(L_63);
(L_63)->SetAt(static_cast<il2cpp_array_size_t>(L_64), (int16_t)L_65);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:741>
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_66 = __this->___m_VisibleLightIndexToIsCastingShadows;
int32_t L_67 = V_4;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_68 = V_5;
bool L_69;
L_69 = AdditionalLightsShadowCasterPass_UsesBakedShadows_m0AD35F52442EEE14A70DB16AC03CDA3871594997(__this, L_68, NULL);
NullCheck(L_66);
(L_66)->SetAt(static_cast<il2cpp_array_size_t>(L_67), (bool)L_69);
}
IL_01b0:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:709>
int32_t L_70 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_70, 1));
}
IL_01b6:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:709>
int32_t L_71 = V_4;
int32_t L_72;
L_72 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_2))->___m_Length);
if ((((int32_t)L_71) < ((int32_t)L_72)))
{
goto IL_00e5;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:744>
return (bool)1;
}
}
// Method Definition Index: 35366
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_Configure_m64710BC76CC2AC4469C86A5DF640D52CE3117FD0 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __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*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral648BE91F57338F1A25B6A979BF8A3CAEBA7F600C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB531BD2CA61877C584C9DE46D9961988C81E903C);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:754>
bool L_0 = __this->___m_CreateEmptyShadowmap;
if (!L_0)
{
goto IL_0049;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:757>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** L_1 = (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B**)(&__this->___m_EmptyAdditionalLightShadowmapTexture);
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
bool L_2;
L_2 = ShadowUtils_ShadowRTReAllocateIfNeeded_m1D2B971FC205B86AA3CCB3396FD0DDCC07B2198B(L_1, 1, 1, ((int32_t)16), 1, (0.0f), _stringLiteral648BE91F57338F1A25B6A979BF8A3CAEBA7F600C, NULL);
if (!L_2)
{
goto IL_002b;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:758>
__this->___m_EmptyShadowmapNeedsClear = (bool)1;
}
IL_002b:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:760>
bool L_3 = __this->___m_EmptyShadowmapNeedsClear;
if (L_3)
{
goto IL_0034;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:762>
return;
}
IL_0034:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:765>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_4 = __this->___m_EmptyAdditionalLightShadowmapTexture;
ScriptableRenderPass_ConfigureTarget_m6767C5E94D51F989348F415771B770DE844FD4A6(__this, L_4, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:766>
__this->___m_EmptyShadowmapNeedsClear = (bool)0;
goto IL_007a;
}
IL_0049:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:770>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** L_5 = (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B**)(&__this->___m_AdditionalLightsShadowmapHandle);
int32_t L_6 = __this->___renderTargetWidth;
int32_t L_7 = __this->___renderTargetHeight;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
bool L_8;
L_8 = ShadowUtils_ShadowRTReAllocateIfNeeded_m1D2B971FC205B86AA3CCB3396FD0DDCC07B2198B(L_5, L_6, L_7, ((int32_t)16), 1, (0.0f), _stringLiteralB531BD2CA61877C584C9DE46D9961988C81E903C, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:771>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_9 = __this->___m_AdditionalLightsShadowmapHandle;
ScriptableRenderPass_ConfigureTarget_m6767C5E94D51F989348F415771B770DE844FD4A6(__this, L_9, NULL);
}
IL_007a:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:774>
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10;
L_10 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123(__this, 7, L_10, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:777>
return;
}
}
// Method Definition Index: 35367
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_Execute_mA0B6EFEBCB9DA544F066DFF173757E92BCF57001 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___0_context, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* V_0 = NULL;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* V_1 = NULL;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* V_2 = NULL;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* V_3 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_4 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_5 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:783>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = L_0->___frameData;
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:784>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = V_0;
NullCheck(L_2);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_3;
L_3 = ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline(L_2, ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:785>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_4 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_5;
L_5 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_4, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_6 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_5);
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_7;
L_7 = CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline(L_6, NULL);
V_2 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:786>
bool L_8 = __this->___m_CreateEmptyShadowmap;
if (!L_8)
{
goto IL_0058;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:788>
bool L_9 = __this->___m_SetKeywordForEmptyShadowmap;
if (!L_9)
{
goto IL_0036;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:789>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_10 = V_2;
NullCheck(L_10);
RasterCommandBuffer_EnableKeyword_m554A685119A5DE8DAD67ADA432176DCEFEDA3494(L_10, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___AdditionalLightShadows), NULL);
}
IL_0036:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:790>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_11 = V_2;
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
AdditionalLightsShadowCasterPass_SetShadowParamsForEmptyShadowmap_m335F8189FD2CDAB0F1A2E0ED90FC6536A064D409(L_11, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:791>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_12 = V_1;
NullCheck(L_12);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_13;
L_13 = UniversalRenderingData_get_commandBuffer_m8397484CEAB1A0D725DEA8A85C9B955E2B4007F8(L_12, NULL);
il2cpp_codegen_runtime_class_init_inline(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
int32_t L_14 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalLightsShadowmapID;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_15 = __this->___m_EmptyAdditionalLightShadowmapTexture;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_16;
L_16 = RTHandle_op_Implicit_m2462183372B0496DE475889924EDCAAAD2011B54(L_15, NULL);
NullCheck(L_13);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_13, L_14, L_16, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:792>
return;
}
IL_0058:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:795>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_17 = V_0;
NullCheck(L_17);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_18;
L_18 = ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_inline(L_17, ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_RuntimeMethod_var);
V_3 = L_18;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:796>
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_19 = V_3;
NullCheck(L_19);
bool L_20 = L_19->___supportsAdditionalLightShadows;
if (L_20)
{
goto IL_0068;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:797>
return;
}
IL_0068:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:799>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_21 = V_0;
NullCheck(L_21);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_22;
L_22 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_21, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_4 = L_22;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:800>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_23 = V_0;
NullCheck(L_23);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_24;
L_24 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_23, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_5 = L_24;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:801>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_25 = (PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)(&__this->___m_PassData);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_26 = V_4;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_27 = V_5;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_28 = V_3;
AdditionalLightsShadowCasterPass_InitPassData_m188BD0F4E28EE47CD7E76F618E6243371BE41E2D(__this, L_25, L_26, L_27, L_28, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:802>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_29 = __this->___m_PassData;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_30 = __this->___m_AdditionalLightsShadowmapHandle;
NullCheck(L_30);
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_31;
L_31 = RTHandle_get_referenceSize_mC92CF605112BBE2C0733AB1E4A9C42B760DCB34B_inline(L_30, NULL);
NullCheck(L_29);
L_29->___allocatedShadowAtlasSize = L_31;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:803>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_32 = V_1;
NullCheck(L_32);
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_33 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_32->___cullResults);
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_34 = (PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)(&__this->___m_PassData);
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_35 = ___0_context;
AdditionalLightsShadowCasterPass_InitRendererLists_m41699CA2C9FD3DEDD9524B71A310588F0E9FDCC3(__this, L_33, L_34, L_35, (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*)NULL, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:804>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_36 = V_2;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_37 = (PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)(&__this->___m_PassData);
AdditionalLightsShadowCasterPass_RenderAdditionalShadowmapAtlas_m9DFE891E43B7793500DF41BFA8A695316FB643E7(__this, L_36, L_37, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:805>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_38 = V_1;
NullCheck(L_38);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_39;
L_39 = UniversalRenderingData_get_commandBuffer_m8397484CEAB1A0D725DEA8A85C9B955E2B4007F8(L_38, NULL);
il2cpp_codegen_runtime_class_init_inline(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
int32_t L_40 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalLightsShadowmapID;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_41 = __this->___m_AdditionalLightsShadowmapHandle;
NullCheck(L_41);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_42;
L_42 = RTHandle_get_nameID_m30AF2567853494DB845D83A8B37D0FB523DA76E9_inline(L_41, NULL);
NullCheck(L_39);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_39, L_40, L_42, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:806>
return;
}
}
// Method Definition Index: 35368
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowCasterPass_GetShadowLightIndexFromLightIndex_m810172253271746CCDCED5E2593C7FF4AB6D8E24 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, int32_t ___0_visibleLightIndex, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:815>
int32_t L_0 = ___0_visibleLightIndex;
if ((((int32_t)L_0) < ((int32_t)0)))
{
goto IL_0019;
}
}
{
int32_t L_1 = ___0_visibleLightIndex;
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_2 = __this->___m_VisibleLightIndexToAdditionalLightIndex;
NullCheck(L_2);
if ((((int32_t)L_1) >= ((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))))
{
goto IL_0019;
}
}
{
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_3 = __this->___m_VisibleLightIndexToIsCastingShadows;
int32_t L_4 = ___0_visibleLightIndex;
NullCheck(L_3);
int32_t L_5 = L_4;
uint8_t L_6 = (uint8_t)(L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
if (L_6)
{
goto IL_001b;
}
}
IL_0019:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:816>
return (-1);
}
IL_001b:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:818>
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_7 = __this->___m_VisibleLightIndexToAdditionalLightIndex;
int32_t L_8 = ___0_visibleLightIndex;
NullCheck(L_7);
int32_t L_9 = L_8;
int16_t L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
return L_10;
}
}
// Method Definition Index: 35369
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_Clear_m66683336012894DA31A5EDE64908A2D71E6CCB80 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m37CAB1DBD0585CA88EA7AD6AAE5F995553FD2ED5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mAD92F50924A47EF4645973FA54E88D4558A6A730_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:823>
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_0 = __this->___m_ShadowSliceToAdditionalLightIndex;
NullCheck(L_0);
List_1_Clear_mAD92F50924A47EF4645973FA54E88D4558A6A730_inline(L_0, List_1_Clear_mAD92F50924A47EF4645973FA54E88D4558A6A730_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:824>
List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* L_1 = __this->___m_GlobalShadowSliceIndexToPerLightShadowSliceIndex;
NullCheck(L_1);
List_1_Clear_m37CAB1DBD0585CA88EA7AD6AAE5F995553FD2ED5_inline(L_1, List_1_Clear_m37CAB1DBD0585CA88EA7AD6AAE5F995553FD2ED5_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:825>
return;
}
}
// Method Definition Index: 35370
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_SetShadowParamsForEmptyShadowmap_m335F8189FD2CDAB0F1A2E0ED90FC6536A064D409 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_rasterCommandBuffer, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* V_0 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:829>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_0 = ___0_rasterCommandBuffer;
il2cpp_codegen_runtime_class_init_inline(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
int32_t L_1 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowFadeParams;
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalShadowFadeParams;
NullCheck(L_0);
RasterCommandBuffer_SetGlobalVector_mB54A698709E920A961D8601DC5B2452B4866C68E(L_0, L_1, L_2, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:831>
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
bool L_3;
L_3 = RenderingUtils_get_useStructuredBuffer_m0B310996FC76E8BF72EBBCA9F94AB840277DAB1B(NULL);
if (!L_3)
{
goto IL_0041;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:833>
ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* L_4;
L_4 = ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC(NULL);
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_5 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams;
NullCheck(L_5);
NullCheck(L_4);
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_6;
L_6 = ShaderData_GetAdditionalLightShadowParamsStructuredBuffer_mE02654F81DBD5A4738C3A77670BAAE2934D66EBA(L_4, ((int32_t)(((RuntimeArray*)L_5)->max_length)), NULL);
V_0 = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:834>
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_7 = V_0;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_8 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams;
NullCheck(L_7);
ComputeBuffer_SetData_m9F845E6B347CE028FA9A987D740FC642D828013A(L_7, (RuntimeArray*)L_8, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:835>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_9 = ___0_rasterCommandBuffer;
il2cpp_codegen_runtime_class_init_inline(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
int32_t L_10 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowParams_SSBO;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_11 = V_0;
NullCheck(L_9);
RasterCommandBuffer_SetGlobalBuffer_m91A7C4FE8D4CF184AECFF339A9DCAC3BF699DCFB(L_9, L_10, L_11, NULL);
return;
}
IL_0041:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:837>
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_12 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams;
NullCheck(L_12);
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_13;
L_13 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
if ((((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))) > ((int32_t)L_13)))
{
goto IL_005f;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:839>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_14 = ___0_rasterCommandBuffer;
il2cpp_codegen_runtime_class_init_inline(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
int32_t L_15 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowParams;
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_16 = ((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___s_EmptyAdditionalLightIndexToShadowParams;
NullCheck(L_14);
RasterCommandBuffer_SetGlobalVectorArray_mFBD8CEECFF234DD05410B44D850F0F50CB72406F(L_14, L_15, L_16, NULL);
}
IL_005f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:841>
return;
}
}
// Method Definition Index: 35371
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_RenderAdditionalShadowmapAtlas_m9DFE891E43B7793500DF41BFA8A695316FB643E7 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** ___1_data, bool ___2_useRenderGraph, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m448718D23F3512FDDBF0AB53E5D2DB0EABF8E569_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_2;
memset((&V_2), 0, sizeof(V_2));
bool V_3 = false;
int32_t V_4 = 0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_5;
memset((&V_5), 0, sizeof(V_5));
bool V_6 = false;
bool V_7 = false;
bool V_8 = false;
int32_t V_9 = 0;
int32_t V_10 = 0;
int32_t V_11 = 0;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* V_12 = NULL;
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20 V_13;
memset((&V_13), 0, sizeof(V_13));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_14;
memset((&V_14), 0, sizeof(V_14));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_15;
memset((&V_15), 0, sizeof(V_15));
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 V_16;
memset((&V_16), 0, sizeof(V_16));
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 V_17;
memset((&V_17), 0, sizeof(V_17));
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 V_18;
memset((&V_18), 0, sizeof(V_18));
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 G_B14_0;
memset((&G_B14_0), 0, sizeof(G_B14_0));
int32_t G_B21_0 = 0;
int32_t G_B24_0 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:845>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_0 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_1 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_0);
NullCheck(L_1);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_2 = L_1->___lightData;
NullCheck(L_2);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_3 = L_2->___visibleLights;
V_0 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:847>
V_1 = (bool)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:849>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_4 = ___0_cmd;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_5;
L_5 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(3, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mEF7BF01DCAD3709F978E564AEDEDD643FC617904((&V_2), L_4, L_5, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_026e:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_2), NULL);
return;
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:853>
bool L_6 = ___2_useRenderGraph;
if (L_6)
{
goto IL_002d_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:854>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_7 = ___0_cmd;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_8 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_9 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_8);
NullCheck(L_9);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_10 = L_9->___viewMatrix;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
ShadowUtils_SetWorldToCameraAndCameraToWorldMatrices_mE2BC025C6530F7E5E287A9E43129CF7C6D541793(L_7, L_10, NULL);
}
IL_002d_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:856>
V_3 = (bool)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:857>
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_11 = __this->___m_ShadowSliceToAdditionalLightIndex;
NullCheck(L_11);
int32_t L_12;
L_12 = List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_inline(L_11, List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_RuntimeMethod_var);
V_4 = L_12;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:858>
int32_t L_13 = V_4;
if ((((int32_t)L_13) <= ((int32_t)0)))
{
goto IL_004d_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:859>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_14 = ___0_cmd;
NullCheck(L_14);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_14, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___CastingPunctualLightShadow), (bool)1, NULL);
}
IL_004d_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:861>
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_5), (-10.0f), (-10.0f), (-10.0f), (-10.0f), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:862>
V_9 = 0;
goto IL_019b_1;
}
IL_0070_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:864>
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_15 = __this->___m_ShadowSliceToAdditionalLightIndex;
int32_t L_16 = V_9;
NullCheck(L_15);
int16_t L_17;
L_17 = List_1_get_Item_m448718D23F3512FDDBF0AB53E5D2DB0EABF8E569(L_15, L_16, List_1_get_Item_m448718D23F3512FDDBF0AB53E5D2DB0EABF8E569_RuntimeMethod_var);
V_10 = L_17;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:868>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:869>
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_18 = __this->___m_AdditionalLightIndexToShadowParams;
int32_t L_19 = V_10;
NullCheck(L_18);
float L_20 = ((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_19)))->___x;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
bool L_21;
L_21 = ShadowUtils_FastApproximately_mA09EFF5655C81E1677E1A3746DDFE6C93337F250(L_20, (0.0f), NULL);
if (L_21)
{
goto IL_0195_1;
}
}
{
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_22 = __this->___m_AdditionalLightIndexToShadowParams;
int32_t L_23 = V_10;
NullCheck(L_22);
float L_24 = ((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_23)))->___w;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
bool L_25;
L_25 = ShadowUtils_FastApproximately_mA09EFF5655C81E1677E1A3746DDFE6C93337F250(L_24, (-1.0f), NULL);
if (L_25)
{
goto IL_0195_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:872>
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_26 = __this->___m_AdditionalLightIndexToVisibleLightIndex;
int32_t L_27 = V_10;
NullCheck(L_26);
int32_t L_28 = L_27;
int16_t L_29 = (L_26)->GetAt(static_cast<il2cpp_array_size_t>(L_28));
V_11 = L_29;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:873>
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_30 = V_0;
int32_t L_31 = V_11;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_32;
L_32 = NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1(L_30, L_31, NativeArrayExtensions_UnsafeElementAt_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A148B250029B4DD2D82AA8B6C6BECC028AFB7E1_RuntimeMethod_var);
V_12 = L_32;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:874>
ShadowSliceDataU5BU5D_t3B41B7A06BAB3677671AEE84FBCF1A23B7DC7D04* L_33 = __this->___m_AdditionalLightsShadowSlices;
int32_t L_34 = V_9;
NullCheck(L_33);
int32_t L_35 = L_34;
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20 L_36 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
V_13 = L_36;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:875>
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_37 = V_12;
int32_t L_38 = V_11;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_39 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_40 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_39);
NullCheck(L_40);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_41 = L_40->___shadowData;
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20 L_42 = V_13;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_43 = L_42.___projectionMatrix;
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20 L_44 = V_13;
int32_t L_45 = L_44.___resolution;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_46;
L_46 = ShadowUtils_GetShadowBias_m865F36086076039F16AF6D1AC4000B8169839BD6(L_37, L_38, L_41, L_43, ((float)L_45), NULL);
V_14 = L_46;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:878>
int32_t L_47 = V_9;
if (!L_47)
{
goto IL_0115_1;
}
}
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_48 = V_14;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_49 = V_5;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
bool L_50;
L_50 = ShadowUtils_FastApproximately_m583B79E139074040A041EB4DCC34E597E14391B0(L_48, L_49, NULL);
if (L_50)
{
goto IL_0121_1;
}
}
IL_0115_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:880>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_51 = ___0_cmd;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_52 = V_14;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
ShadowUtils_SetShadowBias_mAD1A67040E89BF495C8DD79B6A28C7161C25E87A(L_51, L_52, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:881>
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_53 = V_14;
V_5 = L_53;
}
IL_0121_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:885>
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_54 = V_12;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_55;
L_55 = VisibleLight_get_localToWorldMatrix_m5DD0193DBD7887878F93AB4A95DCD9A72F594081(L_54, NULL);
V_17 = L_55;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_56;
L_56 = Matrix4x4_GetColumn_m5CE079D7A69DE70E3144BADD20A1651C73A8D118((&V_17), 3, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_57;
L_57 = Vector4_op_Implicit_m0217ADDC8CADDB93ACBABB17A50207698DAB0071_inline(L_56, NULL);
V_15 = L_57;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:886>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_58 = ___0_cmd;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_59 = V_15;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
ShadowUtils_SetLightPosition_mC74FD353B1EFCDFF6983F395F7C382E23E1A28B3(L_58, L_59, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:892>
bool L_60 = ___2_useRenderGraph;
if (L_60)
{
goto IL_0154_1;
}
}
{
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_61 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_62 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_61);
NullCheck(L_62);
RendererListU5BU5D_t80C28472AABC27AC3809B9300B1F81D3AB423DDC* L_63 = L_62->___shadowRendererLists;
int32_t L_64 = V_9;
NullCheck(L_63);
int32_t L_65 = L_64;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_66 = (L_63)->GetAt(static_cast<il2cpp_array_size_t>(L_65));
G_B14_0 = L_66;
goto IL_0167_1;
}
IL_0154_1:
{
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_67 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_68 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_67);
NullCheck(L_68);
RendererListHandleU5BU5D_t9F182E8E1E5140DEC19C6EE1F096F0329CCB7E3B* L_69 = L_68->___shadowRendererListsHdl;
int32_t L_70 = V_9;
NullCheck(L_69);
int32_t L_71 = L_70;
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA L_72 = (L_69)->GetAt(static_cast<il2cpp_array_size_t>(L_71));
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_73;
L_73 = RendererListHandle_op_Implicit_m23F3E49F9D97B0BABE1044E02A7A70784F05C585(L_72, NULL);
G_B14_0 = L_73;
}
IL_0167_1:
{
V_16 = G_B14_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:893>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_74 = ___0_cmd;
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20 L_75 = V_13;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_76 = L_75.___projectionMatrix;
ShadowSliceData_t1BCFEDC63BECA994949FE1F4245CEE930EE69E20 L_77 = V_13;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_78 = L_77.___viewMatrix;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
ShadowUtils_RenderShadowSlice_m8A4EF57464A61CC7AB7C5E01EA905AFE3F23FF7B(L_74, (&V_13), (&V_16), L_76, L_78, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:894>
bool L_79 = V_1;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_80 = V_12;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_81;
L_81 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_80, NULL);
NullCheck(L_81);
int32_t L_82;
L_82 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_81, NULL);
V_1 = (bool)((int32_t)((int32_t)L_79|((((int32_t)L_82) == ((int32_t)2))? 1 : 0)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:895>
V_3 = (bool)1;
}
IL_0195_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:862>
int32_t L_83 = V_9;
V_9 = ((int32_t)il2cpp_codegen_add(L_83, 1));
}
IL_019b_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:862>
int32_t L_84 = V_9;
int32_t L_85 = V_4;
if ((((int32_t)L_84) < ((int32_t)L_85)))
{
goto IL_0070_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:902>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:903>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:904>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_86 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_87 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_86);
NullCheck(L_87);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_88 = L_87->___shadowData;
NullCheck(L_88);
bool L_89 = L_88->___supportsMainLightShadows;
if (!L_89)
{
goto IL_01e7_1;
}
}
{
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_90 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_91 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_90);
NullCheck(L_91);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_92 = L_91->___lightData;
NullCheck(L_92);
int32_t L_93 = L_92->___mainLightIndex;
if ((((int32_t)L_93) == ((int32_t)(-1))))
{
goto IL_01e7_1;
}
}
{
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_94 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_95 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_94);
NullCheck(L_95);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_96 = L_95->___lightData;
NullCheck(L_96);
int32_t L_97 = L_96->___mainLightIndex;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_98;
L_98 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, ((&V_0))->___m_Buffer, L_97);
V_18 = L_98;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_99;
L_99 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B((&V_18), NULL);
NullCheck(L_99);
int32_t L_100;
L_100 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_99, NULL);
G_B21_0 = ((((int32_t)L_100) == ((int32_t)2))? 1 : 0);
goto IL_01e8_1;
}
IL_01e7_1:
{
G_B21_0 = 0;
}
IL_01e8_1:
{
V_6 = (bool)G_B21_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:907>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_101 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_102 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_101);
NullCheck(L_102);
bool L_103 = L_102->___stripShadowsOffVariants;
V_7 = (bool)((((int32_t)L_103) == ((int32_t)0))? 1 : 0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:908>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_104 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_105 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_104);
NullCheck(L_105);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_106 = L_105->___shadowData;
bool L_107 = V_7;
bool L_108 = V_3;
NullCheck(L_106);
L_106->___isKeywordAdditionalLightShadowsEnabled = (bool)((int32_t)(((((int32_t)L_107) == ((int32_t)0))? 1 : 0)|(int32_t)L_108));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:909>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_109 = ___0_cmd;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_110 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_111 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_110);
NullCheck(L_111);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_112 = L_111->___shadowData;
NullCheck(L_112);
bool L_113 = L_112->___isKeywordAdditionalLightShadowsEnabled;
NullCheck(L_109);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_109, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___AdditionalLightShadows), L_113, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:911>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_114 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_115 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_114);
NullCheck(L_115);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_116 = L_115->___shadowData;
NullCheck(L_116);
bool L_117 = L_116->___supportsSoftShadows;
if (!L_117)
{
goto IL_0234_1;
}
}
{
bool L_118 = V_6;
bool L_119 = V_1;
G_B24_0 = ((int32_t)((int32_t)L_118|(int32_t)L_119));
goto IL_0235_1;
}
IL_0234_1:
{
G_B24_0 = 0;
}
IL_0235_1:
{
V_8 = (bool)G_B24_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:912>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_120 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_121 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_120);
NullCheck(L_121);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_122 = L_121->___shadowData;
bool L_123 = V_8;
NullCheck(L_122);
L_122->___isKeywordSoftShadowsEnabled = L_123;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:913>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_124 = ___0_cmd;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_125 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_126 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_125);
NullCheck(L_126);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_127 = L_126->___shadowData;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
ShadowUtils_SetSoftShadowQualityShaderKeywords_m295C5B71C0C784A63CBED40DDE0F3762D8268492(L_124, L_127, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:915>
bool L_128 = V_3;
if (!L_128)
{
goto IL_026c_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:916>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_129 = ___0_cmd;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_130 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_131 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_130);
NullCheck(L_131);
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_132 = L_131->___allocatedShadowAtlasSize;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_133 = ___1_data;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_134 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_133);
NullCheck(L_134);
bool L_135 = L_134->___useStructuredBuffer;
bool L_136 = V_8;
AdditionalLightsShadowCasterPass_SetupAdditionalLightsShadowReceiverConstants_mBAF0845C191AAB3DEDAD1482B3A52A304F461204(__this, L_129, L_132, L_135, L_136, NULL);
}
IL_026c_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:917>
goto IL_027c;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_027c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:918>
return;
}
}
// Method Definition Index: 35372
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_SetupAdditionalLightsShadowReceiverConstants_mBAF0845C191AAB3DEDAD1482B3A52A304F461204 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___1_allocatedShadowAtlasSize, bool ___2_useStructuredBuffer, bool ___3_softShadows, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* V_2 = NULL;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* V_3 = NULL;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_4;
memset((&V_4), 0, sizeof(V_4));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_5;
memset((&V_5), 0, sizeof(V_5));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:923>
bool L_0 = ___2_useStructuredBuffer;
if (!L_0)
{
goto IL_005b;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:926>
ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* L_1;
L_1 = ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC(NULL);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_2 = __this->___m_AdditionalLightIndexToShadowParams;
NullCheck(L_2);
NullCheck(L_1);
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_3;
L_3 = ShaderData_GetAdditionalLightShadowParamsStructuredBuffer_mE02654F81DBD5A4738C3A77670BAAE2934D66EBA(L_1, ((int32_t)(((RuntimeArray*)L_2)->max_length)), NULL);
V_2 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:927>
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_4 = V_2;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_5 = __this->___m_AdditionalLightIndexToShadowParams;
NullCheck(L_4);
ComputeBuffer_SetData_m9F845E6B347CE028FA9A987D740FC642D828013A(L_4, (RuntimeArray*)L_5, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:928>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_6 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
int32_t L_7 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowParams_SSBO;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_8 = V_2;
NullCheck(L_6);
RasterCommandBuffer_SetGlobalBuffer_m91A7C4FE8D4CF184AECFF339A9DCAC3BF699DCFB(L_6, L_7, L_8, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:931>
ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* L_9;
L_9 = ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC(NULL);
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_10 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
NullCheck(L_10);
NullCheck(L_9);
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_11;
L_11 = ShaderData_GetAdditionalLightShadowSliceMatricesStructuredBuffer_m175F3097985D8C2C006C4E94D0302504E09C3F49(L_9, ((int32_t)(((RuntimeArray*)L_10)->max_length)), NULL);
V_3 = L_11;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:932>
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_12 = V_3;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_13 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
NullCheck(L_12);
ComputeBuffer_SetData_m9F845E6B347CE028FA9A987D740FC642D828013A(L_12, (RuntimeArray*)L_13, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:933>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_14 = ___0_cmd;
int32_t L_15 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalLightsWorldToShadow_SSBO;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_16 = V_3;
NullCheck(L_14);
RasterCommandBuffer_SetGlobalBuffer_m91A7C4FE8D4CF184AECFF339A9DCAC3BF699DCFB(L_14, L_15, L_16, NULL);
goto IL_007d;
}
IL_005b:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:937>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_17 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
int32_t L_18 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowParams;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_19 = __this->___m_AdditionalLightIndexToShadowParams;
NullCheck(L_17);
RasterCommandBuffer_SetGlobalVectorArray_mFBD8CEECFF234DD05410B44D850F0F50CB72406F(L_17, L_18, L_19, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:938>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_20 = ___0_cmd;
int32_t L_21 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalLightsWorldToShadow;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_22 = __this->___m_AdditionalLightShadowSliceIndexTo_WorldShadowMatrix;
NullCheck(L_20);
RasterCommandBuffer_SetGlobalMatrixArray_m8AFED067E7189FA1F1D301BFD7E1F31AF191EDA1(L_20, L_21, L_22, NULL);
}
IL_007d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:941>
float L_23 = __this->___m_MaxShadowDistanceSq;
float L_24 = __this->___m_CascadeBorder;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
ShadowUtils_GetScaleAndBiasForLinearDistanceFade_mE07E0F336969447E89E448D23AF050BF1646B20F(L_23, L_24, (&V_0), (&V_1), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:942>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_25 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
int32_t L_26 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowFadeParams;
float L_27 = V_0;
float L_28 = V_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_29;
memset((&L_29), 0, sizeof(L_29));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_29), L_27, L_28, (0.0f), (0.0f), NULL);
NullCheck(L_25);
RasterCommandBuffer_SetGlobalVector_mB54A698709E920A961D8601DC5B2452B4866C68E(L_25, L_26, L_29, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:944>
bool L_30 = ___3_softShadows;
if (!L_30)
{
goto IL_015f;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:946>
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31;
L_31 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_32 = ___1_allocatedShadowAtlasSize;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33;
L_33 = Vector2Int_op_Implicit_m5B9FB268943E6CAB6E40E13D30BA49A9AC7D2059_inline(L_32, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_34;
L_34 = Vector2_op_Division_m707994C12D356E65E453CEE8F767E652B60911BF_inline(L_31, L_33, NULL);
V_4 = L_34;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:947>
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_35 = V_4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_36;
L_36 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_35, (0.5f), NULL);
V_5 = L_36;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:949>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:950>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:951>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_37 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
int32_t L_38 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowOffset0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_39 = V_5;
float L_40 = L_39.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_41 = V_5;
float L_42 = L_41.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_43 = V_5;
float L_44 = L_43.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_45 = V_5;
float L_46 = L_45.___y;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_47;
memset((&L_47), 0, sizeof(L_47));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_47), ((-L_40)), ((-L_42)), L_44, ((-L_46)), NULL);
NullCheck(L_37);
RasterCommandBuffer_SetGlobalVector_mB54A698709E920A961D8601DC5B2452B4866C68E(L_37, L_38, L_47, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:952>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:953>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:954>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_48 = ___0_cmd;
int32_t L_49 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowOffset1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_50 = V_5;
float L_51 = L_50.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_52 = V_5;
float L_53 = L_52.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_54 = V_5;
float L_55 = L_54.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_56 = V_5;
float L_57 = L_56.___y;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_58;
memset((&L_58), 0, sizeof(L_58));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_58), ((-L_51)), L_53, L_55, L_57, NULL);
NullCheck(L_48);
RasterCommandBuffer_SetGlobalVector_mB54A698709E920A961D8601DC5B2452B4866C68E(L_48, L_49, L_58, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:956>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:957>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_59 = ___0_cmd;
int32_t L_60 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowmapSize;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_61 = V_4;
float L_62 = L_61.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_63 = V_4;
float L_64 = L_63.___y;
int32_t L_65;
L_65 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&___1_allocatedShadowAtlasSize), NULL);
int32_t L_66;
L_66 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&___1_allocatedShadowAtlasSize), NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_67;
memset((&L_67), 0, sizeof(L_67));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_67), L_62, L_64, ((float)L_65), ((float)L_66), NULL);
NullCheck(L_59);
RasterCommandBuffer_SetGlobalVector_mB54A698709E920A961D8601DC5B2452B4866C68E(L_59, L_60, L_67, NULL);
}
IL_015f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:959>
return;
}
}
// Method Definition Index: 35373
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_InitPassData_m188BD0F4E28EE47CD7E76F618E6243371BE41E2D (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** ___0_passData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* ___3_shadowData, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:963>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_0 = ___0_passData;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_1 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_0);
NullCheck(L_1);
L_1->___pass = __this;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___pass), (void*)__this);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:965>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_2 = ___0_passData;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_3 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_2);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_4 = ___2_lightData;
NullCheck(L_3);
L_3->___lightData = L_4;
Il2CppCodeGenWriteBarrier((void**)(&L_3->___lightData), (void*)L_4);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:966>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_5 = ___0_passData;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_6 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_5);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_7 = ___3_shadowData;
NullCheck(L_6);
L_6->___shadowData = L_7;
Il2CppCodeGenWriteBarrier((void**)(&L_6->___shadowData), (void*)L_7);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:967>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_8 = ___0_passData;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_9 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_8);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_10 = ___1_cameraData;
NullCheck(L_10);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_11;
L_11 = UniversalCameraData_GetViewMatrix_mE4676E11126A0A1F10B2425B245CF438A671A21A(L_10, 0, NULL);
NullCheck(L_9);
L_9->___viewMatrix = L_11;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:968>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_12 = ___0_passData;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_13 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_12);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_14 = ___1_cameraData;
NullCheck(L_14);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_15 = L_14->___renderer;
NullCheck(L_15);
bool L_16;
L_16 = ScriptableRenderer_get_stripShadowsOffVariants_mEC78AA6E4F4353DEF4DA00EB6E2BF7A55CEE322F_inline(L_15, NULL);
NullCheck(L_13);
L_13->___stripShadowsOffVariants = L_16;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:970>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_17 = ___0_passData;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_18 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_17);
bool L_19 = __this->___m_CreateEmptyShadowmap;
NullCheck(L_18);
L_18->___emptyShadowmap = L_19;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:971>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_20 = ___0_passData;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_21 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_20);
bool L_22 = __this->___m_SetKeywordForEmptyShadowmap;
NullCheck(L_21);
L_21->___setKeywordForEmptyShadowmap = L_22;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:972>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_23 = ___0_passData;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_24 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_23);
bool L_25 = __this->___m_UseStructuredBuffer;
NullCheck(L_24);
L_24->___useStructuredBuffer = L_25;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:973>
return;
}
}
// Method Definition Index: 35374
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass_InitRendererLists_m41699CA2C9FD3DEDD9524B71A310588F0E9FDCC3 (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___0_cullResults, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** ___1_passData, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___2_context, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___3_renderGraph, bool ___4_useRenderGraph, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m448718D23F3512FDDBF0AB53E5D2DB0EABF8E569_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4 V_3;
memset((&V_3), 0, sizeof(V_3));
ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4 V_4;
memset((&V_4), 0, sizeof(V_4));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:977>
bool L_0 = __this->___m_CreateEmptyShadowmap;
if (!L_0)
{
goto IL_0009;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:978>
return;
}
IL_0009:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:980>
V_0 = 0;
goto IL_007b;
}
IL_000d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:982>
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_1 = __this->___m_ShadowSliceToAdditionalLightIndex;
int32_t L_2 = V_0;
NullCheck(L_1);
int16_t L_3;
L_3 = List_1_get_Item_m448718D23F3512FDDBF0AB53E5D2DB0EABF8E569(L_1, L_2, List_1_get_Item_m448718D23F3512FDDBF0AB53E5D2DB0EABF8E569_RuntimeMethod_var);
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:983>
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_4 = __this->___m_AdditionalLightIndexToVisibleLightIndex;
int32_t L_5 = V_1;
NullCheck(L_4);
int32_t L_6 = L_5;
int16_t L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_2 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:985>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:986>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:987>
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_8 = ___0_cullResults;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_9 = (*(CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)L_8);
int32_t L_10 = V_2;
ShadowDrawingSettings__ctor_mA9BADD0F63BF177F6BF380999B9B7115263B2BF4((&V_4), L_9, L_10, NULL);
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_11;
L_11 = UniversalRenderPipeline_get_asset_mCDEF564C748A6FE271F3749C82ECA64D0F6DE9E9(NULL);
NullCheck(L_11);
bool L_12;
L_12 = UniversalRenderPipelineAsset_get_useRenderingLayers_mA473541E634D2A1BEB4CEAFBF27B79251E0FA5E6_inline(L_11, NULL);
ShadowDrawingSettings_set_useRenderingLayerMaskTest_m9E81FEE30547B3720C365016689F87A2AB63F025((&V_4), L_12, NULL);
ShadowDrawingSettings_t3C0AD7F3960F1BF5536867AF6E641F23F4C7AFA4 L_13 = V_4;
V_3 = L_13;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:989>
bool L_14 = ___4_useRenderGraph;
if (!L_14)
{
goto IL_0061;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:990>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_15 = ___1_passData;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_16 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_15);
NullCheck(L_16);
RendererListHandleU5BU5D_t9F182E8E1E5140DEC19C6EE1F096F0329CCB7E3B* L_17 = L_16->___shadowRendererListsHdl;
int32_t L_18 = V_0;
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_19 = ___3_renderGraph;
NullCheck(L_19);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA L_20;
L_20 = RenderGraph_CreateShadowRendererList_mB2EE56B34D7B4C2544C0044F040979D561AB12EE(L_19, (&V_3), NULL);
NullCheck(L_17);
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(L_18), (RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA)L_20);
goto IL_0077;
}
IL_0061:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:992>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29** L_21 = ___1_passData;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_22 = *((PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29**)L_21);
NullCheck(L_22);
RendererListU5BU5D_t80C28472AABC27AC3809B9300B1F81D3AB423DDC* L_23 = L_22->___shadowRendererLists;
int32_t L_24 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_25;
L_25 = ScriptableRenderContext_CreateShadowRendererList_m34053F9A4CF0DCB00BD4A8816C2756A3943DDA3D((&___2_context), (&V_3), NULL);
NullCheck(L_23);
(L_23)->SetAt(static_cast<il2cpp_array_size_t>(L_24), (RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85)L_25);
}
IL_0077:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:980>
int32_t L_26 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_26, 1));
}
IL_007b:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:980>
int32_t L_27 = V_0;
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_28 = __this->___m_ShadowSliceToAdditionalLightIndex;
NullCheck(L_28);
int32_t L_29;
L_29 = List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_inline(L_28, List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_RuntimeMethod_var);
if ((((int32_t)L_27) < ((int32_t)L_29)))
{
goto IL_000d;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:994>
return;
}
}
// Method Definition Index: 35375
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 AdditionalLightsShadowCasterPass_Render_m44D50FAB5CAE5F5B15431C12D32BAF9E293D35EC (AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_graph, ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___1_frameData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_mAD208F35FD4995B8D6658400A6F3F3C86E4D605F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRasterRenderPass_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m98FEC2FAD92CC45E304AAA32740386C7710D4148_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__64_0_m43613897E9491D39BFAA1F1B395076338FF2CBB7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8BD908B28D4F05E541B82398AF965ECF11F55366);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB531BD2CA61877C584C9DE46D9961988C81E903C);
s_Il2CppMethodInitialized = true;
}
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* V_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_1 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_2 = NULL;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* V_3 = NULL;
RuntimeObject* V_4 = NULL;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* V_5 = NULL;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 V_6;
memset((&V_6), 0, sizeof(V_6));
TextureDesc_t396D28DED9DDC89189E68F41C3D169B249BEE673 V_7;
memset((&V_7), 0, sizeof(V_7));
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 V_8;
memset((&V_8), 0, sizeof(V_8));
int32_t V_9 = 0;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 V_10;
memset((&V_10), 0, sizeof(V_10));
int32_t G_B7_0 = 0;
String_t* G_B7_1 = NULL;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 G_B7_2;
memset((&G_B7_2), 0, sizeof(G_B7_2));
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* G_B7_3 = NULL;
int32_t G_B6_0 = 0;
String_t* G_B6_1 = NULL;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 G_B6_2;
memset((&G_B6_2), 0, sizeof(G_B6_2));
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* G_B6_3 = NULL;
int32_t G_B8_0 = 0;
int32_t G_B8_1 = 0;
String_t* G_B8_2 = NULL;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 G_B8_3;
memset((&G_B8_3), 0, sizeof(G_B8_3));
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* G_B8_4 = NULL;
BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C* G_B14_0 = NULL;
RuntimeObject* G_B14_1 = NULL;
BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C* G_B13_0 = NULL;
RuntimeObject* G_B13_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:998>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_0 = ___1_frameData;
NullCheck(L_0);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_1;
L_1 = ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline(L_0, ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:999>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = ___1_frameData;
NullCheck(L_2);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_3;
L_3 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_2, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1000>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_4 = ___1_frameData;
NullCheck(L_4);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_5;
L_5 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_4, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_2 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1001>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_6 = ___1_frameData;
NullCheck(L_6);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_7;
L_7 = ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_inline(L_6, ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_RuntimeMethod_var);
V_3 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1003>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_8 = ___0_graph;
String_t* L_9;
L_9 = ScriptableRenderPass_get_passName_m838292A44DB6ED7D67E43C1DE58383959B4F1925_inline(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_10;
L_10 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
NullCheck(L_8);
RuntimeObject* L_11;
L_11 = RenderGraph_AddRasterRenderPass_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m98FEC2FAD92CC45E304AAA32740386C7710D4148(L_8, L_9, (&V_5), L_10, _stringLiteral8BD908B28D4F05E541B82398AF965ECF11F55366, ((int32_t)1003), RenderGraph_AddRasterRenderPass_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_m98FEC2FAD92CC45E304AAA32740386C7710D4148_RuntimeMethod_var);
V_4 = L_11;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0140:
{
{
RuntimeObject* L_12 = V_4;
if (!L_12)
{
goto IL_014b;
}
}
{
RuntimeObject* L_13 = V_4;
NullCheck(L_13);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_13);
}
IL_014b:
{
return;
}
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1005>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_14 = V_1;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_15 = V_2;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_16 = V_3;
AdditionalLightsShadowCasterPass_InitPassData_m188BD0F4E28EE47CD7E76F618E6243371BE41E2D(__this, (&V_5), L_14, L_15, L_16, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1006>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_17 = V_0;
NullCheck(L_17);
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_18 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_17->___cullResults);
il2cpp_codegen_initobj((&V_8), sizeof(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36));
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_19 = V_8;
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_20 = ___0_graph;
AdditionalLightsShadowCasterPass_InitRendererLists_m41699CA2C9FD3DEDD9524B71A310588F0E9FDCC3(__this, L_18, (&V_5), L_19, L_20, (bool)1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1009>
bool L_21 = __this->___m_CreateEmptyShadowmap;
if (L_21)
{
goto IL_00c4_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1011>
V_9 = 0;
goto IL_0089_1;
}
IL_006e_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1013>
RuntimeObject* L_22 = V_4;
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_23 = V_5;
NullCheck(L_23);
RendererListHandleU5BU5D_t9F182E8E1E5140DEC19C6EE1F096F0329CCB7E3B* L_24 = L_23->___shadowRendererListsHdl;
int32_t L_25 = V_9;
NullCheck(L_24);
NullCheck(L_22);
InterfaceActionInvoker1< RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* >::Invoke(9, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_22, ((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25))));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1011>
int32_t L_26 = V_9;
V_9 = ((int32_t)il2cpp_codegen_add(L_26, 1));
}
IL_0089_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1011>
int32_t L_27 = V_9;
List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* L_28 = __this->___m_ShadowSliceToAdditionalLightIndex;
NullCheck(L_28);
int32_t L_29;
L_29 = List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_inline(L_28, List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_RuntimeMethod_var);
if ((((int32_t)L_27) < ((int32_t)L_29)))
{
goto IL_006e_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1016>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_30 = ___0_graph;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_31 = __this->___m_AdditionalLightShadowDescriptor;
il2cpp_codegen_runtime_class_init_inline(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var);
bool L_32 = ((ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_StaticFields*)il2cpp_codegen_static_fields_for(ShadowUtils_tCFE84AA46B8156AE034EF14220AD0BBEB011F4E5_il2cpp_TypeInfo_var))->___m_ForceShadowPointSampling;
if (L_32)
{
G_B7_0 = 1;
G_B7_1 = _stringLiteralB531BD2CA61877C584C9DE46D9961988C81E903C;
G_B7_2 = L_31;
G_B7_3 = L_30;
goto IL_00af_1;
}
G_B6_0 = 1;
G_B6_1 = _stringLiteralB531BD2CA61877C584C9DE46D9961988C81E903C;
G_B6_2 = L_31;
G_B6_3 = L_30;
}
{
G_B8_0 = 1;
G_B8_1 = G_B6_0;
G_B8_2 = G_B6_1;
G_B8_3 = G_B6_2;
G_B8_4 = G_B6_3;
goto IL_00b0_1;
}
IL_00af_1:
{
G_B8_0 = 0;
G_B8_1 = G_B7_0;
G_B8_2 = G_B7_1;
G_B8_3 = G_B7_2;
G_B8_4 = G_B7_3;
}
IL_00b0_1:
{
il2cpp_codegen_runtime_class_init_inline(UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_33;
L_33 = UniversalRenderer_CreateRenderGraphTexture_m4BCA4F2339499873D3DE1C8562D3FB7B7DE21613(G_B8_4, G_B8_3, G_B8_2, (bool)G_B8_1, G_B8_0, 1, NULL);
V_6 = L_33;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1017>
RuntimeObject* L_34 = V_4;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_35 = V_6;
NullCheck(L_34);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t >::Invoke(4, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_34, L_35, 2);
goto IL_00d1_1;
}
IL_00c4_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1021>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_36 = ___0_graph;
NullCheck(L_36);
RenderGraphDefaultResources_tCE331152C84ED1A36CF186CA0092AE10E599E25D* L_37;
L_37 = RenderGraph_get_defaultResources_m9392476073E82DC8F45ED8AB11B271EA471FC206_inline(L_36, NULL);
NullCheck(L_37);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_38;
L_38 = RenderGraphDefaultResources_get_defaultShadowTexture_mF16D95793225F7D0A560E587401F5638A8A8E913_inline(L_37, NULL);
V_6 = L_38;
}
IL_00d1_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1024>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_39 = ___0_graph;
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
TextureDesc_t396D28DED9DDC89189E68F41C3D169B249BEE673 L_40;
L_40 = TextureHandle_GetDescriptor_m80F76DAC125F49B4538B3EE1EFCCB952A6D7F17D((&V_6), L_39, NULL);
V_7 = L_40;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1025>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_41 = V_5;
TextureDesc_t396D28DED9DDC89189E68F41C3D169B249BEE673 L_42 = V_7;
int32_t L_43 = L_42.___width;
TextureDesc_t396D28DED9DDC89189E68F41C3D169B249BEE673 L_44 = V_7;
int32_t L_45 = L_44.___height;
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_46;
memset((&L_46), 0, sizeof(L_46));
Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline((&L_46), L_43, L_45, NULL);
NullCheck(L_41);
L_41->___allocatedShadowAtlasSize = L_46;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1027>
RuntimeObject* L_47 = V_4;
NullCheck(L_47);
InterfaceActionInvoker1< bool >::Invoke(12, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_47, (bool)1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1029>
bool L_48;
L_48 = TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline((&V_6), NULL);
if (!L_48)
{
goto IL_0114_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1030>
RuntimeObject* L_49 = V_4;
il2cpp_codegen_runtime_class_init_inline(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
int32_t L_50 = ((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalLightsShadowmapID;
NullCheck(L_49);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(3, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_49, (&V_6), L_50);
}
IL_0114_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1032>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1033>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1034>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1035>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1036>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1037>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1038>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1039>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1040>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1041>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1042>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1043>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1044>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1045>
RuntimeObject* L_51 = V_4;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var);
BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C* L_52 = ((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9__64_0;
BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C* L_53 = L_52;
if (L_53)
{
G_B14_0 = L_53;
G_B14_1 = L_51;
goto IL_0135_1;
}
G_B13_0 = L_53;
G_B13_1 = L_51;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var);
U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* L_54 = ((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9;
BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C* L_55 = (BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C*)il2cpp_codegen_object_new(BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C_il2cpp_TypeInfo_var);
BaseRenderFunc_2__ctor_m6FF54A24D7676542B3DC234BEA55A88E19842D8F(L_55, L_54, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__64_0_m43613897E9491D39BFAA1F1B395076338FF2CBB7_RuntimeMethod_var), NULL);
BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C* L_56 = L_55;
((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9__64_0 = L_56;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9__64_0), (void*)L_56);
G_B14_0 = L_56;
G_B14_1 = G_B13_1;
}
IL_0135_1:
{
NullCheck(G_B14_1);
GenericInterfaceActionInvoker1< BaseRenderFunc_2_tF159D288CA794ECC3A21DE773CBD5D12BA2C943C* >::Invoke(IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29_mAD208F35FD4995B8D6658400A6F3F3C86E4D605F_RuntimeMethod_var, G_B14_1, G_B14_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1047>
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_57 = V_6;
V_10 = L_57;
goto IL_014c;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_014c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1049>
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_58 = V_10;
return L_58;
}
}
// Method Definition Index: 35376
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalLightsShadowCasterPass__cctor_m3FEE11107BA69EEAFE68238387D8E48345121690 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:56>
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0;
memset((&L_0), 0, sizeof(L_0));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_0), (0.0f), (0.0f), (0.0f), (-1.0f), NULL);
((AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var))->___c_DefaultShadowParams = L_0;
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
// Method Definition Index: 35377
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AdditionalShadowsConstantBuffer__cctor_m5DFCE55FF547A11A6E5F9F0D7E74598E1CA25205 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral15AF38725EF821332C5B5BC55A2527EA97A7E32A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24C9E7009689C1DDD62B5C7F452A03209BF00EBE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral274E2152A05719C1A08280FFA4B01F3EF22C6387);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral417B4935DC231D57317DDBC6F8F98393D7FE8FC3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7826D404E71CD27B7C3C80B4795EC66F9469E98A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7EF31CC62AA6C72BAA3D69E54C4978EAE62F102C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82B39B1C16C41E80D17B1C43218856ED77C3C74C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8C730C35E0952B410DC844992D0F8C75358C5B11);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB531BD2CA61877C584C9DE46D9961988C81E903C);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:64>
int32_t L_0;
L_0 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral24C9E7009689C1DDD62B5C7F452A03209BF00EBE, NULL);
((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalLightsWorldToShadow = L_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:65>
int32_t L_1;
L_1 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral15AF38725EF821332C5B5BC55A2527EA97A7E32A, NULL);
((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowParams = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:66>
int32_t L_2;
L_2 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral8C730C35E0952B410DC844992D0F8C75358C5B11, NULL);
((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowOffset0 = L_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:67>
int32_t L_3;
L_3 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral7826D404E71CD27B7C3C80B4795EC66F9469E98A, NULL);
((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowOffset1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:68>
int32_t L_4;
L_4 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral82B39B1C16C41E80D17B1C43218856ED77C3C74C, NULL);
((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowFadeParams = L_4;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:69>
int32_t L_5;
L_5 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral274E2152A05719C1A08280FFA4B01F3EF22C6387, NULL);
((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowmapSize = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:70>
int32_t L_6;
L_6 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralB531BD2CA61877C584C9DE46D9961988C81E903C, NULL);
((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalLightsShadowmapID = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:71>
int32_t L_7;
L_7 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral417B4935DC231D57317DDBC6F8F98393D7FE8FC3, NULL);
((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalLightsWorldToShadow_SSBO = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:72>
int32_t L_8;
L_8 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral7EF31CC62AA6C72BAA3D69E54C4978EAE62F102C, NULL);
((AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_StaticFields*)il2cpp_codegen_static_fields_for(AdditionalShadowsConstantBuffer_tAB0D333237B8E10269E6114A309925D6B5D74D7B_il2cpp_TypeInfo_var))->____AdditionalShadowParams_SSBO = L_8;
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
// Method Definition Index: 35378
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_mFEDD0606B6296C3ED8739858B6D13DB62E26CFC9 (PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RendererListHandleU5BU5D_t9F182E8E1E5140DEC19C6EE1F096F0329CCB7E3B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RendererListU5BU5D_t80C28472AABC27AC3809B9300B1F81D3AB423DDC_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:88>
RendererListU5BU5D_t80C28472AABC27AC3809B9300B1F81D3AB423DDC* L_0 = (RendererListU5BU5D_t80C28472AABC27AC3809B9300B1F81D3AB423DDC*)(RendererListU5BU5D_t80C28472AABC27AC3809B9300B1F81D3AB423DDC*)SZArrayNew(RendererListU5BU5D_t80C28472AABC27AC3809B9300B1F81D3AB423DDC_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256));
__this->___shadowRendererLists = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___shadowRendererLists), (void*)L_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:89>
RendererListHandleU5BU5D_t9F182E8E1E5140DEC19C6EE1F096F0329CCB7E3B* L_1 = (RendererListHandleU5BU5D_t9F182E8E1E5140DEC19C6EE1F096F0329CCB7E3B*)(RendererListHandleU5BU5D_t9F182E8E1E5140DEC19C6EE1F096F0329CCB7E3B*)SZArrayNew(RendererListHandleU5BU5D_t9F182E8E1E5140DEC19C6EE1F096F0329CCB7E3B_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256));
__this->___shadowRendererListsHdl = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___shadowRendererListsHdl), (void*)L_1);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35379
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m324B4D8B3707EE926F50A0F924E072CBB68C8361 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* L_0 = (U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8*)il2cpp_codegen_object_new(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_mE4AE62DDA7206D93CFD12DA3BD89841B22D37E1F(L_0, NULL);
((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
return;
}
}
// Method Definition Index: 35380
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mE4AE62DDA7206D93CFD12DA3BD89841B22D37E1F (U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 35381
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRenderU3Eb__64_0_m43613897E9491D39BFAA1F1B395076338FF2CBB7 (U3CU3Ec_t22440C64AAE23D493E63295DEC99C0AB42C037A8* __this, PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* ___0_data, RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 ___1_context, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* V_0 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1034>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_0 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_1 = L_0.___cmd;
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1035>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_2 = ___0_data;
NullCheck(L_2);
bool L_3 = L_2->___emptyShadowmap;
if (L_3)
{
goto IL_001f;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1037>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_4 = ___0_data;
NullCheck(L_4);
AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004* L_5 = L_4->___pass;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_6 = V_0;
NullCheck(L_5);
AdditionalLightsShadowCasterPass_RenderAdditionalShadowmapAtlas_m9DFE891E43B7793500DF41BFA8A695316FB643E7(L_5, L_6, (&___0_data), (bool)1, NULL);
return;
}
IL_001f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1041>
PassData_tFB4F4716E1B2E7E0114D20117C36B283FD446E29* L_7 = ___0_data;
NullCheck(L_7);
bool L_8 = L_7->___setKeywordForEmptyShadowmap;
if (!L_8)
{
goto IL_0032;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1042>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_9 = V_0;
NullCheck(L_9);
RasterCommandBuffer_EnableKeyword_m554A685119A5DE8DAD67ADA432176DCEFEDA3494(L_9, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___AdditionalLightShadows), NULL);
}
IL_0032:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1043>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_10 = V_0;
il2cpp_codegen_runtime_class_init_inline(AdditionalLightsShadowCasterPass_t5E00A3C851AB73A44B7577458AD868AF8F4FE004_il2cpp_TypeInfo_var);
AdditionalLightsShadowCasterPass_SetShadowParamsForEmptyShadowmap_m335F8189FD2CDAB0F1A2E0ED90FC6536A064D409(L_10, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowCasterPass.cs:1045>
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
// Method Definition Index: 35382
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights__ctor_m23D04DE687EAF9BA7D22120829BDD43FC0C5A216 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:101>
InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 L_0;
L_0 = InitParams_Create_m0F8F2F77F213AE054EE69E4CCE001D1399538261(NULL);
ForwardLights__ctor_m38DDF64B02CB6B4441E54813FB3412BC1FF43491(__this, L_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:101>
return;
}
}
// Method Definition Index: 35383
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights__ctor_m38DDF64B02CB6B4441E54813FB3412BC1FF43491 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 ___0_initParams, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0E7DA7037FEC0AF6D2151C72F15B1ED7FA9510D0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral142FCD301E7D933AE279225AC7AA92A9D59857C9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral31EC97AE63FD1B86447042110BA9F6882D6C62FF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral34331876C68649BF6D5686AE260E20E4FE4EE0FE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3AC0AE41767202DE3A1603B9A431DAE6FE9871F0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5C8253978547FCBBF6E2C2EE1F65A5E5E76BBFE6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral613E3F5EEDA2B20DFE1A165416FCF33A509B7395);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral766B907ADE80249DAE808FC29210021E23EB4E91);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8E7379C661A6E0E2F411C21450C41FBF7031F839);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9777BC51EFB678A65CB20FD4959F18FB6C9B5D5B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB65E623B5C35E7A52E7FAB1188CFBFA3B3D2F29C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC6C4FCE10BB27D7717D1DED7DC45EC62225784D9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFCB35A66EB79AD13F31A216A8C134BB593DC0C29);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:103>
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:105>
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
bool L_0;
L_0 = RenderingUtils_get_useStructuredBuffer_m0B310996FC76E8BF72EBBCA9F94AB840277DAB1B(NULL);
__this->___m_UseStructuredBuffer = L_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:106>
InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 L_1 = ___0_initParams;
bool L_2 = L_1.___forwardPlus;
__this->___m_UseForwardPlus = L_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:108>
int32_t L_3;
L_3 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral766B907ADE80249DAE808FC29210021E23EB4E91, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightPosition = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:109>
int32_t L_4;
L_4 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral0E7DA7037FEC0AF6D2151C72F15B1ED7FA9510D0, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightColor = L_4;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:110>
int32_t L_5;
L_5 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral5C8253978547FCBBF6E2C2EE1F65A5E5E76BBFE6, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightOcclusionProbesChannel = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:111>
int32_t L_6;
L_6 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral142FCD301E7D933AE279225AC7AA92A9D59857C9, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightLayerMask = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:112>
int32_t L_7;
L_7 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral9777BC51EFB678A65CB20FD4959F18FB6C9B5D5B, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsCount = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:114>
bool L_8 = __this->___m_UseStructuredBuffer;
if (!L_8)
{
goto IL_0095;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:116>
int32_t L_9;
L_9 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralC6C4FCE10BB27D7717D1DED7DC45EC62225784D9, NULL);
__this->___m_AdditionalLightsBufferId = L_9;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:117>
int32_t L_10;
L_10 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral8E7379C661A6E0E2F411C21450C41FBF7031F839, NULL);
__this->___m_AdditionalLightsIndicesId = L_10;
goto IL_013d;
}
IL_0095:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:121>
int32_t L_11;
L_11 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralB65E623B5C35E7A52E7FAB1188CFBFA3B3D2F29C, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsPosition = L_11;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:122>
int32_t L_12;
L_12 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral34331876C68649BF6D5686AE260E20E4FE4EE0FE, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsColor = L_12;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:123>
int32_t L_13;
L_13 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralFCB35A66EB79AD13F31A216A8C134BB593DC0C29, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsAttenuation = L_13;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:124>
int32_t L_14;
L_14 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral3AC0AE41767202DE3A1603B9A431DAE6FE9871F0, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsSpotDir = L_14;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:125>
int32_t L_15;
L_15 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral31EC97AE63FD1B86447042110BA9F6882D6C62FF, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightOcclusionProbeChannel = L_15;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:126>
int32_t L_16;
L_16 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral613E3F5EEDA2B20DFE1A165416FCF33A509B7395, NULL);
((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsLayerMasks = L_16;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:128>
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_17;
L_17 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
V_0 = L_17;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:129>
int32_t L_18 = V_0;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_19 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_18);
__this->___m_AdditionalLightPositions = L_19;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightPositions), (void*)L_19);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:130>
int32_t L_20 = V_0;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_21 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_20);
__this->___m_AdditionalLightColors = L_21;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightColors), (void*)L_21);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:131>
int32_t L_22 = V_0;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_23 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_22);
__this->___m_AdditionalLightAttenuations = L_23;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightAttenuations), (void*)L_23);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:132>
int32_t L_24 = V_0;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_25 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_24);
__this->___m_AdditionalLightSpotDirections = L_25;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightSpotDirections), (void*)L_25);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:133>
int32_t L_26 = V_0;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_27 = (Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD*)SZArrayNew(Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD_il2cpp_TypeInfo_var, (uint32_t)L_26);
__this->___m_AdditionalLightOcclusionProbeChannels = L_27;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightOcclusionProbeChannels), (void*)L_27);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:134>
int32_t L_28 = V_0;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_29 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_28);
__this->___m_AdditionalLightsLayerMasks = L_29;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AdditionalLightsLayerMasks), (void*)L_29);
}
IL_013d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:137>
bool L_30 = __this->___m_UseForwardPlus;
if (!L_30)
{
goto IL_0156;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:139>
ForwardLights_CreateForwardPlusBuffers_m7A43E9CF4BBE7B1E5F8484E6F29DA2112832AF99(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:140>
ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D L_31;
L_31 = ReflectionProbeManager_Create_mEB8DC87D081FFBAF79CDFFA5E88FBDF37E5A31C4(NULL);
__this->___m_ReflectionProbeManager = L_31;
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_AtlasTexture0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_AtlasTexture1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_AtlasTexture0Handle), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_Cache), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_WarningCache), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_NeedsUpdate), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_NeedsRemove), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_BoxMax), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_BoxMin), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_ProbePosition), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_ReflectionProbeManager))->___m_MipScaleOffset), (void*)NULL);
#endif
}
IL_0156:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:143>
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);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:144>
return;
}
}
// Method Definition Index: 35384
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_CreateForwardPlusBuffers_m7A43E9CF4BBE7B1E5F8484E6F29DA2112832AF99 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral34E8CC86C00E94FEC3258BB9E9529A4054169147);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4478F56FEDEF42D13AC8EA30E6DAA25580235C4E);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:148>
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_0;
L_0 = UniversalRenderPipeline_get_maxZBinWords_mE4273E98F6954CAB29864DF722CBE2239F27A0A6(NULL);
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_1;
memset((&L_1), 0, sizeof(L_1));
NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD((&L_1), L_0, 4, 1, NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_RuntimeMethod_var);
__this->___m_ZBins = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:149>
int32_t L_2;
L_2 = UniversalRenderPipeline_get_maxZBinWords_mE4273E98F6954CAB29864DF722CBE2239F27A0A6(NULL);
int32_t L_3;
L_3 = UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_inline(UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_RuntimeMethod_var);
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_4 = (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*)il2cpp_codegen_object_new(GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1_il2cpp_TypeInfo_var);
GraphicsBuffer__ctor_mBDE2A119B58AD582F79CFE8071F47001965D14F4(L_4, ((int32_t)512), ((int32_t)(L_2/4)), L_3, NULL);
__this->___m_ZBinsBuffer = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ZBinsBuffer), (void*)L_4);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:150>
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_5 = __this->___m_ZBinsBuffer;
NullCheck(L_5);
GraphicsBuffer_set_name_m3B9F67D432C2899E788BAD4F6D41B0E221F009C5(L_5, _stringLiteral4478F56FEDEF42D13AC8EA30E6DAA25580235C4E, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:151>
int32_t L_6;
L_6 = UniversalRenderPipeline_get_maxTileWords_m8AD518A84ABD36318597B440B2555662BD1D339A(NULL);
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_7;
memset((&L_7), 0, sizeof(L_7));
NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD((&L_7), L_6, 4, 1, NativeArray_1__ctor_m75E60949F4AE81A148CE446B1DC84D8E27C108CD_RuntimeMethod_var);
__this->___m_TileMasks = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:152>
int32_t L_8;
L_8 = UniversalRenderPipeline_get_maxTileWords_m8AD518A84ABD36318597B440B2555662BD1D339A(NULL);
int32_t L_9;
L_9 = UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_inline(UnsafeUtility_SizeOf_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m0BD2704CD677D45FAEDAD35D6C7208EE167961F7_RuntimeMethod_var);
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_10 = (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*)il2cpp_codegen_object_new(GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1_il2cpp_TypeInfo_var);
GraphicsBuffer__ctor_mBDE2A119B58AD582F79CFE8071F47001965D14F4(L_10, ((int32_t)512), ((int32_t)(L_8/4)), L_9, NULL);
__this->___m_TileMasksBuffer = L_10;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TileMasksBuffer), (void*)L_10);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:153>
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_11 = __this->___m_TileMasksBuffer;
NullCheck(L_11);
GraphicsBuffer_set_name_m3B9F67D432C2899E788BAD4F6D41B0E221F009C5(L_11, _stringLiteral34E8CC86C00E94FEC3258BB9E9529A4054169147, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:154>
return;
}
}
// Method Definition Index: 35385
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D ForwardLights_get_reflectionProbeManager_mBAE6F9CD0F0C6510B7273CB5337CEBB411BFF926 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:156>
ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D L_0 = __this->___m_ReflectionProbeManager;
return L_0;
}
}
// Method Definition Index: 35386
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ForwardLights_AlignByteCount_mA3F5F2AF9602DE135C8413AA3CA967788CE078A4 (int32_t ___0_count, int32_t ___1_align, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:158>
int32_t L_0 = ___1_align;
int32_t L_1 = ___0_count;
int32_t L_2 = ___1_align;
int32_t L_3 = ___1_align;
return ((int32_t)il2cpp_codegen_multiply(L_0, ((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_1, L_2)), 1))/L_3))));
}
}
// Method Definition Index: 35387
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_GetViewParams_m9A54A4B2830B54B12721D67115BDBE652267D8E3 (bool ___0_isOrthographic, float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 ___1_viewToClip, float* ___2_viewPlaneBot, float* ___3_viewPlaneTop, float4_t89D9A294E7A79BD81BFBDD18654508532958555E* ___4_viewToViewportScaleBias, const RuntimeMethod* method)
{
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA V_0;
memset((&V_0), 0, sizeof(V_0));
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA V_1;
memset((&V_1), 0, sizeof(V_1));
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA V_2;
memset((&V_2), 0, sizeof(V_2));
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:171>
float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_0;
L_0 = float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828((&___1_viewToClip), 0, NULL);
float L_1;
L_1 = float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF(L_0, 0, NULL);
float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_2;
L_2 = float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828((&___1_viewToClip), 1, NULL);
float L_3;
L_3 = float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF(L_2, 1, NULL);
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_4;
L_4 = math_float2_m24A922BBF741AF168DD4591FC8C4CF9E67A85BAE_inline(L_1, L_3, NULL);
V_0 = L_4;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:172>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_5 = V_0;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_6;
L_6 = math_rcp_m6A26002B1F4212C525255E31010FF526C84F591D_inline(L_5, NULL);
V_1 = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:173>
bool L_7 = ___0_isOrthographic;
if (L_7)
{
goto IL_004f;
}
}
{
float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_8;
L_8 = float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828((&___1_viewToClip), 2, NULL);
float L_9;
L_9 = float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF(L_8, 0, NULL);
float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_10;
L_10 = float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828((&___1_viewToClip), 2, NULL);
float L_11;
L_11 = float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF(L_10, 1, NULL);
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_12;
L_12 = math_float2_m24A922BBF741AF168DD4591FC8C4CF9E67A85BAE_inline(L_9, L_11, NULL);
G_B3_0 = L_12;
goto IL_0075;
}
IL_004f:
{
float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_13;
L_13 = float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828((&___1_viewToClip), 3, NULL);
float L_14;
L_14 = float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF(L_13, 0, NULL);
float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_15;
L_15 = float4x4_get_Item_m91F2AB53518F231D479AF5D50DD6017F658F6828((&___1_viewToClip), 3, NULL);
float L_16;
L_16 = float4_get_Item_m42C2633E42BEBFB2230FF9125BC95D13EF5DD7DF(L_15, 1, NULL);
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_17;
L_17 = math_float2_m24A922BBF741AF168DD4591FC8C4CF9E67A85BAE_inline(L_14, L_16, NULL);
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_18;
L_18 = float2_op_UnaryNegation_m63834E95475E7EF1CA1583F6A08420C3BFA34458_inline(L_17, NULL);
G_B3_0 = L_18;
}
IL_0075:
{
V_2 = G_B3_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:175>
float* L_19 = ___2_viewPlaneBot;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_20 = V_2;
float L_21 = L_20.___y;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_22 = V_1;
float L_23 = L_22.___y;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_24 = V_1;
float L_25 = L_24.___y;
*((float*)L_19) = (float)((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_21, L_23)), L_25));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:176>
float* L_26 = ___3_viewPlaneTop;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_27 = V_2;
float L_28 = L_27.___y;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_29 = V_1;
float L_30 = L_29.___y;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_31 = V_1;
float L_32 = L_31.___y;
*((float*)L_26) = (float)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_28, L_30)), L_32));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:177>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:178>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:179>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:180>
float4_t89D9A294E7A79BD81BFBDD18654508532958555E* L_33 = ___4_viewToViewportScaleBias;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_34 = V_0;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_35;
L_35 = float2_op_Multiply_m34D03129CE0D7AD665A914DE83CB749585B2455F_inline(L_34, (0.5f), NULL);
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_36 = V_2;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_37;
L_37 = float2_op_UnaryNegation_m63834E95475E7EF1CA1583F6A08420C3BFA34458_inline(L_36, NULL);
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_38;
L_38 = float2_op_Multiply_m34D03129CE0D7AD665A914DE83CB749585B2455F_inline(L_37, (0.5f), NULL);
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_39;
L_39 = float2_op_Addition_m6A1EEFBE2B92691F07967739DB3ECEEB432968AD_inline(L_38, (0.5f), NULL);
float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_40;
L_40 = math_float4_mE797E50A2E9FF0935867108F0F25C0F683E47B15_inline(L_35, L_39, NULL);
*(float4_t89D9A294E7A79BD81BFBDD18654508532958555E*)L_33 = L_40;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:181>
return;
}
}
// Method Definition Index: 35388
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 ForwardLights_ScheduleClusteringJobs_mFBE2A97F09B406FC4CCC4F00B4D87C67A7C9D90B (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_lights, NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 ___1_probes, NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___2_zBins, NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 ___3_tileMasks, Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___4_worldToViews, Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 ___5_viewToClips, int32_t ___6_viewCount, int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___7_screenResolution, float ___8_nearClipPlane, float ___9_farClipPlane, bool ___10_isOrthographic, int32_t* ___11_localLightCount, int32_t* ___12_directionalLightCount, int32_t* ___13_binCount, float* ___14_zBinScale, float* ___15_zBinOffset, int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* ___16_tileResolution, int32_t* ___17_actualTileWidth, int32_t* ___18_wordsPerTile, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_mAF9D0A865FBFFE6364C3073A253711B4C109C67A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
int32_t V_3 = 0;
NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E V_4;
memset((&V_4), 0, sizeof(V_4));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_5;
memset((&V_5), 0, sizeof(V_5));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_6;
memset((&V_6), 0, sizeof(V_6));
int32_t V_7 = 0;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_8;
memset((&V_8), 0, sizeof(V_8));
float V_9 = 0.0f;
float V_10 = 0.0f;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E V_11;
memset((&V_11), 0, sizeof(V_11));
float V_12 = 0.0f;
float V_13 = 0.0f;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E V_14;
memset((&V_14), 0, sizeof(V_14));
int32_t V_15 = 0;
NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 V_16;
memset((&V_16), 0, sizeof(V_16));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_17;
memset((&V_17), 0, sizeof(V_17));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_18;
memset((&V_18), 0, sizeof(V_18));
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 V_19;
memset((&V_19), 0, sizeof(V_19));
int32_t V_20 = 0;
VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B V_21;
memset((&V_21), 0, sizeof(V_21));
int32_t V_22 = 0;
LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4 V_23;
memset((&V_23), 0, sizeof(V_23));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 V_24;
memset((&V_24), 0, sizeof(V_24));
ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C V_25;
memset((&V_25), 0, sizeof(V_25));
ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E V_26;
memset((&V_26), 0, sizeof(V_26));
TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352 V_27;
memset((&V_27), 0, sizeof(V_27));
TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876 V_28;
memset((&V_28), 0, sizeof(V_28));
int32_t* G_B6_0 = NULL;
int32_t* G_B5_0 = NULL;
int32_t G_B7_0 = 0;
int32_t* G_B7_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:210>
int32_t* L_0 = ___11_localLightCount;
int32_t L_1;
L_1 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&___0_lights))->___m_Length);
*((int32_t*)L_0) = (int32_t)L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:213>
V_0 = 0;
goto IL_0012;
}
IL_000e:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:216>
int32_t L_2 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_2, 1));
}
IL_0012:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:214>
int32_t L_3 = V_0;
int32_t* L_4 = ___11_localLightCount;
int32_t L_5 = *((int32_t*)L_4);
if ((((int32_t)L_3) >= ((int32_t)L_5)))
{
goto IL_002c;
}
}
{
int32_t L_6 = V_0;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_7;
L_7 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, ((&___0_lights))->___m_Buffer, L_6);
V_19 = L_7;
int32_t L_8;
L_8 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454((&V_19), NULL);
if ((((int32_t)L_8) == ((int32_t)1)))
{
goto IL_000e;
}
}
IL_002c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:218>
int32_t* L_9 = ___11_localLightCount;
int32_t* L_10 = ___11_localLightCount;
int32_t L_11 = *((int32_t*)L_10);
int32_t L_12 = V_0;
*((int32_t*)L_9) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_11, L_12));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:221>
int32_t* L_13 = ___12_directionalLightCount;
int32_t L_14 = V_0;
if ((((int32_t)L_14) > ((int32_t)0)))
{
G_B6_0 = L_13;
goto IL_003d;
}
G_B5_0 = L_13;
}
{
G_B7_0 = 0;
G_B7_1 = G_B5_0;
goto IL_0040;
}
IL_003d:
{
int32_t L_15 = V_0;
G_B7_0 = ((int32_t)il2cpp_codegen_subtract(L_15, 1));
G_B7_1 = G_B6_0;
}
IL_0040:
{
*((int32_t*)G_B7_1) = (int32_t)G_B7_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:223>
int32_t L_16 = V_0;
int32_t* L_17 = ___11_localLightCount;
int32_t L_18 = *((int32_t*)L_17);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_19;
L_19 = NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43((&___0_lights), L_16, L_18, NativeArray_1_GetSubArray_m6345CF2D9B6C79B4A0FFD91EA72924C7569B3C43_RuntimeMethod_var);
V_1 = L_19;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:225>
int32_t L_20;
L_20 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&___1_probes))->___m_Length);
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_21;
L_21 = UniversalRenderPipeline_get_maxVisibleReflectionProbes_mF085C7609B126D71540B17CE1CE72B6618256C8E(NULL);
int32_t L_22;
L_22 = math_min_m02D43DF516544C279AF660EA4731449C82991849_inline(L_20, L_21, NULL);
V_2 = L_22;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:226>
int32_t L_23;
L_23 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_1))->___m_Length);
int32_t L_24 = V_2;
V_3 = ((int32_t)il2cpp_codegen_add(L_23, L_24));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:227>
int32_t* L_25 = ___18_wordsPerTile;
int32_t L_26 = V_3;
*((int32_t*)L_25) = (int32_t)((int32_t)(((int32_t)il2cpp_codegen_add(L_26, ((int32_t)31)))/((int32_t)32)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:229>
int32_t* L_27 = ___17_actualTileWidth;
*((int32_t*)L_27) = (int32_t)4;
}
IL_0077:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:232>
int32_t* L_28 = ___17_actualTileWidth;
int32_t* L_29 = ___17_actualTileWidth;
int32_t L_30 = *((int32_t*)L_29);
*((int32_t*)L_28) = (int32_t)((int32_t)(L_30<<1));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:233>
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_31 = ___16_tileResolution;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_32 = ___7_screenResolution;
int32_t* L_33 = ___17_actualTileWidth;
int32_t L_34 = *((int32_t*)L_33);
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_35;
L_35 = int2_op_Addition_mDC6C2A91C24EE95C695A1F0179AC85A845045D2E_inline(L_32, L_34, NULL);
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_36;
L_36 = int2_op_Subtraction_mC938968ABFBC65A87958D0C460911E66345F7AAA_inline(L_35, 1, NULL);
int32_t* L_37 = ___17_actualTileWidth;
int32_t L_38 = *((int32_t*)L_37);
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_39;
L_39 = int2_op_Division_mE73B8B8DF181E932008B939A87FC6A7CB0547F75_inline(L_36, L_38, NULL);
*(int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)L_31 = L_39;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:235>
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_40 = ___16_tileResolution;
int32_t L_41 = L_40->___x;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_42 = ___16_tileResolution;
int32_t L_43 = L_42->___y;
int32_t* L_44 = ___18_wordsPerTile;
int32_t L_45 = *((int32_t*)L_44);
int32_t L_46 = ___6_viewCount;
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_47;
L_47 = UniversalRenderPipeline_get_maxTileWords_m8AD518A84ABD36318597B440B2555662BD1D339A(NULL);
if ((((int32_t)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_41, L_43)), L_45)), L_46))) > ((int32_t)L_47)))
{
goto IL_0077;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:237>
bool L_48 = ___10_isOrthographic;
if (L_48)
{
goto IL_0106;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:240>
float* L_49 = ___14_zBinScale;
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_50;
L_50 = UniversalRenderPipeline_get_maxZBinWords_mE4273E98F6954CAB29864DF722CBE2239F27A0A6(NULL);
int32_t L_51 = ___6_viewCount;
float L_52 = ___9_farClipPlane;
float L_53;
L_53 = math_log2_m07B499B0DDA692EDD9DF4780349C26EB28199156_inline(L_52, NULL);
float L_54 = ___8_nearClipPlane;
float L_55;
L_55 = math_log2_m07B499B0DDA692EDD9DF4780349C26EB28199156_inline(L_54, NULL);
int32_t* L_56 = ___18_wordsPerTile;
int32_t L_57 = *((int32_t*)L_56);
*((float*)L_49) = (float)((float)(((float)((int32_t)(L_50/L_51)))/((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_53, L_55)), ((float)((int32_t)il2cpp_codegen_add(2, L_57)))))));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:241>
float* L_58 = ___15_zBinOffset;
float L_59 = ___8_nearClipPlane;
float L_60;
L_60 = math_log2_m07B499B0DDA692EDD9DF4780349C26EB28199156_inline(L_59, NULL);
float* L_61 = ___14_zBinScale;
float L_62 = *((float*)L_61);
*((float*)L_58) = (float)((float)il2cpp_codegen_multiply(((-L_60)), L_62));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:242>
int32_t* L_63 = ___13_binCount;
float L_64 = ___9_farClipPlane;
float L_65;
L_65 = math_log2_m07B499B0DDA692EDD9DF4780349C26EB28199156_inline(L_64, NULL);
float* L_66 = ___14_zBinScale;
float L_67 = *((float*)L_66);
float* L_68 = ___15_zBinOffset;
float L_69 = *((float*)L_68);
*((int32_t*)L_63) = (int32_t)il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_65, L_67)), L_69)));
goto IL_0137;
}
IL_0106:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:247>
float* L_70 = ___14_zBinScale;
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_71;
L_71 = UniversalRenderPipeline_get_maxZBinWords_mE4273E98F6954CAB29864DF722CBE2239F27A0A6(NULL);
int32_t L_72 = ___6_viewCount;
float L_73 = ___9_farClipPlane;
float L_74 = ___8_nearClipPlane;
int32_t* L_75 = ___18_wordsPerTile;
int32_t L_76 = *((int32_t*)L_75);
*((float*)L_70) = (float)((float)(((float)((int32_t)(L_71/L_72)))/((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_73, L_74)), ((float)((int32_t)il2cpp_codegen_add(2, L_76)))))));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:248>
float* L_77 = ___15_zBinOffset;
float L_78 = ___8_nearClipPlane;
float* L_79 = ___14_zBinScale;
float L_80 = *((float*)L_79);
*((float*)L_77) = (float)((float)il2cpp_codegen_multiply(((-L_78)), L_80));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:249>
int32_t* L_81 = ___13_binCount;
float L_82 = ___9_farClipPlane;
float* L_83 = ___14_zBinScale;
float L_84 = *((float*)L_83);
float* L_85 = ___15_zBinOffset;
float L_86 = *((float*)L_85);
*((int32_t*)L_81) = (int32_t)il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_82, L_84)), L_86)));
}
IL_0137:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:253>
int32_t* L_87 = ___13_binCount;
int32_t* L_88 = ___13_binCount;
int32_t L_89 = *((int32_t*)L_88);
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
int32_t L_90;
L_90 = Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF(L_89, 0, NULL);
*((int32_t*)L_87) = (int32_t)L_90;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:262>
V_20 = 1;
goto IL_019f;
}
IL_0148:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:264>
int32_t L_91 = V_20;
VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B L_92;
L_92 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B, ((&___1_probes))->___m_Buffer, L_91);
V_21 = L_92;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:265>
int32_t L_93 = V_20;
V_22 = ((int32_t)il2cpp_codegen_subtract(L_93, 1));
goto IL_0175;
}
IL_015b:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:268>
int32_t L_94 = V_22;
int32_t L_95 = V_22;
VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B L_96;
L_96 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B, ((&___1_probes))->___m_Buffer, L_95);
IL2CPP_NATIVEARRAY_SET_ITEM(VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B, ((&___1_probes))->___m_Buffer, ((int32_t)il2cpp_codegen_add(L_94, 1)), (L_96));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:269>
int32_t L_97 = V_22;
V_22 = ((int32_t)il2cpp_codegen_subtract(L_97, 1));
}
IL_0175:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:266>
int32_t L_98 = V_22;
if ((((int32_t)L_98) < ((int32_t)0)))
{
goto IL_018c;
}
}
{
int32_t L_99 = V_22;
VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B L_100;
L_100 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B, ((&___1_probes))->___m_Buffer, L_99);
VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B L_101 = V_21;
il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
bool L_102;
L_102 = ForwardLights_U3CScheduleClusteringJobsU3Eg__IsProbeGreaterU7C40_0_mF235C2F8FAC01B7E54B4A14C0656379A0D1165A4(L_100, L_101, NULL);
if (L_102)
{
goto IL_015b;
}
}
IL_018c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:272>
int32_t L_103 = V_22;
VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B L_104 = V_21;
IL2CPP_NATIVEARRAY_SET_ITEM(VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B, ((&___1_probes))->___m_Buffer, ((int32_t)il2cpp_codegen_add(L_103, 1)), (L_104));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:262>
int32_t L_105 = V_20;
V_20 = ((int32_t)il2cpp_codegen_add(L_105, 1));
}
IL_019f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:262>
int32_t L_106 = V_20;
int32_t L_107 = V_2;
if ((((int32_t)L_106) < ((int32_t)L_107)))
{
goto IL_0148;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:275>
int32_t L_108 = V_3;
int32_t L_109 = ___6_viewCount;
NativeArray_1__ctor_mAF9D0A865FBFFE6364C3073A253711B4C109C67A((&V_4), ((int32_t)il2cpp_codegen_multiply(L_108, L_109)), 3, 1, NativeArray_1__ctor_mAF9D0A865FBFFE6364C3073A253711B4C109C67A_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:277>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:278>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:279>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:280>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:281>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:282>
il2cpp_codegen_initobj((&V_23), sizeof(LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4));
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 L_110 = ___4_worldToViews;
(&V_23)->___worldToViews = L_110;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_111 = V_1;
(&V_23)->___lights = L_111;
int32_t* L_112 = ___11_localLightCount;
int32_t L_113 = *((int32_t*)L_112);
int32_t L_114 = ___6_viewCount;
NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E L_115;
L_115 = NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76((&V_4), 0, ((int32_t)il2cpp_codegen_multiply(L_113, L_114)), NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76_RuntimeMethod_var);
(&V_23)->___minMaxZs = L_115;
LightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4 L_116 = V_23;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:284>
int32_t* L_117 = ___11_localLightCount;
int32_t L_118 = *((int32_t*)L_117);
int32_t L_119 = ___6_viewCount;
il2cpp_codegen_initobj((&V_24), sizeof(JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08));
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_120 = V_24;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_121;
L_121 = IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649(L_116, ((int32_t)il2cpp_codegen_multiply(L_118, L_119)), ((int32_t)32), L_120, IJobForExtensions_ScheduleParallel_TisLightMinMaxZJob_tB4FE0854445DAADF46E5511EAAF54EA1E4B611C4_m414A21A26E056A8292E093959C8ADB014DBFD649_RuntimeMethod_var);
V_5 = L_121;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:286>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:287>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:288>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:289>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:290>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:291>
il2cpp_codegen_initobj((&V_25), sizeof(ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C));
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 L_122 = ___4_worldToViews;
(&V_25)->___worldToViews = L_122;
NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 L_123 = ___1_probes;
(&V_25)->___reflectionProbes = L_123;
int32_t* L_124 = ___11_localLightCount;
int32_t L_125 = *((int32_t*)L_124);
int32_t L_126 = ___6_viewCount;
int32_t L_127 = V_2;
int32_t L_128 = ___6_viewCount;
NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E L_129;
L_129 = NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76((&V_4), ((int32_t)il2cpp_codegen_multiply(L_125, L_126)), ((int32_t)il2cpp_codegen_multiply(L_127, L_128)), NativeArray_1_GetSubArray_m39622506BAD4C706E40CF8964773808081CF9F76_RuntimeMethod_var);
(&V_25)->___minMaxZs = L_129;
ReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C L_130 = V_25;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:292>
int32_t L_131 = V_2;
int32_t L_132 = ___6_viewCount;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_133 = V_5;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_134;
L_134 = IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55(L_130, ((int32_t)il2cpp_codegen_multiply(L_131, L_132)), ((int32_t)32), L_133, IJobForExtensions_ScheduleParallel_TisReflectionProbeMinMaxZJob_tB55272F39D5B8B189F5DF7212CDA3FFF1EC0C71C_m4590B0C00AD5E56B941B1A264F7B1F373CBDAA55_RuntimeMethod_var);
V_6 = L_134;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:295>
int32_t* L_135 = ___13_binCount;
int32_t L_136 = *((int32_t*)L_135);
V_7 = ((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_136, ((int32_t)128))), 1))/((int32_t)128)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:296>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:297>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:298>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:299>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:300>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:301>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:302>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:303>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:304>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:305>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:306>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:307>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:308>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:309>
il2cpp_codegen_initobj((&V_26), sizeof(ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E));
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_137 = ___2_zBins;
(&V_26)->___bins = L_137;
NativeArray_1_t46D43179C2B71BAB34958401E08B5C5DA4488E9E L_138 = V_4;
(&V_26)->___minMaxZs = L_138;
float* L_139 = ___14_zBinScale;
float L_140 = *((float*)L_139);
(&V_26)->___zBinScale = L_140;
float* L_141 = ___15_zBinOffset;
float L_142 = *((float*)L_141);
(&V_26)->___zBinOffset = L_142;
int32_t* L_143 = ___13_binCount;
int32_t L_144 = *((int32_t*)L_143);
(&V_26)->___binCount = L_144;
int32_t* L_145 = ___18_wordsPerTile;
int32_t L_146 = *((int32_t*)L_145);
(&V_26)->___wordsPerTile = L_146;
int32_t* L_147 = ___11_localLightCount;
int32_t L_148 = *((int32_t*)L_147);
(&V_26)->___lightCount = L_148;
int32_t L_149 = V_2;
(&V_26)->___reflectionProbeCount = L_149;
int32_t L_150 = V_7;
(&V_26)->___batchCount = L_150;
int32_t L_151 = ___6_viewCount;
(&V_26)->___viewCount = L_151;
bool L_152 = ___10_isOrthographic;
(&V_26)->___isOrthographic = L_152;
ZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E L_153 = V_26;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:310>
int32_t L_154 = V_7;
int32_t L_155 = ___6_viewCount;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_156 = V_6;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_157;
L_157 = IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566(L_153, ((int32_t)il2cpp_codegen_multiply(L_154, L_155)), 1, L_156, IJobForExtensions_ScheduleParallel_TisZBinningJob_t9BC217C31924E66E667568C1B51EA2F44FA0A08E_m90B38B5111752C2CEEC4527CB6233EF4D6009566_RuntimeMethod_var);
V_8 = L_157;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:312>
JobHandle_Complete_mDCED35A125AAB37EDDAB2E31C805B4904B614A4A((&V_6), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:314>
bool L_158 = ___10_isOrthographic;
float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 L_159;
L_159 = Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F((&___5_viewToClips), 0, Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
ForwardLights_GetViewParams_m9A54A4B2830B54B12721D67115BDBE652267D8E3(L_158, L_159, (&V_9), (&V_10), (&V_11), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:315>
bool L_160 = ___10_isOrthographic;
float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 L_161;
L_161 = Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F((&___5_viewToClips), 1, Fixed2_1_get_Item_m81F0147A06738ACD739D62F7942FF134B83B8C4F_RuntimeMethod_var);
ForwardLights_GetViewParams_m9A54A4B2830B54B12721D67115BDBE652267D8E3(L_160, L_161, (&V_12), (&V_13), (&V_14), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:318>
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_162 = ___16_tileResolution;
int32_t L_163 = L_162->___y;
int32_t L_164;
L_164 = UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_inline(UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_RuntimeMethod_var);
int32_t L_165;
L_165 = ForwardLights_AlignByteCount_mA3F5F2AF9602DE135C8413AA3CA967788CE078A4(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_add(1, L_163)), L_164)), ((int32_t)128), NULL);
int32_t L_166;
L_166 = UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_inline(UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_RuntimeMethod_var);
V_15 = ((int32_t)(L_165/L_166));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:319>
int32_t L_167 = V_15;
int32_t L_168 = V_3;
int32_t L_169 = ___6_viewCount;
NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5((&V_16), ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_multiply(L_167, L_168)), L_169)), 3, 1, NativeArray_1__ctor_mEC9865DE8537A8B77853B138C8FCAB084B9AE8E5_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:320>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:321>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:322>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:323>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:324>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:325>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:326>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:327>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:328>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:329>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:330>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:331>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:332>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:333>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:334>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:335>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:336>
il2cpp_codegen_initobj((&V_27), sizeof(TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352));
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_170 = V_1;
(&V_27)->___lights = L_170;
NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 L_171 = ___1_probes;
(&V_27)->___reflectionProbes = L_171;
NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 L_172 = V_16;
(&V_27)->___tileRanges = L_172;
int32_t L_173 = V_3;
(&V_27)->___itemsPerTile = L_173;
int32_t L_174 = V_15;
(&V_27)->___rangesPerItem = L_174;
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 L_175 = ___4_worldToViews;
(&V_27)->___worldToViews = L_175;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_176 = ___7_screenResolution;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_177;
L_177 = float2_op_Implicit_mDCE8EF24B96CB48EEFA3D9C75760ECA01874C735_inline(L_176, NULL);
int32_t* L_178 = ___17_actualTileWidth;
int32_t L_179 = *((int32_t*)L_178);
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_180;
L_180 = float2_op_Division_m4AA175CD0895AA1A50F5A73B54722CA53876EE6A_inline(L_177, ((float)L_179), NULL);
(&V_27)->___tileScale = L_180;
int32_t* L_181 = ___17_actualTileWidth;
int32_t L_182 = *((int32_t*)L_181);
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_183 = ___7_screenResolution;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_184;
L_184 = float2_op_Implicit_mDCE8EF24B96CB48EEFA3D9C75760ECA01874C735_inline(L_183, NULL);
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_185;
L_185 = float2_op_Division_mE9F0EA43229DDFD549088D0F71AABF831698EE5F_inline(((float)L_182), L_184, NULL);
(&V_27)->___tileScaleInv = L_185;
float L_186 = V_9;
float L_187 = V_12;
Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 L_188;
memset((&L_188), 0, sizeof(L_188));
Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F((&L_188), L_186, L_187, Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F_RuntimeMethod_var);
(&V_27)->___viewPlaneBottoms = L_188;
float L_189 = V_10;
float L_190 = V_13;
Fixed2_1_t534B02BC51361F087FEC7AA98A9991F495E80DF5 L_191;
memset((&L_191), 0, sizeof(L_191));
Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F((&L_191), L_189, L_190, Fixed2_1__ctor_mF2B8FD31AF6CF8465CC307B8490B1AAC3720E94F_RuntimeMethod_var);
(&V_27)->___viewPlaneTops = L_191;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_192 = V_11;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_193 = V_14;
Fixed2_1_t8D7B38FE4793F2AF88BF73B6DCC908C6056B0969 L_194;
memset((&L_194), 0, sizeof(L_194));
Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2((&L_194), L_192, L_193, Fixed2_1__ctor_m9C587F368ED4341A21720CC4384A8A35B2A516A2_RuntimeMethod_var);
(&V_27)->___viewToViewportScaleBiases = L_194;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_195 = ___16_tileResolution;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_196 = (*(int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)L_195);
(&V_27)->___tileCount = L_196;
float L_197 = ___8_nearClipPlane;
(&V_27)->___near = L_197;
bool L_198 = ___10_isOrthographic;
(&V_27)->___isOrthographic = L_198;
TilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352 L_199 = V_27;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:338>
int32_t L_200 = V_3;
int32_t L_201 = ___6_viewCount;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_202 = V_6;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_203;
L_203 = IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B(L_199, ((int32_t)il2cpp_codegen_multiply(L_200, L_201)), 1, L_202, IJobForExtensions_ScheduleParallel_TisTilingJob_t4506E6F62C95A90210A474DE43C83AF5EB8D3352_mB6FAE156B573E32C3EE0F8C66D418C6A280E366B_RuntimeMethod_var);
V_17 = L_203;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:340>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:341>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:342>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:343>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:344>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:345>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:346>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:347>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:348>
il2cpp_codegen_initobj((&V_28), sizeof(TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876));
NativeArray_1_tBF1AD711F15837C65F0CC41DDB5DAE89E7302C41 L_204 = V_16;
(&V_28)->___tileRanges = L_204;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_205 = ___3_tileMasks;
(&V_28)->___tileMasks = L_205;
int32_t L_206 = V_15;
(&V_28)->___rangesPerItem = L_206;
int32_t L_207 = V_3;
(&V_28)->___itemsPerTile = L_207;
int32_t* L_208 = ___18_wordsPerTile;
int32_t L_209 = *((int32_t*)L_208);
(&V_28)->___wordsPerTile = L_209;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_210 = ___16_tileResolution;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_211 = (*(int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)L_210);
(&V_28)->___tileResolution = L_211;
TileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876 L_212 = V_28;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:350>
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_213 = ___16_tileResolution;
int32_t L_214 = L_213->___y;
int32_t L_215 = ___6_viewCount;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_216 = V_17;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_217;
L_217 = IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9(L_212, ((int32_t)il2cpp_codegen_multiply(L_214, L_215)), 1, L_216, IJobForExtensions_ScheduleParallel_TisTileRangeExpansionJob_t8342AD91DCB87CA5DBDB463981EE24D47408C876_m6898DACEA5DD7D84B33F2303BE839C4B728528C9_RuntimeMethod_var);
V_18 = L_217;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:351>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:352>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:353>
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_218 = V_8;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_219;
L_219 = NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0((&V_4), L_218, NativeArray_1_Dispose_mC86934319A5E1C6EBFBA21A01E56F871D5B844C0_RuntimeMethod_var);
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_220 = V_18;
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_221;
L_221 = NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225((&V_16), L_220, NativeArray_1_Dispose_m41600DE56C677FEEF8EE0C3703A37EC15B17F225_RuntimeMethod_var);
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_222;
L_222 = JobHandle_CombineDependencies_mA265FBED9D75AEF610251410AFC7766F40D5BB05(L_219, L_221, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:354>
return L_222;
}
}
// Method Definition Index: 35389
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_PreSetup_m36E83BFF9138AAAB527974A1434578B7534F247C (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___0_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 V_2;
memset((&V_2), 0, sizeof(V_2));
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 V_3;
memset((&V_3), 0, sizeof(V_3));
int32_t G_B11_0 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:359>
bool L_0 = __this->___m_UseForwardPlus;
if (!L_0)
{
goto IL_01be;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:361>
il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1 = ((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPSetup;
ProfilingScope__ctor_m4B73587A2295443A73B64DDD3D484D8EAECC0D65((&V_0), L_1, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_01b0:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_0), NULL);
return;
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:363>
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08* L_2 = (JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08*)(&__this->___m_CullingHandle);
bool L_3;
L_3 = JobHandle_get_IsCompleted_m834D40CA77C5F2EC575592BD5DEB60B66ACCF941(L_2, NULL);
if (L_3)
{
goto IL_002f_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:365>
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_4 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD66E5A381799FB8852A006E0579219B9F958DE90)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ForwardLights_PreSetup_m36E83BFF9138AAAB527974A1434578B7534F247C_RuntimeMethod_var)));
}
IL_002f_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:368>
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_5 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileMasks);
int32_t L_6;
L_6 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_5)->___m_Length);
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_7;
L_7 = UniversalRenderPipeline_get_maxTileWords_m8AD518A84ABD36318597B440B2555662BD1D339A(NULL);
if ((((int32_t)L_6) == ((int32_t)L_7)))
{
goto IL_0075_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:370>
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_8 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_ZBins);
NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC(L_8, NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:371>
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_9 = __this->___m_ZBinsBuffer;
NullCheck(L_9);
GraphicsBuffer_Dispose_m2D1F14A03BE2CAA0A68536470298B468F77AB596(L_9, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:372>
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_10 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileMasks);
NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC(L_10, NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:373>
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_11 = __this->___m_TileMasksBuffer;
NullCheck(L_11);
GraphicsBuffer_Dispose_m2D1F14A03BE2CAA0A68536470298B468F77AB596(L_11, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:374>
ForwardLights_CreateForwardPlusBuffers_m7A43E9CF4BBE7B1E5F8484E6F29DA2112832AF99(__this, NULL);
goto IL_00b1_1;
}
IL_0075_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:380>
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_12 = __this->___m_ZBins;
void* L_13;
L_13 = NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D(L_12, NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D_RuntimeMethod_var);
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_14 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_ZBins);
int32_t L_15;
L_15 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_14)->___m_Length);
UnsafeUtility_MemClear_m6C4377117084A11A667A567BC2F5E606A632A7C1(L_13, ((int64_t)((int32_t)il2cpp_codegen_multiply(L_15, 4))), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:381>
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_16 = __this->___m_TileMasks;
void* L_17;
L_17 = NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D(L_16, NativeArrayUnsafeUtility_GetUnsafePtr_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mCF93808CC5FB2F98EFE996D2E958CDB16E0E429D_RuntimeMethod_var);
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_18 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileMasks);
int32_t L_19;
L_19 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_18)->___m_Length);
UnsafeUtility_MemClear_m6C4377117084A11A667A567BC2F5E606A632A7C1(L_17, ((int64_t)((int32_t)il2cpp_codegen_multiply(L_19, 4))), NULL);
}
IL_00b1_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:386>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_20 = ___1_cameraData;
NullCheck(L_20);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_21;
L_21 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_20, NULL);
NullCheck(L_21);
bool L_22;
L_22 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_21, NULL);
if (!L_22)
{
goto IL_00cb_1;
}
}
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_23 = ___1_cameraData;
NullCheck(L_23);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_24;
L_24 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_23, NULL);
NullCheck(L_24);
bool L_25;
L_25 = XRPass_get_singlePassEnabled_m2F5A3AEE82BE2ABFAE8252AE5E593FF7EF0D0BFD(L_24, NULL);
if (L_25)
{
goto IL_00ce_1;
}
}
IL_00cb_1:
{
G_B11_0 = 1;
goto IL_00cf_1;
}
IL_00ce_1:
{
G_B11_0 = 2;
}
IL_00cf_1:
{
V_1 = G_B11_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:391>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_26 = ___1_cameraData;
NullCheck(L_26);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_27;
L_27 = UniversalCameraData_GetViewMatrix_mE4676E11126A0A1F10B2425B245CF438A671A21A(L_26, 0, NULL);
float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 L_28;
L_28 = float4x4_op_Implicit_mCDD72C5454A8DAFB2A659484006D18D5979BE6AB(L_27, NULL);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_29 = ___1_cameraData;
int32_t L_30 = V_1;
int32_t L_31;
L_31 = math_min_m02D43DF516544C279AF660EA4731449C82991849_inline(1, ((int32_t)il2cpp_codegen_subtract(L_30, 1)), NULL);
NullCheck(L_29);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_32;
L_32 = UniversalCameraData_GetViewMatrix_mE4676E11126A0A1F10B2425B245CF438A671A21A(L_29, L_31, NULL);
float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 L_33;
L_33 = float4x4_op_Implicit_mCDD72C5454A8DAFB2A659484006D18D5979BE6AB(L_32, NULL);
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 L_34;
memset((&L_34), 0, sizeof(L_34));
Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2((&L_34), L_28, L_33, Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2_RuntimeMethod_var);
V_2 = L_34;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:392>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_35 = ___1_cameraData;
NullCheck(L_35);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_36;
L_36 = UniversalCameraData_GetProjectionMatrix_mCBE3F56686DD504AC04863DB9FC5479E69DB4866(L_35, 0, NULL);
float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 L_37;
L_37 = float4x4_op_Implicit_mCDD72C5454A8DAFB2A659484006D18D5979BE6AB(L_36, NULL);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_38 = ___1_cameraData;
int32_t L_39 = V_1;
int32_t L_40;
L_40 = math_min_m02D43DF516544C279AF660EA4731449C82991849_inline(1, ((int32_t)il2cpp_codegen_subtract(L_39, 1)), NULL);
NullCheck(L_38);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_41;
L_41 = UniversalCameraData_GetProjectionMatrix_mCBE3F56686DD504AC04863DB9FC5479E69DB4866(L_38, L_40, NULL);
float4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2 L_42;
L_42 = float4x4_op_Implicit_mCDD72C5454A8DAFB2A659484006D18D5979BE6AB(L_41, NULL);
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 L_43;
memset((&L_43), 0, sizeof(L_43));
Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2((&L_43), L_37, L_42, Fixed2_1__ctor_m1A6CA2A4863CC79E0E64C0C1474582153C6F95E2_RuntimeMethod_var);
V_3 = L_43;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:394>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:395>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:396>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:397>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:398>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:399>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:400>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:401>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:402>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:403>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:404>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:405>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:406>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:407>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:408>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:409>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:410>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:411>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:412>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:413>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:414>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_44 = ___2_lightData;
NullCheck(L_44);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_45 = L_44->___visibleLights;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_46 = ___0_renderingData;
NullCheck(L_46);
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_47 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_46->___cullResults);
NativeArray_1_t3CC4179AFF43449D3539816D3EE4D2D69B6022E8 L_48;
L_48 = CullingResults_get_visibleReflectionProbes_mA4BB1AA0A4DA51D13789E8B1A684C756685B6EF3(L_47, NULL);
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_49 = __this->___m_ZBins;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184 L_50 = __this->___m_TileMasks;
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 L_51 = V_2;
Fixed2_1_t01EA55A9C2DFDE13AE6443A459BB05DCC20DD121 L_52 = V_3;
int32_t L_53 = V_1;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_54 = ___1_cameraData;
NullCheck(L_54);
int32_t L_55 = L_54->___pixelWidth;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_56 = ___1_cameraData;
NullCheck(L_56);
int32_t L_57 = L_56->___pixelHeight;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_58;
L_58 = math_int2_m0A9A8113022D7954E7DA5BE5436989C2DF01650D_inline(L_55, L_57, NULL);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_59 = ___1_cameraData;
NullCheck(L_59);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_60 = L_59->___camera;
NullCheck(L_60);
float L_61;
L_61 = Camera_get_nearClipPlane_m5E8FAF84326E3192CB036BD29DCCDAF6A9861013(L_60, NULL);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_62 = ___1_cameraData;
NullCheck(L_62);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_63 = L_62->___camera;
NullCheck(L_63);
float L_64;
L_64 = Camera_get_farClipPlane_m1D7128B85B5DB866F75FBE8CEBA48335716B67BD(L_63, NULL);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_65 = ___1_cameraData;
NullCheck(L_65);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_66 = L_65->___camera;
NullCheck(L_66);
bool L_67;
L_67 = Camera_get_orthographic_m904DEFC76C54DA4E30C20A62A86D5D87B7D4DD8F(L_66, NULL);
int32_t* L_68 = (int32_t*)(&__this->___m_LightCount);
int32_t* L_69 = (int32_t*)(&__this->___m_DirectionalLightCount);
int32_t* L_70 = (int32_t*)(&__this->___m_BinCount);
float* L_71 = (float*)(&__this->___m_ZBinScale);
float* L_72 = (float*)(&__this->___m_ZBinOffset);
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_73 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
int32_t* L_74 = (int32_t*)(&__this->___m_ActualTileWidth);
int32_t* L_75 = (int32_t*)(&__this->___m_WordsPerTile);
il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08 L_76;
L_76 = ForwardLights_ScheduleClusteringJobs_mFBE2A97F09B406FC4CCC4F00B4D87C67A7C9D90B(L_45, L_48, L_49, L_50, L_51, L_52, L_53, L_58, L_61, L_64, L_67, L_68, L_69, L_70, L_71, L_72, L_73, L_74, L_75, NULL);
__this->___m_CullingHandle = L_76;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:416>
JobHandle_ScheduleBatchedJobs_mCA0E146397E30E31FB57C96DAA1820451886DACA(NULL);
goto IL_01be;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_01be:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:418>
return;
}
}
// Method Definition Index: 35390
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*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* V_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_1 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_2 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:427>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = L_0->___frameData;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:428>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = L_1;
NullCheck(L_2);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_3;
L_3 = ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline(L_2, ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
V_0 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:429>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_4 = L_2;
NullCheck(L_4);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_5;
L_5 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_4, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_1 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:430>
NullCheck(L_4);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_6;
L_6 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_4, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_2 = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:432>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_7 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_8;
L_8 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_7, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_9 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_8);
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_10;
L_10 = CommandBufferHelpers_GetUnsafeCommandBuffer_m040FAAF967AB95C686B786C8C87772B95CA2F27C_inline(L_9, NULL);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_11 = V_0;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_12 = V_1;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_13 = V_2;
ForwardLights_SetupLights_mA39A67DD1E6FFD2F45A7682B4F5DB0A9FE323216(__this, L_10, L_11, L_12, L_13, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:433>
return;
}
}
// Method Definition Index: 35391
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupRenderGraphLights_m8DD6A93C7328F7AC9643F411868B23FD50DCC8D1 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___1_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___2_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___3_lightData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IUnsafeRenderGraphBuilder_SetRenderFunc_TisSetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9_m453CC47F1BBD097166141F2EB8797A4B3989A79B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddUnsafePass_TisSetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9_m6135A3D282E1F4B9119D0C956258A141F6FEE6EA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CSetupRenderGraphLightsU3Eb__45_0_m32E06AE6AE3AF7F0A720F301FF0A63DABB1428D0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFC2917D75AA9276F81AF78CAE03EC3BF2FE1A0FB);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9* V_1 = NULL;
BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828* G_B3_0 = NULL;
RuntimeObject* G_B3_1 = NULL;
BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828* G_B2_0 = NULL;
RuntimeObject* G_B2_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:448>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:449>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_0 = ___0_renderGraph;
il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1 = ((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___s_SetupForwardLights;
NullCheck(L_1);
String_t* L_2;
L_2 = ProfilingSampler_get_name_mF1C3E7B9540171DD93186A4DFEF33CE331E92D79_inline(L_1, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_3 = ((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___s_SetupForwardLights;
NullCheck(L_0);
RuntimeObject* L_4;
L_4 = RenderGraph_AddUnsafePass_TisSetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9_m6135A3D282E1F4B9119D0C956258A141F6FEE6EA(L_0, L_2, (&V_1), L_3, _stringLiteralFC2917D75AA9276F81AF78CAE03EC3BF2FE1A0FB, ((int32_t)448), RenderGraph_AddUnsafePass_TisSetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9_m6135A3D282E1F4B9119D0C956258A141F6FEE6EA_RuntimeMethod_var);
V_0 = L_4;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_006d:
{
{
RuntimeObject* L_5 = V_0;
if (!L_5)
{
goto IL_0076;
}
}
{
RuntimeObject* L_6 = V_0;
NullCheck(L_6);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_6);
}
IL_0076:
{
return;
}
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:451>
SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9* L_7 = V_1;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_8 = ___1_renderingData;
NullCheck(L_7);
L_7->___renderingData = L_8;
Il2CppCodeGenWriteBarrier((void**)(&L_7->___renderingData), (void*)L_8);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:452>
SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9* L_9 = V_1;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_10 = ___2_cameraData;
NullCheck(L_9);
L_9->___cameraData = L_10;
Il2CppCodeGenWriteBarrier((void**)(&L_9->___cameraData), (void*)L_10);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:453>
SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9* L_11 = V_1;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_12 = ___3_lightData;
NullCheck(L_11);
L_11->___lightData = L_12;
Il2CppCodeGenWriteBarrier((void**)(&L_11->___lightData), (void*)L_12);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:454>
SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9* L_13 = V_1;
NullCheck(L_13);
L_13->___forwardLights = __this;
Il2CppCodeGenWriteBarrier((void**)(&L_13->___forwardLights), (void*)__this);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:456>
RuntimeObject* L_14 = V_0;
NullCheck(L_14);
InterfaceActionInvoker1< bool >::Invoke(11, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_14, (bool)0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:458>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:459>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:460>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:461>
RuntimeObject* L_15 = V_0;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_il2cpp_TypeInfo_var);
BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828* L_16 = ((U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_il2cpp_TypeInfo_var))->___U3CU3E9__45_0;
BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828* L_17 = L_16;
if (L_17)
{
G_B3_0 = L_17;
G_B3_1 = L_15;
goto IL_0066_1;
}
G_B2_0 = L_17;
G_B2_1 = L_15;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_il2cpp_TypeInfo_var);
U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532* L_18 = ((U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_il2cpp_TypeInfo_var))->___U3CU3E9;
BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828* L_19 = (BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828*)il2cpp_codegen_object_new(BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828_il2cpp_TypeInfo_var);
BaseRenderFunc_2__ctor_mB159C650EC2537BA3D0B5826F075C4FB200359F4(L_19, L_18, (intptr_t)((void*)U3CU3Ec_U3CSetupRenderGraphLightsU3Eb__45_0_m32E06AE6AE3AF7F0A720F301FF0A63DABB1428D0_RuntimeMethod_var), NULL);
BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828* L_20 = L_19;
((U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_il2cpp_TypeInfo_var))->___U3CU3E9__45_0 = L_20;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_il2cpp_TypeInfo_var))->___U3CU3E9__45_0), (void*)L_20);
G_B3_0 = L_20;
G_B3_1 = G_B2_1;
}
IL_0066_1:
{
NullCheck(G_B3_1);
GenericInterfaceActionInvoker1< BaseRenderFunc_2_t6AF8316A3628EF0DDA09129E951F0E5D34CC6828* >::Invoke(IUnsafeRenderGraphBuilder_SetRenderFunc_TisSetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9_m453CC47F1BBD097166141F2EB8797A4B3989A79B_RuntimeMethod_var, G_B3_1, G_B3_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:462>
goto IL_0077;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0077:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:463>
return;
}
}
// Method Definition Index: 35392
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupLights_mA39A67DD1E6FFD2F45A7682B4F5DB0A9FE323216 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* ___0_cmd, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___1_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___2_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___3_lightData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_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*)&GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GraphicsSettings_TryGetRenderPipelineSettings_TisLightmapSamplingSettings_tC939C96FDD3156A945ED51E935A2D572FBC01321_mD11FC7B94FFBA36949775A7C20897200C29A42BB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GraphicsSettings_t01785CE5CB5C5105CB527619AF4D74BEF417EF1A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlatformAutoDetect_tEEEF1776EA779987D2840527D96D89ADD3177A36_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389_mAE9ABD7B0514218FC11E220F08D6D3EB72E7435F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0DA759FD7F1D019B993E6E368211B0E502E58C68);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral675365715BE81F64469E9CFE6013D0BAF7121C50);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C8FA69A61334F793A57E791BF9290D2BCA8AA26);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC7BA7EA4704EC34E92CC220E78261E9A9E4F831F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF0AF62DDE6F6431619C3C67B13FB8AA161DD563);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFC3E9528BE247999BED63CCC0199429AEAA69A98);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_2;
memset((&V_2), 0, sizeof(V_2));
bool V_3 = false;
bool V_4 = false;
bool V_5 = false;
bool V_6 = false;
UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* V_7 = NULL;
bool V_8 = false;
int32_t V_9 = 0;
int32_t V_10 = 0;
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* V_11 = NULL;
bool V_12 = false;
LightmapSamplingSettings_tC939C96FDD3156A945ED51E935A2D572FBC01321* V_13 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_14;
memset((&V_14), 0, sizeof(V_14));
int32_t G_B15_0 = 0;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B17_0 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B17_1 = NULL;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B16_0 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B16_1 = NULL;
int32_t G_B18_0 = 0;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B18_1 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B18_2 = NULL;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B21_0 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B21_1 = NULL;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B19_0 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B19_1 = NULL;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B20_0 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B20_1 = NULL;
int32_t G_B22_0 = 0;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B22_1 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B22_2 = NULL;
int32_t G_B25_0 = 0;
int32_t G_B28_0 = 0;
int32_t G_B31_0 = 0;
int32_t G_B34_0 = 0;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B36_0 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B36_1 = NULL;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B35_0 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B35_1 = NULL;
int32_t G_B37_0 = 0;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B37_1 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B37_2 = NULL;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B39_0 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B39_1 = NULL;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B38_0 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B38_1 = NULL;
int32_t G_B40_0 = 0;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B40_1 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B40_2 = NULL;
ProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389* G_B42_0 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B42_1 = NULL;
ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F* G_B42_2 = NULL;
ProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389* G_B41_0 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B41_1 = NULL;
ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F* G_B41_2 = NULL;
int32_t G_B43_0 = 0;
ProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389* G_B43_1 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* G_B43_2 = NULL;
ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F* G_B43_3 = NULL;
String_t* G_B45_0 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B45_1 = NULL;
String_t* G_B44_0 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B44_1 = NULL;
int32_t G_B46_0 = 0;
String_t* G_B46_1 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B46_2 = NULL;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B48_0 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B48_1 = NULL;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B47_0 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B47_1 = NULL;
int32_t G_B49_0 = 0;
GlobalKeyword_tFA029618DA6ADCA20CFA44C1B8AFFF9EA097AE7D* G_B49_1 = NULL;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* G_B49_2 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:467>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_0 = ___3_lightData;
NullCheck(L_0);
int32_t L_1 = L_0->___additionalLightsCount;
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:468>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_2 = ___3_lightData;
NullCheck(L_2);
bool L_3 = L_2->___shadeAdditionalLightsPerVertex;
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:469>
il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_4 = ((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSampler;
ProfilingScope__ctor_m4B73587A2295443A73B64DDD3D484D8EAECC0D65((&V_2), L_4, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0417:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_2), NULL);
return;
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:471>
bool L_5 = __this->___m_UseForwardPlus;
if (!L_5)
{
goto IL_01a3_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:473>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_6 = ___3_lightData;
NullCheck(L_6);
bool L_7 = L_6->___reflectionProbeAtlas;
if (!L_7)
{
goto IL_0047_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:475>
ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D* L_8 = (ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D*)(&__this->___m_ReflectionProbeManager);
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_9 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_10;
L_10 = CommandBufferHelpers_GetNativeCommandBuffer_m00E0A36F7BA58959180A2CF84B882FCE474577CA_inline(L_9, NULL);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_11 = ___1_renderingData;
NullCheck(L_11);
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_12 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_11->___cullResults);
ReflectionProbeManager_UpdateGpuData_m9B902ECB6895041955C30B4C3926FB67706341ED(L_8, L_10, L_12, NULL);
}
IL_0047_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:478>
il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_13 = ((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPComplete;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD L_14;
memset((&L_14), 0, sizeof(L_14));
ProfilingScope__ctor_m4B73587A2295443A73B64DDD3D484D8EAECC0D65((&L_14), L_13, NULL);
V_14 = L_14;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0060_1:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_14), NULL);
return;
}
});
try
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:480>
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08* L_15 = (JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08*)(&__this->___m_CullingHandle);
JobHandle_Complete_mDCED35A125AAB37EDDAB2E31C805B4904B614A4A(L_15, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:481>
goto IL_006e_1;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_006e_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:483>
il2cpp_codegen_runtime_class_init_inline(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_16 = ((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPUpload;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD L_17;
memset((&L_17), 0, sizeof(L_17));
ProfilingScope__ctor_m4B73587A2295443A73B64DDD3D484D8EAECC0D65((&L_17), L_16, NULL);
V_14 = L_17;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00e4_1:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_14), NULL);
return;
}
});
try
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:485>
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_18 = __this->___m_ZBinsBuffer;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_19 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_ZBins);
int32_t L_20;
L_20 = UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_inline(UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_RuntimeMethod_var);
NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 L_21;
L_21 = NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055(L_19, L_20, NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_RuntimeMethod_var);
NullCheck(L_18);
GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656(L_18, L_21, GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:486>
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_22 = __this->___m_TileMasksBuffer;
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_23 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileMasks);
int32_t L_24;
L_24 = UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_inline(UnsafeUtility_SizeOf_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mD5B3C428BB4E25A820C242BF663DC5471EFFA654_RuntimeMethod_var);
NativeArray_1_tB5EA234C6ABA1F626A4BEF4053D06783E15A3881 L_25;
L_25 = NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055(L_23, L_24, NativeArray_1_Reinterpret_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4A597B9676D4D59835A397DD5EA6EDACDCE98055_RuntimeMethod_var);
NullCheck(L_22);
GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656(L_22, L_25, GraphicsBuffer_SetData_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mAD5ADA0E27362F5740FCE07310E2BA0A3ED36656_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:487>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_26 = ___0_cmd;
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_27 = __this->___m_ZBinsBuffer;
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_28;
L_28 = UniversalRenderPipeline_get_maxZBinWords_mE4273E98F6954CAB29864DF722CBE2239F27A0A6(NULL);
NullCheck(L_26);
UnsafeCommandBuffer_SetGlobalConstantBuffer_m4F9E22ED1EA680C5EEA639C9EE225CC238A0F9DC(L_26, L_27, _stringLiteral0DA759FD7F1D019B993E6E368211B0E502E58C68, 0, ((int32_t)il2cpp_codegen_multiply(L_28, 4)), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:488>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_29 = ___0_cmd;
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_30 = __this->___m_TileMasksBuffer;
int32_t L_31;
L_31 = UniversalRenderPipeline_get_maxTileWords_m8AD518A84ABD36318597B440B2555662BD1D339A(NULL);
NullCheck(L_29);
UnsafeCommandBuffer_SetGlobalConstantBuffer_m4F9E22ED1EA680C5EEA639C9EE225CC238A0F9DC(L_29, L_30, _stringLiteralC7BA7EA4704EC34E92CC220E78261E9A9E4F831F, 0, ((int32_t)il2cpp_codegen_multiply(L_31, 4)), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:489>
goto IL_00f2_1;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00f2_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:491>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_32 = ___0_cmd;
float L_33 = __this->___m_ZBinScale;
float L_34 = __this->___m_ZBinOffset;
int32_t L_35 = __this->___m_LightCount;
int32_t L_36 = __this->___m_DirectionalLightCount;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_37;
L_37 = math_float4_m16697C284FA0C25A84F3DC3E99F3D4C306B6BFBF_inline(L_33, L_34, ((float)L_35), ((float)L_36), NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_38;
L_38 = float4_op_Implicit_m5E3AEBAF5F12155549CC051E1EEEE81DF3516E92(L_37, NULL);
NullCheck(L_32);
UnsafeCommandBuffer_SetGlobalVector_m234949ACC55D86622EB0A30367E17B7263A86F63(L_32, _stringLiteral6C8FA69A61334F793A57E791BF9290D2BCA8AA26, L_38, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:492>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_39 = ___0_cmd;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_40 = ___2_cameraData;
NullCheck(L_40);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_41 = (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(&L_40->___pixelRect);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_42;
L_42 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline(L_41, NULL);
int32_t L_43 = __this->___m_ActualTileWidth;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_44;
L_44 = Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline(L_42, ((float)L_43), NULL);
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_45;
L_45 = float2_op_Implicit_m274CE0EFDC0FFD5168817614BF1A3699784DE02B(L_44, NULL);
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_46 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
int32_t L_47 = L_46->___x;
int32_t L_48 = __this->___m_WordsPerTile;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_49;
L_49 = math_float4_m8177BCC80431B291731F53C99FF25D3090AB286D_inline(L_45, ((float)L_47), ((float)L_48), NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_50;
L_50 = float4_op_Implicit_m5E3AEBAF5F12155549CC051E1EEEE81DF3516E92(L_49, NULL);
NullCheck(L_39);
UnsafeCommandBuffer_SetGlobalVector_m234949ACC55D86622EB0A30367E17B7263A86F63(L_39, _stringLiteralDF0AF62DDE6F6431619C3C67B13FB8AA161DD563, L_50, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:493>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_51 = ___0_cmd;
int32_t L_52 = __this->___m_BinCount;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_53 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
int32_t L_54 = L_53->___x;
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A* L_55 = (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A*)(&__this->___m_TileResolution);
int32_t L_56 = L_55->___y;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_57;
L_57 = math_float4_m16697C284FA0C25A84F3DC3E99F3D4C306B6BFBF_inline(((float)L_52), ((float)((int32_t)il2cpp_codegen_multiply(L_54, L_56))), (0.0f), (0.0f), NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_58;
L_58 = float4_op_Implicit_m5E3AEBAF5F12155549CC051E1EEEE81DF3516E92(L_57, NULL);
NullCheck(L_51);
UnsafeCommandBuffer_SetGlobalVector_m234949ACC55D86622EB0A30367E17B7263A86F63(L_51, _stringLiteral675365715BE81F64469E9CFE6013D0BAF7121C50, L_58, NULL);
}
IL_01a3_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:496>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_59 = ___0_cmd;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_60 = ___1_renderingData;
NullCheck(L_60);
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_61 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_60->___cullResults);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_62 = ___3_lightData;
ForwardLights_SetupShaderLightConstants_m1E490BC8FE786E81BA57659087ACF5B60FD5607F(__this, L_59, L_61, L_62, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:498>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_63 = ___2_cameraData;
NullCheck(L_63);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_64 = L_63->___renderer;
NullCheck(L_64);
bool L_65;
L_65 = ScriptableRenderer_get_stripAdditionalLightOffVariants_mAE9AFBDA4F4A08090587F1DD1D4C241FB47D7129_inline(L_64, NULL);
if (!L_65)
{
goto IL_01c8_1;
}
}
{
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_66 = ___3_lightData;
NullCheck(L_66);
bool L_67 = L_66->___supportsAdditionalLights;
if (L_67)
{
goto IL_01ce_1;
}
}
IL_01c8_1:
{
int32_t L_68 = V_0;
G_B15_0 = ((((int32_t)L_68) > ((int32_t)0))? 1 : 0);
goto IL_01cf_1;
}
IL_01ce_1:
{
G_B15_0 = 1;
}
IL_01cf_1:
{
V_3 = (bool)G_B15_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:499>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_69 = ___0_cmd;
bool L_70 = V_3;
bool L_71 = V_1;
if (!((int32_t)((int32_t)L_70&(int32_t)L_71)))
{
G_B17_0 = (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___AdditionalLightsVertex);
G_B17_1 = L_69;
goto IL_01e6_1;
}
G_B16_0 = (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___AdditionalLightsVertex);
G_B16_1 = L_69;
}
{
bool L_72 = __this->___m_UseForwardPlus;
G_B18_0 = ((((int32_t)L_72) == ((int32_t)0))? 1 : 0);
G_B18_1 = G_B16_0;
G_B18_2 = G_B16_1;
goto IL_01e7_1;
}
IL_01e6_1:
{
G_B18_0 = 0;
G_B18_1 = G_B17_0;
G_B18_2 = G_B17_1;
}
IL_01e7_1:
{
NullCheck(G_B18_2);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(G_B18_2, G_B18_1, (bool)G_B18_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:500>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_73 = ___0_cmd;
bool L_74 = V_3;
if (!L_74)
{
G_B21_0 = (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___AdditionalLightsPixel);
G_B21_1 = L_73;
goto IL_0203_1;
}
G_B19_0 = (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___AdditionalLightsPixel);
G_B19_1 = L_73;
}
{
bool L_75 = V_1;
if (L_75)
{
G_B21_0 = G_B19_0;
G_B21_1 = G_B19_1;
goto IL_0203_1;
}
G_B20_0 = G_B19_0;
G_B20_1 = G_B19_1;
}
{
bool L_76 = __this->___m_UseForwardPlus;
G_B22_0 = ((((int32_t)L_76) == ((int32_t)0))? 1 : 0);
G_B22_1 = G_B20_0;
G_B22_2 = G_B20_1;
goto IL_0204_1;
}
IL_0203_1:
{
G_B22_0 = 0;
G_B22_1 = G_B21_0;
G_B22_2 = G_B21_1;
}
IL_0204_1:
{
NullCheck(G_B22_2);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(G_B22_2, G_B22_1, (bool)G_B22_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:501>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_77 = ___0_cmd;
bool L_78 = __this->___m_UseForwardPlus;
NullCheck(L_77);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(L_77, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___ClusterLightLoop), L_78, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:502>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_79 = ___0_cmd;
bool L_80 = __this->___m_UseForwardPlus;
NullCheck(L_79);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(L_79, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___ForwardPlus), L_80, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:504>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_81 = ___3_lightData;
NullCheck(L_81);
bool L_82 = L_81->___supportsMixedLighting;
if (!L_82)
{
goto IL_023f_1;
}
}
{
int32_t L_83 = __this->___m_MixedLightingSetup;
G_B25_0 = ((((int32_t)L_83) == ((int32_t)1))? 1 : 0);
goto IL_0240_1;
}
IL_023f_1:
{
G_B25_0 = 0;
}
IL_0240_1:
{
V_4 = (bool)G_B25_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:505>
bool L_84 = V_4;
if (!L_84)
{
goto IL_0250_1;
}
}
{
int32_t L_85;
L_85 = QualitySettings_get_shadowmaskMode_mE3ACF9903A2D347AA58E8CCFC90CAF9B3CCEDC18(NULL);
G_B28_0 = ((((int32_t)L_85) == ((int32_t)0))? 1 : 0);
goto IL_0251_1;
}
IL_0250_1:
{
G_B28_0 = 0;
}
IL_0251_1:
{
V_5 = (bool)G_B28_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:506>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_86 = ___3_lightData;
NullCheck(L_86);
bool L_87 = L_86->___supportsMixedLighting;
if (!L_87)
{
goto IL_0267_1;
}
}
{
int32_t L_88 = __this->___m_MixedLightingSetup;
G_B31_0 = ((((int32_t)L_88) == ((int32_t)2))? 1 : 0);
goto IL_0268_1;
}
IL_0267_1:
{
G_B31_0 = 0;
}
IL_0268_1:
{
V_6 = (bool)G_B31_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:507>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_89 = ___0_cmd;
bool L_90 = V_6;
bool L_91 = V_5;
NullCheck(L_89);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(L_89, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___LightmapShadowMixing), (bool)((int32_t)((int32_t)L_90|(int32_t)L_91)), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:508>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_92 = ___0_cmd;
bool L_93 = V_4;
NullCheck(L_92);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(L_92, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___ShadowsShadowMask), L_93, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:509>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_94 = ___0_cmd;
bool L_95 = V_6;
NullCheck(L_94);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(L_94, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___MixedLightingSubtractive), L_95, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:511>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_96 = ___0_cmd;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_97 = ___3_lightData;
NullCheck(L_97);
bool L_98 = L_97->___reflectionProbeBlending;
NullCheck(L_96);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(L_96, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___ReflectionProbeBlending), L_98, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:512>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_99 = ___0_cmd;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_100 = ___3_lightData;
NullCheck(L_100);
bool L_101 = L_100->___reflectionProbeBoxProjection;
NullCheck(L_99);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(L_99, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___ReflectionProbeBoxProjection), L_101, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:513>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_102 = ___0_cmd;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_103 = ___3_lightData;
NullCheck(L_103);
bool L_104 = L_103->___reflectionProbeAtlas;
NullCheck(L_102);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(L_102, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___ReflectionProbeAtlas), L_104, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:515>
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_105;
L_105 = UniversalRenderPipeline_get_asset_mCDEF564C748A6FE271F3749C82ECA64D0F6DE9E9(NULL);
V_7 = L_105;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:517>
UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_106 = V_7;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_107;
L_107 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_106, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_107)
{
goto IL_02e7_1;
}
}
{
UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_108 = V_7;
NullCheck(L_108);
int32_t L_109;
L_109 = UniversalRenderPipelineAsset_get_lightProbeSystem_m9884DE6BC1DC94F345DAE315AF470026EAC2B658_inline(L_108, NULL);
G_B34_0 = ((((int32_t)L_109) == ((int32_t)1))? 1 : 0);
goto IL_02e8_1;
}
IL_02e7_1:
{
G_B34_0 = 0;
}
IL_02e8_1:
{
V_8 = (bool)G_B34_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:522>
UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_110 = V_7;
NullCheck(L_110);
int32_t L_111;
L_111 = UniversalRenderPipelineAsset_get_probeVolumeSHBands_m7EB0CCD14AFB3E046913EB274C18890C304728CD_inline(L_110, NULL);
V_9 = L_111;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:524>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_112 = ___0_cmd;
bool L_113 = V_8;
if (!L_113)
{
G_B36_0 = (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___ProbeVolumeL1);
G_B36_1 = L_112;
goto IL_0304_1;
}
G_B35_0 = (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___ProbeVolumeL1);
G_B35_1 = L_112;
}
{
int32_t L_114 = V_9;
G_B37_0 = ((((int32_t)L_114) == ((int32_t)1))? 1 : 0);
G_B37_1 = G_B35_0;
G_B37_2 = G_B35_1;
goto IL_0305_1;
}
IL_0304_1:
{
G_B37_0 = 0;
G_B37_1 = G_B36_0;
G_B37_2 = G_B36_1;
}
IL_0305_1:
{
NullCheck(G_B37_2);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(G_B37_2, G_B37_1, (bool)G_B37_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:525>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_115 = ___0_cmd;
bool L_116 = V_8;
if (!L_116)
{
G_B39_0 = (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___ProbeVolumeL2);
G_B39_1 = L_115;
goto IL_031b_1;
}
G_B38_0 = (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___ProbeVolumeL2);
G_B38_1 = L_115;
}
{
int32_t L_117 = V_9;
G_B40_0 = ((((int32_t)L_117) == ((int32_t)2))? 1 : 0);
G_B40_1 = G_B38_0;
G_B40_2 = G_B38_1;
goto IL_031c_1;
}
IL_031b_1:
{
G_B40_0 = 0;
G_B40_1 = G_B39_0;
G_B40_2 = G_B39_1;
}
IL_031c_1:
{
NullCheck(G_B40_2);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(G_B40_2, G_B40_1, (bool)G_B40_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:528>
UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* L_118 = V_7;
NullCheck(L_118);
int32_t L_119;
L_119 = UniversalRenderPipelineAsset_get_shEvalMode_mE70F48B0A135221567C29FA912AE7EEF5CA5095A_inline(L_118, NULL);
il2cpp_codegen_runtime_class_init_inline(PlatformAutoDetect_tEEEF1776EA779987D2840527D96D89ADD3177A36_il2cpp_TypeInfo_var);
int32_t L_120;
L_120 = PlatformAutoDetect_ShAutoDetect_m1523EB64AB12A553F6DB406762F8909042227BE1(L_119, NULL);
V_10 = L_120;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:529>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_121 = ___0_cmd;
int32_t L_122 = V_10;
NullCheck(L_121);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(L_121, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___EVALUATE_SH_MIXED), (bool)((((int32_t)L_122) == ((int32_t)2))? 1 : 0), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:530>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_123 = ___0_cmd;
int32_t L_124 = V_10;
NullCheck(L_123);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(L_123, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___EVALUATE_SH_VERTEX), (bool)((((int32_t)L_124) == ((int32_t)1))? 1 : 0), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:532>
il2cpp_codegen_runtime_class_init_inline(VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var);
VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621* L_125;
L_125 = VolumeManager_get_instance_m3D5ADFC04553CE0658A86B642CC9690C537DFA5C(NULL);
NullCheck(L_125);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_126;
L_126 = VolumeManager_get_stack_m5F7B366D1E7FE168EF4CA04A17531D34DD200266_inline(L_125, NULL);
V_11 = L_126;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:533>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:534>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:535>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:536>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:537>
il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F_il2cpp_TypeInfo_var);
ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F* L_127;
L_127 = ProbeReferenceVolume_get_instance_m7EAD257CFABE08C6549F8E34930FDB400DECC71C_inline(NULL);
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_128 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_129;
L_129 = CommandBufferHelpers_GetNativeCommandBuffer_m00E0A36F7BA58959180A2CF84B882FCE474577CA_inline(L_128, NULL);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_130 = V_11;
NullCheck(L_130);
ProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389* L_131;
L_131 = VolumeStack_GetComponent_TisProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389_mAE9ABD7B0514218FC11E220F08D6D3EB72E7435F(L_130, VolumeStack_GetComponent_TisProbeVolumesOptions_t3C5700FBE2CE1FF8DC2029FB309950FDC0180389_mAE9ABD7B0514218FC11E220F08D6D3EB72E7435F_RuntimeMethod_var);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_132 = ___2_cameraData;
NullCheck(L_132);
bool L_133;
L_133 = UniversalCameraData_IsTemporalAAEnabled_mC954743AF984E4FF7409408DD33FD2D800727163(L_132, NULL);
if (L_133)
{
G_B42_0 = L_131;
G_B42_1 = L_129;
G_B42_2 = L_127;
goto IL_0378_1;
}
G_B41_0 = L_131;
G_B41_1 = L_129;
G_B41_2 = L_127;
}
{
G_B43_0 = 0;
G_B43_1 = G_B41_0;
G_B43_2 = G_B41_1;
G_B43_3 = G_B41_2;
goto IL_037d_1;
}
IL_0378_1:
{
int32_t L_134;
L_134 = Time_get_frameCount_m4A42E558A71301A216BDC49EC402D62F19C79667(NULL);
G_B43_0 = L_134;
G_B43_1 = G_B42_0;
G_B43_2 = G_B42_1;
G_B43_3 = G_B42_2;
}
IL_037d_1:
{
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_135 = ___3_lightData;
NullCheck(L_135);
bool L_136 = L_135->___supportsLightLayers;
NullCheck(G_B43_3);
bool L_137;
L_137 = ProbeReferenceVolume_UpdateShaderVariablesProbeVolumes_m25CCEB2F3882F65872A23874984726FED59BC0C5(G_B43_3, G_B43_2, G_B43_1, G_B43_0, L_136, NULL);
V_12 = L_137;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:539>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_138 = ___0_cmd;
bool L_139 = V_12;
if (L_139)
{
G_B45_0 = _stringLiteralFC3E9528BE247999BED63CCC0199429AEAA69A98;
G_B45_1 = L_138;
goto IL_0398_1;
}
G_B44_0 = _stringLiteralFC3E9528BE247999BED63CCC0199429AEAA69A98;
G_B44_1 = L_138;
}
{
G_B46_0 = 0;
G_B46_1 = G_B44_0;
G_B46_2 = G_B44_1;
goto IL_0399_1;
}
IL_0398_1:
{
G_B46_0 = 1;
G_B46_1 = G_B45_0;
G_B46_2 = G_B45_1;
}
IL_0399_1:
{
NullCheck(G_B46_2);
UnsafeCommandBuffer_SetGlobalInt_m83B8A08B81CB04FE4AF12C495A5E50F95702E639(G_B46_2, G_B46_1, G_B46_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:540>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_140 = ___0_cmd;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_141 = ___3_lightData;
NullCheck(L_141);
bool L_142 = L_141->___supportsLightLayers;
if (!L_142)
{
G_B48_0 = (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___LightLayers);
G_B48_1 = L_140;
goto IL_03bd_1;
}
G_B47_0 = (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___LightLayers);
G_B47_1 = L_140;
}
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_143 = ___2_cameraData;
NullCheck(L_143);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_144 = L_143->___camera;
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
bool L_145;
L_145 = CoreUtils_IsSceneLightingDisabled_m35C35CC0351AEDED67A86FEAA5184799833F9A1A(L_144, NULL);
G_B49_0 = ((((int32_t)L_145) == ((int32_t)0))? 1 : 0);
G_B49_1 = G_B47_0;
G_B49_2 = G_B47_1;
goto IL_03be_1;
}
IL_03bd_1:
{
G_B49_0 = 0;
G_B49_1 = G_B48_0;
G_B49_2 = G_B48_1;
}
IL_03be_1:
{
NullCheck(G_B49_2);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(G_B49_2, G_B49_1, (bool)G_B49_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:542>
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_146 = __this->___m_LightCookieManager;
if (!L_146)
{
goto IL_03e0_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:544>
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_147 = __this->___m_LightCookieManager;
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_148 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_149;
L_149 = CommandBufferHelpers_GetNativeCommandBuffer_m00E0A36F7BA58959180A2CF84B882FCE474577CA_inline(L_148, NULL);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_150 = ___3_lightData;
NullCheck(L_147);
LightCookieManager_Setup_m99F78FA406DA69B4269548279941600208524F6E(L_147, L_149, L_150, NULL);
goto IL_03ec_1;
}
IL_03e0_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:548>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_151 = ___0_cmd;
NullCheck(L_151);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(L_151, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___LightCookies), (bool)0, NULL);
}
IL_03ec_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:551>
il2cpp_codegen_runtime_class_init_inline(GraphicsSettings_t01785CE5CB5C5105CB527619AF4D74BEF417EF1A_il2cpp_TypeInfo_var);
bool L_152;
L_152 = GraphicsSettings_TryGetRenderPipelineSettings_TisLightmapSamplingSettings_tC939C96FDD3156A945ED51E935A2D572FBC01321_mD11FC7B94FFBA36949775A7C20897200C29A42BB((&V_13), GraphicsSettings_TryGetRenderPipelineSettings_TisLightmapSamplingSettings_tC939C96FDD3156A945ED51E935A2D572FBC01321_mD11FC7B94FFBA36949775A7C20897200C29A42BB_RuntimeMethod_var);
if (!L_152)
{
goto IL_0409_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:552>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_153 = ___0_cmd;
LightmapSamplingSettings_tC939C96FDD3156A945ED51E935A2D572FBC01321* L_154 = V_13;
NullCheck(L_154);
bool L_155;
L_155 = LightmapSamplingSettings_get_useBicubicLightmapSampling_m92E6B487D1A33F54FCF063AD4A9E1110F76A0453_inline(L_154, NULL);
NullCheck(L_153);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(L_153, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___LIGHTMAP_BICUBIC_SAMPLING), L_155, NULL);
goto IL_0425;
}
IL_0409_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:554>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_156 = ___0_cmd;
NullCheck(L_156);
UnsafeCommandBuffer_SetKeyword_m5C6557417621D24F781B43347C1578E7B2B5F234(L_156, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___LIGHTMAP_BICUBIC_SAMPLING), (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:555>
goto IL_0425;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0425:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:556>
return;
}
}
// Method Definition Index: 35393
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_Cleanup_mCE7DA0C52C5C16341EE7CDCA1D9B0D8A98A6849D (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* G_B4_0 = NULL;
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* G_B3_0 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:560>
bool L_0 = __this->___m_UseForwardPlus;
if (!L_0)
{
goto IL_0058;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:562>
JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08* L_1 = (JobHandle_t5DF5F99902FED3C801A81C05205CEA6CE039EF08*)(&__this->___m_CullingHandle);
JobHandle_Complete_mDCED35A125AAB37EDDAB2E31C805B4904B614A4A(L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:563>
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_2 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_ZBins);
NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC(L_2, NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:564>
NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184* L_3 = (NativeArray_1_t453E3DEA4CC9F1056F24E417C3308C35174BC184*)(&__this->___m_TileMasks);
NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC(L_3, NativeArray_1_Dispose_m921D007BB17D47849CD74AB7FA825547CB828BBC_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:565>
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_4 = __this->___m_ZBinsBuffer;
NullCheck(L_4);
GraphicsBuffer_Dispose_m2D1F14A03BE2CAA0A68536470298B468F77AB596(L_4, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:566>
__this->___m_ZBinsBuffer = (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ZBinsBuffer), (void*)(GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*)NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:567>
GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1* L_5 = __this->___m_TileMasksBuffer;
NullCheck(L_5);
GraphicsBuffer_Dispose_m2D1F14A03BE2CAA0A68536470298B468F77AB596(L_5, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:568>
__this->___m_TileMasksBuffer = (GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TileMasksBuffer), (void*)(GraphicsBuffer_t91FACD3CD78588C25C361C453D1A2FE055EC4AF1*)NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:569>
ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D* L_6 = (ReflectionProbeManager_tBCF8C782A572C4DFFD98CC746C17B7DB6F6B6B5D*)(&__this->___m_ReflectionProbeManager);
ReflectionProbeManager_Dispose_m2517A36EC183519CFA8BE412C8FDFA265115041C(L_6, NULL);
}
IL_0058:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:571>
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_7 = __this->___m_LightCookieManager;
LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B* L_8 = L_7;
if (L_8)
{
G_B4_0 = L_8;
goto IL_0064;
}
G_B3_0 = L_8;
}
{
goto IL_0069;
}
IL_0064:
{
NullCheck(G_B4_0);
LightCookieManager_Dispose_mF5B3B096E2700EF22BAF2776F83384B5C438D2E6(G_B4_0, NULL);
}
IL_0069:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:572>
__this->___m_LightCookieManager = (LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LightCookieManager), (void*)(LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B*)NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:573>
return;
}
}
// Method Definition Index: 35394
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_InitializeLightConstants_m57B7038BAB8D3785B6893FE92F479B5199A18534 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 ___0_lights, int32_t ___1_lightIndex, bool ___2_supportsLightLayers, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___3_lightPos, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___4_lightColor, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___5_lightAttenuation, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___6_lightSpotDir, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___7_lightOcclusionProbeChannel, uint32_t* ___8_lightLayerMask, bool* ___9_isSubtractive, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingLayerMask_tD73B9FC1A65A937F18E56833FC83BF89C2B085A1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* V_0 = NULL;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* V_1 = NULL;
LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 V_2;
memset((&V_2), 0, sizeof(V_2));
int32_t V_3 = 0;
UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* V_4 = NULL;
bool* G_B5_0 = NULL;
bool* G_B3_0 = NULL;
bool* G_B4_0 = NULL;
int32_t G_B6_0 = 0;
bool* G_B6_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:577>
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_0 = ___0_lights;
int32_t L_1 = ___1_lightIndex;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_2 = ___3_lightPos;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_3 = ___4_lightColor;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_4 = ___5_lightAttenuation;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_5 = ___6_lightSpotDir;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_6 = ___7_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);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:578>
uint32_t* L_7 = ___8_lightLayerMask;
*((int32_t*)L_7) = (int32_t)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:579>
bool* L_8 = ___9_isSubtractive;
*((int8_t*)L_8) = (int8_t)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:583>
int32_t L_9 = ___1_lightIndex;
if ((((int32_t)L_9) >= ((int32_t)0)))
{
goto IL_001e;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:584>
return;
}
IL_001e:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:586>
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_10 = ___0_lights;
int32_t L_11 = ___1_lightIndex;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_12;
L_12 = NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C(L_10, L_11, NativeArrayExtensions_UnsafeElementAtMutable_TisVisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805_m7A59DCAA90F6829CC60BD80BD2CB07DEF9CF971C_RuntimeMethod_var);
V_0 = L_12;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:587>
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_13 = V_0;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_14;
L_14 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_13, NULL);
V_1 = L_14;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:588>
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_15 = V_1;
NullCheck(L_15);
LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_16;
L_16 = Light_get_bakingOutput_mF383DB97CFD32D65DA468329E18DD2DD61521CED(L_15, NULL);
V_2 = L_16;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:589>
bool* L_17 = ___9_isSubtractive;
LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_18 = V_2;
bool L_19 = L_18.___isBaked;
if (!L_19)
{
G_B5_0 = L_17;
goto IL_0052;
}
G_B3_0 = L_17;
}
{
LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_20 = V_2;
int32_t L_21 = L_20.___lightmapBakeType;
if ((!(((uint32_t)L_21) == ((uint32_t)1))))
{
G_B5_0 = G_B3_0;
goto IL_0052;
}
G_B4_0 = G_B3_0;
}
{
LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_22 = V_2;
int32_t L_23 = L_22.___mixedLightingMode;
G_B6_0 = ((((int32_t)L_23) == ((int32_t)1))? 1 : 0);
G_B6_1 = G_B4_0;
goto IL_0053;
}
IL_0052:
{
G_B6_0 = 0;
G_B6_1 = G_B5_0;
}
IL_0053:
{
*((int8_t*)G_B6_1) = (int8_t)G_B6_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:591>
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_24 = V_1;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_25;
L_25 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_24, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_25)
{
goto IL_005e;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:592>
return;
}
IL_005e:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:594>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:595>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:596>
LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_26 = V_2;
int32_t L_27 = L_26.___lightmapBakeType;
if ((!(((uint32_t)L_27) == ((uint32_t)1))))
{
goto IL_009d;
}
}
{
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805* L_28 = V_0;
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_29;
L_29 = VisibleLight_get_light_mD179E0BF18C77DBE2FD85FE9687F63A8C1859E6B(L_28, NULL);
NullCheck(L_29);
int32_t L_30;
L_30 = Light_get_shadows_m1A11721F202C27838A7A8ED72455E6A727CEE6C5(L_29, NULL);
if (!L_30)
{
goto IL_009d;
}
}
{
int32_t L_31 = __this->___m_MixedLightingSetup;
if (L_31)
{
goto IL_009d;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:598>
LightBakingOutput_t6212AB0B6B34C94F1982FE964FC48201854B5B90 L_32 = V_2;
int32_t L_33 = L_32.___mixedLightingMode;
V_3 = L_33;
int32_t L_34 = V_3;
if ((((int32_t)L_34) == ((int32_t)1)))
{
goto IL_008d;
}
}
{
int32_t L_35 = V_3;
if ((((int32_t)L_35) == ((int32_t)2)))
{
goto IL_0096;
}
}
{
goto IL_009d;
}
IL_008d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:601>
__this->___m_MixedLightingSetup = 2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:602>
goto IL_009d;
}
IL_0096:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:604>
__this->___m_MixedLightingSetup = 1;
}
IL_009d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:609>
bool L_36 = ___2_supportsLightLayers;
if (!L_36)
{
goto IL_00bc;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:611>
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_37 = V_1;
UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* L_38;
L_38 = LightExtensions_GetUniversalAdditionalLightData_mB23616ED7274DF1599DDB22926EB0FA7CECA8132(L_37, NULL);
V_4 = L_38;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:612>
uint32_t* L_39 = ___8_lightLayerMask;
UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* L_40 = V_4;
NullCheck(L_40);
RenderingLayerMask_tD73B9FC1A65A937F18E56833FC83BF89C2B085A1 L_41;
L_41 = UniversalAdditionalLightData_get_renderingLayers_mBCDFBBA5790553907B73D0076748C3B0E70A2932_inline(L_40, NULL);
il2cpp_codegen_runtime_class_init_inline(RenderingLayerMask_tD73B9FC1A65A937F18E56833FC83BF89C2B085A1_il2cpp_TypeInfo_var);
uint32_t L_42;
L_42 = RenderingLayerMask_op_Implicit_m8A57803F29D06516B5DB48D099F2E32ACC6DA162(L_41, NULL);
uint32_t L_43;
L_43 = RenderingLayerUtils_ToValidRenderingLayers_m0A7058438D6132C39118BD06430A19B691ED1180(L_42, NULL);
*((int32_t*)L_39) = (int32_t)L_43;
}
IL_00bc:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:614>
return;
}
}
// Method Definition Index: 35395
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupShaderLightConstants_m1E490BC8FE786E81BA57659087ACF5B60FD5607F (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* ___0_cmd, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___1_cullResults, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:618>
__this->___m_MixedLightingSetup = 0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:622>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_0 = ___0_cmd;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_1 = ___2_lightData;
ForwardLights_SetupMainLightConstants_mEA371A8DC9BBBC20D9EE2E0D437C91EBDDED2F61(__this, L_0, L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:623>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_2 = ___0_cmd;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_3 = ___1_cullResults;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_4 = ___2_lightData;
ForwardLights_SetupAdditionalLightConstants_mF73AA4DC011A4A435C853B7D8CC1967649116A9E(__this, L_2, L_3, L_4, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:624>
return;
}
}
// Method Definition Index: 35396
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupMainLightConstants_mEA371A8DC9BBBC20D9EE2E0D437C91EBDDED2F61 (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* ___0_cmd, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___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));
bool V_5 = false;
uint32_t V_6 = 0;
bool V_7 = false;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B2_0 = NULL;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B1_0 = NULL;
float G_B3_0 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B3_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:629>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_0 = ___1_lightData;
NullCheck(L_0);
bool L_1 = L_0->___supportsLightLayers;
V_5 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:632>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_2 = ___1_lightData;
NullCheck(L_2);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_3 = L_2->___visibleLights;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_4 = ___1_lightData;
NullCheck(L_4);
int32_t L_5 = L_4->___mainLightIndex;
bool L_6 = V_5;
ForwardLights_InitializeLightConstants_m57B7038BAB8D3785B6893FE92F479B5199A18534(__this, L_3, L_5, L_6, (&V_0), (&V_1), (&V_2), (&V_3), (&V_4), (&V_6), (&V_7), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:633>
bool L_7 = V_7;
if (L_7)
{
G_B2_0 = (&V_1);
goto IL_0037;
}
G_B1_0 = (&V_1);
}
{
G_B3_0 = (1.0f);
G_B3_1 = G_B1_0;
goto IL_003c;
}
IL_0037:
{
G_B3_0 = (0.0f);
G_B3_1 = G_B2_0;
}
IL_003c:
{
G_B3_1->___w = G_B3_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:635>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_8 = ___0_cmd;
int32_t L_9 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightPosition;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10 = V_0;
NullCheck(L_8);
UnsafeCommandBuffer_SetGlobalVector_m33F45879E3628254C11DA183E22BD11BD36E1D96(L_8, L_9, L_10, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:636>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_11 = ___0_cmd;
int32_t L_12 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightColor;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_13 = V_1;
NullCheck(L_11);
UnsafeCommandBuffer_SetGlobalVector_m33F45879E3628254C11DA183E22BD11BD36E1D96(L_11, L_12, L_13, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:637>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_14 = ___0_cmd;
int32_t L_15 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightOcclusionProbesChannel;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_16 = V_4;
NullCheck(L_14);
UnsafeCommandBuffer_SetGlobalVector_m33F45879E3628254C11DA183E22BD11BD36E1D96(L_14, L_15, L_16, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:639>
bool L_17 = V_5;
if (!L_17)
{
goto IL_0077;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:640>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_18 = ___0_cmd;
int32_t L_19 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____MainLightLayerMask;
uint32_t L_20 = V_6;
NullCheck(L_18);
UnsafeCommandBuffer_SetGlobalInt_m4E7E72FF66C7D96951746764423109DA31B9D0D0(L_18, L_19, L_20, NULL);
}
IL_0077:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:641>
return;
}
}
// Method Definition Index: 35397
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights_SetupAdditionalLightConstants_mF73AA4DC011A4A435C853B7D8CC1967649116A9E (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* ___0_cmd, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* ___1_cullResults, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, 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;
}
bool V_0 = false;
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
int32_t V_3 = 0;
NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A V_4;
memset((&V_4), 0, sizeof(V_4));
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* V_5 = NULL;
int32_t V_6 = 0;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* V_7 = NULL;
int32_t V_8 = 0;
int32_t V_9 = 0;
LightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED V_10;
memset((&V_10), 0, sizeof(V_10));
bool V_11 = false;
int32_t V_12 = 0;
int32_t V_13 = 0;
uint32_t V_14 = 0;
bool V_15 = false;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B15_0 = NULL;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B14_0 = NULL;
float G_B16_0 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* G_B16_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:645>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_0 = ___2_lightData;
NullCheck(L_0);
bool L_1 = L_0->___supportsLightLayers;
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:646>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_2 = ___2_lightData;
NullCheck(L_2);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_3 = L_2->___visibleLights;
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:647>
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
int32_t L_4;
L_4 = UniversalRenderPipeline_get_maxVisibleAdditionalLights_m3CACA59ACE53B1BDF276753AFA44D7E826B77C94(NULL);
V_2 = L_4;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:648>
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_5 = ___1_cullResults;
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_6 = (*(CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)L_5);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_7 = ___2_lightData;
int32_t L_8;
L_8 = ForwardLights_SetupPerObjectLightIndices_m86B16FB18FBF3A3F6FE59A7FAC2563A0AF21AABE(__this, L_6, L_7, NULL);
V_3 = L_8;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:649>
int32_t L_9 = V_3;
if ((((int32_t)L_9) <= ((int32_t)0)))
{
goto IL_024c;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:651>
bool L_10 = __this->___m_UseStructuredBuffer;
if (!L_10)
{
goto IL_0101;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:653>
int32_t L_11 = V_3;
NativeArray_1__ctor_mCDB61DD4B879E7965AE74BFC0DABE5F86A7BBEFA((&V_4), L_11, 2, 1, NativeArray_1__ctor_mCDB61DD4B879E7965AE74BFC0DABE5F86A7BBEFA_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:654>
V_8 = 0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:654>
V_9 = 0;
goto IL_009d;
}
IL_0046:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:656>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_12 = ___2_lightData;
NullCheck(L_12);
int32_t L_13 = L_12->___mainLightIndex;
int32_t L_14 = V_8;
if ((((int32_t)L_13) == ((int32_t)L_14)))
{
goto IL_0097;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:659>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:660>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:661>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:662>
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_15 = V_1;
int32_t L_16 = V_8;
bool L_17 = V_0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_18 = (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(&(&V_10)->___position);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_19 = (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(&(&V_10)->___color);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_20 = (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(&(&V_10)->___attenuation);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_21 = (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(&(&V_10)->___spotDirection);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_22 = (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(&(&V_10)->___occlusionProbeChannels);
uint32_t* L_23 = (uint32_t*)(&(&V_10)->___layerMask);
ForwardLights_InitializeLightConstants_m57B7038BAB8D3785B6893FE92F479B5199A18534(__this, L_15, L_16, L_17, L_18, L_19, L_20, L_21, L_22, L_23, (&V_11), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:663>
int32_t L_24 = V_9;
LightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED L_25 = V_10;
IL2CPP_NATIVEARRAY_SET_ITEM(LightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED, ((&V_4))->___m_Buffer, L_24, (L_25));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:664>
int32_t L_26 = V_9;
V_9 = ((int32_t)il2cpp_codegen_add(L_26, 1));
}
IL_0097:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:654>
int32_t L_27 = V_8;
V_8 = ((int32_t)il2cpp_codegen_add(L_27, 1));
}
IL_009d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:654>
int32_t L_28 = V_8;
int32_t L_29;
L_29 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_1))->___m_Length);
if ((((int32_t)L_28) >= ((int32_t)L_29)))
{
goto IL_00ad;
}
}
{
int32_t L_30 = V_9;
int32_t L_31 = V_2;
if ((((int32_t)L_30) < ((int32_t)L_31)))
{
goto IL_0046;
}
}
IL_00ad:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:668>
ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* L_32;
L_32 = ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC(NULL);
int32_t L_33 = V_3;
NullCheck(L_32);
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_34;
L_34 = ShaderData_GetLightDataBuffer_m1A439B2E7A272E2117469F1DE4C8DBA85E8732D5(L_32, L_33, NULL);
V_5 = L_34;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:669>
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_35 = V_5;
NativeArray_1_tCD560B25A8B4F8654C3DF3626A5F13D31353E25A L_36 = V_4;
NullCheck(L_35);
ComputeBuffer_SetData_TisLightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED_mD067CD8F8709FDF4ACC8BF4162B3901E172C902E(L_35, L_36, ComputeBuffer_SetData_TisLightData_tAC4023737E9903DE3F96B993AA323E062ABCB9ED_mD067CD8F8709FDF4ACC8BF4162B3901E172C902E_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:671>
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_37 = ___1_cullResults;
int32_t L_38;
L_38 = CullingResults_get_lightAndReflectionProbeIndexCount_mD6A7F71F6D8EAD3D01CD057B205FA00FFB05C7D8(L_37, NULL);
V_6 = L_38;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:672>
ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* L_39;
L_39 = ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC(NULL);
int32_t L_40 = V_6;
NullCheck(L_39);
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_41;
L_41 = ShaderData_GetLightIndicesBuffer_m14FCA4F99C094623216B1C4940DC850397C29F19(L_39, L_40, NULL);
V_7 = L_41;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:674>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_42 = ___0_cmd;
int32_t L_43 = __this->___m_AdditionalLightsBufferId;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_44 = V_5;
NullCheck(L_42);
UnsafeCommandBuffer_SetGlobalBuffer_m94946B866C598DC764A177C5DD1800971F63D4F3(L_42, L_43, L_44, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:675>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_45 = ___0_cmd;
int32_t L_46 = __this->___m_AdditionalLightsIndicesId;
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_47 = V_7;
NullCheck(L_45);
UnsafeCommandBuffer_SetGlobalBuffer_m94946B866C598DC764A177C5DD1800971F63D4F3(L_45, L_46, L_47, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:677>
NativeArray_1_Dispose_m3826426D7E3835F7A5137807DC3FCF5ABBA2E13A((&V_4), NativeArray_1_Dispose_m3826426D7E3835F7A5137807DC3FCF5ABBA2E13A_RuntimeMethod_var);
goto IL_0225;
}
IL_0101:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:681>
V_12 = 0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:681>
V_13 = 0;
goto IL_01a9;
}
IL_010c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:683>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_48 = ___2_lightData;
NullCheck(L_48);
int32_t L_49 = L_48->___mainLightIndex;
int32_t L_50 = V_12;
if ((((int32_t)L_49) == ((int32_t)L_50)))
{
goto IL_01a3;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:685>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:686>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:687>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:688>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:689>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:690>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:691>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:692>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:693>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:694>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:695>
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468 L_51 = V_1;
int32_t L_52 = V_12;
bool L_53 = V_0;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_54 = __this->___m_AdditionalLightPositions;
int32_t L_55 = V_13;
NullCheck(L_54);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_56 = __this->___m_AdditionalLightColors;
int32_t L_57 = V_13;
NullCheck(L_56);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_58 = __this->___m_AdditionalLightAttenuations;
int32_t L_59 = V_13;
NullCheck(L_58);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_60 = __this->___m_AdditionalLightSpotDirections;
int32_t L_61 = V_13;
NullCheck(L_60);
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_62 = __this->___m_AdditionalLightOcclusionProbeChannels;
int32_t L_63 = V_13;
NullCheck(L_62);
ForwardLights_InitializeLightConstants_m57B7038BAB8D3785B6893FE92F479B5199A18534(__this, L_51, L_52, L_53, ((L_54)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_55))), ((L_56)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_57))), ((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59))), ((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_61))), ((L_62)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_63))), (&V_14), (&V_15), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:697>
bool L_64 = V_0;
if (!L_64)
{
goto IL_017b;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:698>
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_65 = __this->___m_AdditionalLightsLayerMasks;
int32_t L_66 = V_13;
uint32_t L_67 = V_14;
float L_68;
L_68 = math_asfloat_m20D259DAAB46464B59BD8BF5678F9D59800F70A9_inline(L_67, NULL);
NullCheck(L_65);
(L_65)->SetAt(static_cast<il2cpp_array_size_t>(L_66), (float)L_68);
}
IL_017b:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:700>
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_69 = __this->___m_AdditionalLightColors;
int32_t L_70 = V_13;
NullCheck(L_69);
bool L_71 = V_15;
if (L_71)
{
G_B15_0 = ((L_69)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_70)));
goto IL_0193;
}
G_B14_0 = ((L_69)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_70)));
}
{
G_B16_0 = (0.0f);
G_B16_1 = G_B14_0;
goto IL_0198;
}
IL_0193:
{
G_B16_0 = (1.0f);
G_B16_1 = G_B15_0;
}
IL_0198:
{
G_B16_1->___w = G_B16_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:701>
int32_t L_72 = V_13;
V_13 = ((int32_t)il2cpp_codegen_add(L_72, 1));
}
IL_01a3:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:681>
int32_t L_73 = V_12;
V_12 = ((int32_t)il2cpp_codegen_add(L_73, 1));
}
IL_01a9:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:681>
int32_t L_74 = V_12;
int32_t L_75;
L_75 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_1))->___m_Length);
if ((((int32_t)L_74) >= ((int32_t)L_75)))
{
goto IL_01bc;
}
}
{
int32_t L_76 = V_13;
int32_t L_77 = V_2;
if ((((int32_t)L_76) < ((int32_t)L_77)))
{
goto IL_010c;
}
}
IL_01bc:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:705>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_78 = ___0_cmd;
int32_t L_79 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsPosition;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_80 = __this->___m_AdditionalLightPositions;
NullCheck(L_78);
UnsafeCommandBuffer_SetGlobalVectorArray_m078B5A8FDEF8D176B4C89A029E215F4776D88AAD(L_78, L_79, L_80, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:706>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_81 = ___0_cmd;
int32_t L_82 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsColor;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_83 = __this->___m_AdditionalLightColors;
NullCheck(L_81);
UnsafeCommandBuffer_SetGlobalVectorArray_m078B5A8FDEF8D176B4C89A029E215F4776D88AAD(L_81, L_82, L_83, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:707>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_84 = ___0_cmd;
int32_t L_85 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsAttenuation;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_86 = __this->___m_AdditionalLightAttenuations;
NullCheck(L_84);
UnsafeCommandBuffer_SetGlobalVectorArray_m078B5A8FDEF8D176B4C89A029E215F4776D88AAD(L_84, L_85, L_86, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:708>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_87 = ___0_cmd;
int32_t L_88 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsSpotDir;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_89 = __this->___m_AdditionalLightSpotDirections;
NullCheck(L_87);
UnsafeCommandBuffer_SetGlobalVectorArray_m078B5A8FDEF8D176B4C89A029E215F4776D88AAD(L_87, L_88, L_89, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:709>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_90 = ___0_cmd;
int32_t L_91 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightOcclusionProbeChannel;
Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD* L_92 = __this->___m_AdditionalLightOcclusionProbeChannels;
NullCheck(L_90);
UnsafeCommandBuffer_SetGlobalVectorArray_m078B5A8FDEF8D176B4C89A029E215F4776D88AAD(L_90, L_91, L_92, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:711>
bool L_93 = V_0;
if (!L_93)
{
goto IL_0225;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:712>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_94 = ___0_cmd;
int32_t L_95 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsLayerMasks;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_96 = __this->___m_AdditionalLightsLayerMasks;
NullCheck(L_94);
UnsafeCommandBuffer_SetGlobalFloatArray_mC4D270262470264B4071223485A4DFCDBEA72374(L_94, L_95, L_96, NULL);
}
IL_0225:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:715>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_97 = ___0_cmd;
int32_t L_98 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsCount;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_99 = ___2_lightData;
NullCheck(L_99);
int32_t L_100 = L_99->___maxPerObjectAdditionalLightsCount;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_101;
memset((&L_101), 0, sizeof(L_101));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_101), ((float)L_100), (0.0f), (0.0f), (0.0f), NULL);
NullCheck(L_97);
UnsafeCommandBuffer_SetGlobalVector_m33F45879E3628254C11DA183E22BD11BD36E1D96(L_97, L_98, L_101, NULL);
return;
}
IL_024c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:719>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_102 = ___0_cmd;
int32_t L_103 = ((LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_StaticFields*)il2cpp_codegen_static_fields_for(LightConstantBuffer_tC0F49AE28C1095875E8090A9E96B3C680B000FA1_il2cpp_TypeInfo_var))->____AdditionalLightsCount;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_104;
L_104 = Vector4_get_zero_m3D61F5FA9483CD9C08977D9D8852FB448B4CE6D1_inline(NULL);
NullCheck(L_102);
UnsafeCommandBuffer_SetGlobalVector_m33F45879E3628254C11DA183E22BD11BD36E1D96(L_102, L_103, L_104, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:721>
return;
}
}
// Method Definition Index: 35398
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ForwardLights_SetupPerObjectLightIndices_m86B16FB18FBF3A3F6FE59A7FAC2563A0AF21AABE (ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* __this, CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 ___0_cullResults, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___1_lightData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t V_4 = 0;
int32_t V_5 = 0;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 V_6;
memset((&V_6), 0, sizeof(V_6));
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* V_7 = NULL;
int32_t V_8 = 0;
int32_t V_9 = 0;
int32_t V_10 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:725>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_0 = ___1_lightData;
NullCheck(L_0);
int32_t L_1 = L_0->___additionalLightsCount;
if (!L_1)
{
goto IL_0010;
}
}
{
bool L_2 = __this->___m_UseForwardPlus;
if (!L_2)
{
goto IL_0017;
}
}
IL_0010:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:726>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_3 = ___1_lightData;
NullCheck(L_3);
int32_t L_4 = L_3->___additionalLightsCount;
return L_4;
}
IL_0017:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:728>
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C L_5;
L_5 = CullingResults_GetLightIndexMap_m77871C888D0CCC47A9D406231257B9984AD5843D((&___0_cullResults), 2, NULL);
V_0 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:729>
V_1 = 0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:730>
V_2 = 0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:734>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:735>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_7 = ___1_lightData;
NullCheck(L_7);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_8 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_7->___visibleLights);
int32_t L_9;
L_9 = IL2CPP_NATIVEARRAY_GET_LENGTH((L_8)->___m_Length);
V_4 = L_9;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:736>
V_5 = 0;
goto IL_00dc;
}
IL_003f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:738>
int32_t L_10 = V_2;
int32_t L_11 = V_3;
if ((((int32_t)L_10) >= ((int32_t)L_11)))
{
goto IL_00e5;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:741>
int32_t L_12 = V_5;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_13 = ___1_lightData;
NullCheck(L_13);
int32_t L_14 = L_13->___mainLightIndex;
if ((!(((uint32_t)L_12) == ((uint32_t)L_14))))
{
goto IL_0060;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:743>
int32_t L_15 = V_5;
IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, ((&V_0))->___m_Buffer, L_15, ((-1)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:744>
int32_t L_16 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_16, 1));
goto IL_00d6;
}
IL_0060:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:748>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:749>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:750>
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_17 = ___1_lightData;
NullCheck(L_17);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_18 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_17->___visibleLights);
int32_t L_19 = V_5;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_20;
L_20 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, (L_18)->___m_Buffer, L_19);
V_6 = L_20;
int32_t L_21;
L_21 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454((&V_6), NULL);
if ((((int32_t)L_21) == ((int32_t)1)))
{
goto IL_00aa;
}
}
{
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_22 = ___1_lightData;
NullCheck(L_22);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_23 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_22->___visibleLights);
int32_t L_24 = V_5;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_25;
L_25 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, (L_23)->___m_Buffer, L_24);
V_6 = L_25;
int32_t L_26;
L_26 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454((&V_6), NULL);
if (!L_26)
{
goto IL_00aa;
}
}
{
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_27 = ___1_lightData;
NullCheck(L_27);
NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468* L_28 = (NativeArray_1_t71485A1E60B31CCAD3E525C907CF172E8B804468*)(&L_27->___visibleLights);
int32_t L_29 = V_5;
VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805 L_30;
L_30 = IL2CPP_NATIVEARRAY_GET_ITEM(VisibleLight_t0A4DF5B22865A00F618A0352B805277FA0132805, (L_28)->___m_Buffer, L_29);
V_6 = L_30;
int32_t L_31;
L_31 = VisibleLight_get_lightType_mFFCEBE6E368853F13E7CDBA910F6D9B689292454((&V_6), NULL);
if ((!(((uint32_t)L_31) == ((uint32_t)2))))
{
goto IL_00c8;
}
}
IL_00aa:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:753>
V_7 = (&V_0);
int32_t L_32 = V_5;
V_8 = L_32;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* L_33 = V_7;
int32_t L_34 = V_8;
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C* L_35 = V_7;
int32_t L_36 = V_8;
int32_t L_37;
L_37 = IL2CPP_NATIVEARRAY_GET_ITEM(int32_t, (L_35)->___m_Buffer, L_36);
int32_t L_38 = V_1;
IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, (L_33)->___m_Buffer, L_34, (((int32_t)il2cpp_codegen_subtract(L_37, L_38))));
goto IL_00d2;
}
IL_00c8:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:758>
int32_t L_39 = V_5;
IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, ((&V_0))->___m_Buffer, L_39, ((-1)));
}
IL_00d2:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:761>
int32_t L_40 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_40, 1));
}
IL_00d6:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:736>
int32_t L_41 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_41, 1));
}
IL_00dc:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:736>
int32_t L_42 = V_5;
int32_t L_43 = V_4;
if ((((int32_t)L_42) < ((int32_t)L_43)))
{
goto IL_003f;
}
}
IL_00e5:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:766>
int32_t L_44 = V_1;
int32_t L_45 = V_2;
V_9 = ((int32_t)il2cpp_codegen_add(L_44, L_45));
goto IL_00fc;
}
IL_00ec:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:767>
int32_t L_46 = V_9;
IL2CPP_NATIVEARRAY_SET_ITEM(int32_t, ((&V_0))->___m_Buffer, L_46, ((-1)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:766>
int32_t L_47 = V_9;
V_9 = ((int32_t)il2cpp_codegen_add(L_47, 1));
}
IL_00fc:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:766>
int32_t L_48 = V_9;
int32_t L_49;
L_49 = IL2CPP_NATIVEARRAY_GET_LENGTH(((&V_0))->___m_Length);
if ((((int32_t)L_48) < ((int32_t)L_49)))
{
goto IL_00ec;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:769>
NativeArray_1_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C L_50 = V_0;
CullingResults_SetLightIndexMap_m5494C30F5957F52885CD6950A8F86EFCD74B7B0A((&___0_cullResults), L_50, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:771>
bool L_51 = __this->___m_UseStructuredBuffer;
if (!L_51)
{
goto IL_0137;
}
}
{
int32_t L_52 = V_2;
if ((((int32_t)L_52) <= ((int32_t)0)))
{
goto IL_0137;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:773>
int32_t L_53;
L_53 = CullingResults_get_lightAndReflectionProbeIndexCount_mD6A7F71F6D8EAD3D01CD057B205FA00FFB05C7D8((&___0_cullResults), NULL);
V_10 = L_53;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:775>
ShaderData_t149ABF5B880D5E69604B9F5A510F02D567464C19* L_54;
L_54 = ShaderData_get_instance_mA6166E66B48A4CD7DFB3640C2D2DF46AABAEF4BC(NULL);
int32_t L_55 = V_10;
NullCheck(L_54);
ComputeBuffer_t51EADA9015EBCC1B982C5584E9AB2734415A8233* L_56;
L_56 = ShaderData_GetLightIndicesBuffer_m14FCA4F99C094623216B1C4940DC850397C29F19(L_54, L_55, NULL);
CullingResults_FillLightAndReflectionProbeIndices_m31598F3C1D7198709889AC422F7E639593FF0165((&___0_cullResults), L_56, NULL);
}
IL_0137:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:778>
NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E((&V_0), NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:779>
int32_t L_57 = V_2;
return L_57;
}
}
// Method Definition Index: 35399
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardLights__cctor_m89F5C90995A857EE691BBDA6CE043B28F7E1BDB6 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral294C47DB5EB3F3F03ECB54AFB67F3DC90EE9BE1A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCDDB6340DE2713E610838CE6E6954BE26C069C82);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE29D044A60D6D805E5CE3F4FAE02703F75A143BD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE59EC20582573384780F1451839044FA5901CBC2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFBD24AA1F4F4AFCEFDF3022B5569F05B12C1DDB5);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:40>
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);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:41>
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_1, _stringLiteralE29D044A60D6D805E5CE3F4FAE02703F75A143BD, NULL);
((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPSetup = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPSetup), (void*)L_1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:42>
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_2, _stringLiteralCDDB6340DE2713E610838CE6E6954BE26C069C82, NULL);
((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPComplete = L_2;
Il2CppCodeGenWriteBarrier((void**)(&((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPComplete), (void*)L_2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:43>
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_3 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_3, _stringLiteral294C47DB5EB3F3F03ECB54AFB67F3DC90EE9BE1A, NULL);
((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPUpload = L_3;
Il2CppCodeGenWriteBarrier((void**)(&((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___m_ProfilingSamplerFPUpload), (void*)L_3);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:435>
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_4 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_4, _stringLiteralFBD24AA1F4F4AFCEFDF3022B5569F05B12C1DDB5, NULL);
((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___s_SetupForwardLights = L_4;
Il2CppCodeGenWriteBarrier((void**)(&((ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_StaticFields*)il2cpp_codegen_static_fields_for(ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA_il2cpp_TypeInfo_var))->___s_SetupForwardLights), (void*)L_4);
return;
}
}
// Method Definition Index: 35400
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ForwardLights_U3CScheduleClusteringJobsU3Eg__IsProbeGreaterU7C40_0_mF235C2F8FAC01B7E54B4A14C0656379A0D1165A4 (VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B ___0_probe, VisibleReflectionProbe_t8AF1FAD09A36E33F5101B683DB8E99582815EF0B ___1_otherProbe, const RuntimeMethod* method)
{
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 V_0;
memset((&V_0), 0, sizeof(V_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
memset((&V_1), 0, sizeof(V_1));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:258>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:259>
int32_t L_0;
L_0 = VisibleReflectionProbe_get_importance_m6D84CDBDB81FA17F06F50029DF90C5BE1D54A41E((&___0_probe), NULL);
int32_t L_1;
L_1 = VisibleReflectionProbe_get_importance_m6D84CDBDB81FA17F06F50029DF90C5BE1D54A41E((&___1_otherProbe), NULL);
if ((((int32_t)L_0) < ((int32_t)L_1)))
{
goto IL_0053;
}
}
{
int32_t L_2;
L_2 = VisibleReflectionProbe_get_importance_m6D84CDBDB81FA17F06F50029DF90C5BE1D54A41E((&___0_probe), NULL);
int32_t L_3;
L_3 = VisibleReflectionProbe_get_importance_m6D84CDBDB81FA17F06F50029DF90C5BE1D54A41E((&___1_otherProbe), NULL);
if ((!(((uint32_t)L_2) == ((uint32_t)L_3))))
{
goto IL_0051;
}
}
{
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_4;
L_4 = VisibleReflectionProbe_get_bounds_m3A2BA98C937B9F2603409CD9893DBBA8358638FD((&___0_probe), NULL);
V_0 = L_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
L_5 = Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25_inline((&V_0), NULL);
V_1 = L_5;
float L_6;
L_6 = Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline((&V_1), NULL);
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_7;
L_7 = VisibleReflectionProbe_get_bounds_m3A2BA98C937B9F2603409CD9893DBBA8358638FD((&___1_otherProbe), NULL);
V_0 = L_7;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
L_8 = Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25_inline((&V_0), NULL);
V_1 = L_8;
float L_9;
L_9 = Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline((&V_1), NULL);
return (bool)((((float)L_6) > ((float)L_9))? 1 : 0);
}
IL_0051:
{
return (bool)0;
}
IL_0053:
{
return (bool)1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
IL2CPP_EXTERN_C void InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshal_pinvoke(const InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472& unmarshaled, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_pinvoke& marshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
Exception_t* ___lightCookieManagerException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
IL2CPP_RAISE_MANAGED_EXCEPTION(___lightCookieManagerException, NULL);
}
IL2CPP_EXTERN_C void InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshal_pinvoke_back(const InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_pinvoke& marshaled, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
Exception_t* ___lightCookieManagerException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
IL2CPP_RAISE_MANAGED_EXCEPTION(___lightCookieManagerException, NULL);
}
IL2CPP_EXTERN_C void InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshal_pinvoke_cleanup(InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshal_com(const InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472& unmarshaled, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_com& marshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
Exception_t* ___lightCookieManagerException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
IL2CPP_RAISE_MANAGED_EXCEPTION(___lightCookieManagerException, NULL);
}
IL2CPP_EXTERN_C void InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshal_com_back(const InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_com& marshaled, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
Exception_t* ___lightCookieManagerException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472____lightCookieManager_FieldInfo_var, InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_0_0_0_var);
IL2CPP_RAISE_MANAGED_EXCEPTION(___lightCookieManagerException, NULL);
}
IL2CPP_EXTERN_C void InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshal_com_cleanup(InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472_marshaled_com& marshaled)
{
}
// Method Definition Index: 35401
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 InitParams_Create_m0F8F2F77F213AE054EE69E4CCE001D1399538261 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightCookieManager_t47C455537F06ECCE295272AF0BE14CDF1FB54C2B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
InitParams_t2637D034DDA6AE1F6AA0A3FEDF3C8D30100B9472 V_0;
memset((&V_0), 0, sizeof(V_0));
Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1 V_1;
memset((&V_1), 0, sizeof(V_1));
UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* V_2 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:83>
Settings_tD7A6A8448F1DB2BC0311F24ED5CA30DCA1C30FA1 L_0;
L_0 = Settings_Create_m6EF6686EC0592EB74BE280FAB043954873FC7DE8(NULL);
V_1 = L_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:84>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:85>
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;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:87>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:88>
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:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:91>
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);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:92>
(&V_0)->___forwardPlus = (bool)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:94>
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
// Method Definition Index: 35402
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetupLightPassData__ctor_mC9ED01AE4592D31CDA0D2C255D3C3920D1D01B50 (SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35403
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m883A4A8F9775B776CD7B1ACC6ABAEF6750C7735D (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532* L_0 = (U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532*)il2cpp_codegen_object_new(U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_m4BB1474DD6A8BECA6EBF6F1C1078C552ABD392E3(L_0, NULL);
((U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
return;
}
}
// Method Definition Index: 35404
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m4BB1474DD6A8BECA6EBF6F1C1078C552ABD392E3 (U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 35405
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CSetupRenderGraphLightsU3Eb__45_0_m32E06AE6AE3AF7F0A720F301FF0A63DABB1428D0 (U3CU3Ec_t914CED4F8101EAA48DBC8F9090F9484877FBC532* __this, SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9* ___0_data, UnsafeGraphContext_t6E24BDE4C6B0924FCC4DE11BFA5B750FF6F03320* ___1_rgContext, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:460>
SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9* L_0 = ___0_data;
NullCheck(L_0);
ForwardLights_t624787957AE9D8E817643720F2199E35331D4DCA* L_1 = L_0->___forwardLights;
UnsafeGraphContext_t6E24BDE4C6B0924FCC4DE11BFA5B750FF6F03320* L_2 = ___1_rgContext;
NullCheck(L_2);
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_3 = L_2->___cmd;
SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9* L_4 = ___0_data;
NullCheck(L_4);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_5 = L_4->___renderingData;
SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9* L_6 = ___0_data;
NullCheck(L_6);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_7 = L_6->___cameraData;
SetupLightPassData_tA272080DFBC257F962AE08088326A3789C1245D9* L_8 = ___0_data;
NullCheck(L_8);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_9 = L_8->___lightData;
NullCheck(L_1);
ForwardLights_SetupLights_mA39A67DD1E6FFD2F45A7682B4F5DB0A9FE323216(L_1, L_3, L_5, L_7, L_9, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ForwardLights.cs:461>
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
// Method Definition Index: 35406
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*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:20>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_1;
L_1 = CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline(L_0, NULL);
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_2 = ___1_cameraData;
il2cpp_codegen_runtime_class_init_inline(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var);
NormalReconstruction_SetupProperties_m04C78E1481B2BF07C1F01DC53F9E99FD6BD5F001(L_1, L_2, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:21>
return;
}
}
// Method Definition Index: 35407
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NormalReconstruction_SetupProperties_m04C78E1481B2BF07C1F01DC53F9E99FD6BD5F001 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___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;
}
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_0 = NULL;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E V_1;
memset((&V_1), 0, sizeof(V_1));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:30>
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_0 = ___1_cameraData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E L_1 = (*(CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)L_0);
V_1 = L_1;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_2;
L_2 = CameraData_get_universalCameraData_mD67FBE2CAADDBA930E7DDD9F44ED8C5F10E24AC2((&V_1), NULL);
V_0 = L_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:31>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_3 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var);
NormalReconstruction_SetupProperties_m5A027E9D69284D7248CEF2B1F137879BD0DCD576(L_3, (&V_0), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:32>
return;
}
}
// Method Definition Index: 35408
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NormalReconstruction_SetupProperties_m8C9FAD35EE76C6370502527016D98B750A055129 (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:41>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_1;
L_1 = CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline(L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var);
NormalReconstruction_SetupProperties_m5A027E9D69284D7248CEF2B1F137879BD0DCD576(L_1, (&___1_cameraData), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:42>
return;
}
}
// Method Definition Index: 35409
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NormalReconstruction_SetupProperties_m5A027E9D69284D7248CEF2B1F137879BD0DCD576 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7** ___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));
int32_t G_B4_0 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:52>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7** L_0 = ___1_cameraData;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_1 = *((UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7**)L_0);
NullCheck(L_1);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_2;
L_2 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_1, NULL);
NullCheck(L_2);
bool L_3;
L_3 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_2, NULL);
if (!L_3)
{
goto IL_001c;
}
}
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7** L_4 = ___1_cameraData;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_5 = *((UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7**)L_4);
NullCheck(L_5);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_6;
L_6 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_5, NULL);
NullCheck(L_6);
bool L_7;
L_7 = XRPass_get_singlePassEnabled_m2F5A3AEE82BE2ABFAE8252AE5E593FF7EF0D0BFD(L_6, NULL);
if (L_7)
{
goto IL_001f;
}
}
IL_001c:
{
G_B4_0 = 1;
goto IL_0020;
}
IL_001f:
{
G_B4_0 = 2;
}
IL_0020:
{
V_0 = G_B4_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:56>
V_1 = 0;
goto IL_0091;
}
IL_0025:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:58>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7** L_8 = ___1_cameraData;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_9 = *((UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7**)L_8);
int32_t L_10 = V_1;
NullCheck(L_9);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_11;
L_11 = UniversalCameraData_GetViewMatrix_mE4676E11126A0A1F10B2425B245CF438A671A21A(L_9, L_10, NULL);
V_2 = L_11;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:59>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7** L_12 = ___1_cameraData;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_13 = *((UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7**)L_12);
int32_t L_14 = V_1;
NullCheck(L_13);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_15;
L_15 = UniversalCameraData_GetProjectionMatrix_mCBE3F56686DD504AC04863DB9FC5479E69DB4866(L_13, L_14, NULL);
V_3 = L_15;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:60>
il2cpp_codegen_runtime_class_init_inline(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var);
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_16 = ((NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields*)il2cpp_codegen_static_fields_for(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var))->___s_NormalReconstructionMatrix;
int32_t L_17 = V_1;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_18 = V_3;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_19 = V_2;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_20;
L_20 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_18, L_19, NULL);
NullCheck(L_16);
(L_16)->SetAt(static_cast<il2cpp_array_size_t>(L_17), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_20);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:63>
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_21 = V_2;
V_4 = L_21;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:64>
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_22;
memset((&L_22), 0, sizeof(L_22));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_22), (0.0f), (0.0f), (0.0f), (1.0f), NULL);
Matrix4x4_SetColumn_mC1CBEB2C29C0A9F1434C601786CE1B6DED1E1234((&V_4), 3, L_22, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:65>
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_23 = V_3;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_24 = V_4;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_25;
L_25 = Matrix4x4_op_Multiply_m75E91775655DCA8DFC8EDE0AB787285BB3935162(L_23, L_24, NULL);
V_5 = L_25;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:66>
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_26;
L_26 = Matrix4x4_get_inverse_m4F4A881CD789281EA90EB68CFD39F36C8A81E6BD((&V_5), NULL);
V_6 = L_26;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:68>
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_27 = ((NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields*)il2cpp_codegen_static_fields_for(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var))->___s_NormalReconstructionMatrix;
int32_t L_28 = V_1;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_29 = V_6;
NullCheck(L_27);
(L_27)->SetAt(static_cast<il2cpp_array_size_t>(L_28), (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6)L_29);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:56>
int32_t L_30 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_30, 1));
}
IL_0091:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:56>
int32_t L_31 = V_1;
int32_t L_32 = V_0;
if ((((int32_t)L_31) < ((int32_t)L_32)))
{
goto IL_0025;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:71>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_33 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var);
int32_t L_34 = ((NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields*)il2cpp_codegen_static_fields_for(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var))->___s_NormalReconstructionMatrixID;
Matrix4x4U5BU5D_t9C51C93425FABC022B506D2DB3A5FA70F9752C4D* L_35 = ((NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_StaticFields*)il2cpp_codegen_static_fields_for(NormalReconstruction_t692A25FE1AE9EC169043506308E3F42616538324_il2cpp_TypeInfo_var))->___s_NormalReconstructionMatrix;
NullCheck(L_33);
RasterCommandBuffer_SetGlobalMatrixArray_m8AFED067E7189FA1F1D301BFD7E1F31AF191EDA1(L_33, L_34, L_35, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:72>
return;
}
}
// Method Definition Index: 35410
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;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:10>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/NormalReconstruction.cs:11>
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
// Method Definition Index: 35411
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass__ctor_m88B36C6F15B706B65B52CAEF54318A77F4AE650A (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, int32_t ___0_evt, PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* ___1_data, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Graphics_t99CD970FFEA58171C70F54DF0C06D315BD452F2C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral116AABD213A4D70E8908BF6E4A92443778EA41B6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4468C02E3BF5509C73B5E41A24D729BC7FA32526);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:21>
__this->___m_AllowColorGradingACESHDR = (bool)1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:30>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:32>
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_0, _stringLiteral116AABD213A4D70E8908BF6E4A92443778EA41B6, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D(__this, L_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:33>
int32_t L_1 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:34>
ScriptableRenderPass_set_overrideCameraTarget_mC7A5FB7FB9D32C88226E81992DAD058174C99D95_inline(__this, (bool)1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:47>
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* L_2 = ___1_data;
NullCheck(L_2);
ShaderResources_t5CFF4C7697343EC59BAE5094B637F9EC23CE6D59* L_3 = L_2->___shaders;
NullCheck(L_3);
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_4 = L_3->___lutBuilderLdrPS;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_5;
L_5 = ColorGradingLutPass_U3C_ctorU3Eg__LoadU7C7_0_m88146D2C2EE705FE73428D67B0B2AC376DCF2EB5(L_4, NULL);
__this->___m_LutBuilderLdr = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LutBuilderLdr), (void*)L_5);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:48>
PostProcessData_t106B5638205D5CBAF18F2573047F2DC23BDB2F05* L_6 = ___1_data;
NullCheck(L_6);
ShaderResources_t5CFF4C7697343EC59BAE5094B637F9EC23CE6D59* L_7 = L_6->___shaders;
NullCheck(L_7);
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_8 = L_7->___lutBuilderHdrPS;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_9;
L_9 = ColorGradingLutPass_U3C_ctorU3Eg__LoadU7C7_0_m88146D2C2EE705FE73428D67B0B2AC376DCF2EB5(L_8, NULL);
__this->___m_LutBuilderHdr = L_9;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LutBuilderHdr), (void*)L_9);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:54>
bool L_10;
L_10 = SystemInfo_IsFormatSupported_mD3D93E82BD677BDF6194258C4F221DBDB257F680(((int32_t)48), ((int32_t)32), NULL);
if (!L_10)
{
goto IL_006c;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:55>
__this->___m_HdrLutFormat = ((int32_t)48);
goto IL_0088;
}
IL_006c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:56>
bool L_11;
L_11 = SystemInfo_IsFormatSupported_mD3D93E82BD677BDF6194258C4F221DBDB257F680(((int32_t)74), ((int32_t)32), NULL);
if (!L_11)
{
goto IL_0081;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:59>
__this->___m_HdrLutFormat = ((int32_t)74);
goto IL_0088;
}
IL_0081:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:65>
__this->___m_HdrLutFormat = 8;
}
IL_0088:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:67>
__this->___m_LdrLutFormat = 8;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:68>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:70>
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;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:71>
__this->___m_AllowColorGradingACESHDR = (bool)0;
}
IL_00bf:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:73>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_16 = (PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF*)il2cpp_codegen_object_new(PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_il2cpp_TypeInfo_var);
PassData__ctor_mCBC27DF2D82661FABC8C64063F605ED2FADE5A9F(L_16, NULL);
__this->___m_PassData = L_16;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PassData), (void*)L_16);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:74>
return;
}
}
// Method Definition Index: 35412
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_Setup_m446AAC336072A3EF376A84D1A1C1C018390D41D9 (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** ___0_internalLut, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:83>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** L_0 = ___0_internalLut;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1 = *((RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B**)L_0);
__this->___m_InternalLut = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_InternalLut), (void*)L_1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:84>
return;
}
}
// Method Definition Index: 35413
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_ConfigureDescriptor_mEF34913EB44556EC7EBD8874E318922EAADE4FD2 (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* ___0_postProcessingData, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* ___1_descriptor, int32_t* ___2_filterMode, const RuntimeMethod* method)
{
PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4 V_0;
memset((&V_0), 0, sizeof(V_0));
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* V_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:94>
PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4* L_0 = ___0_postProcessingData;
PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4 L_1 = (*(PostProcessingData_tFA75BF22951C600258B2707AF7A113E4EDA49BD4*)L_0);
V_0 = L_1;
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* L_2;
L_2 = PostProcessingData_get_universalPostProcessingData_m88CE1C05289059A36CFC1BF6E811E2BB344F0D6D((&V_0), NULL);
V_1 = L_2;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_3 = ___1_descriptor;
int32_t* L_4 = ___2_filterMode;
ColorGradingLutPass_ConfigureDescriptor_m1DEAFEF573ECC437B1A1B2A7BF3FDD8BA50EC8B5(__this, (&V_1), L_3, L_4, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:95>
return;
}
}
// Method Definition Index: 35414
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_ConfigureDescriptor_m1DEAFEF573ECC437B1A1B2A7BF3FDD8BA50EC8B5 (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C** ___0_postProcessingData, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* ___1_descriptor, int32_t* ___2_filterMode, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t G_B3_0 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:105>
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C** L_0 = ___0_postProcessingData;
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* L_1 = *((UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C**)L_0);
NullCheck(L_1);
int32_t L_2 = L_1->___gradingMode;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:106>
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C** L_3 = ___0_postProcessingData;
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* L_4 = *((UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C**)L_3);
NullCheck(L_4);
int32_t L_5 = L_4->___lutSize;
V_0 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:107>
int32_t L_6 = V_0;
int32_t L_7 = V_0;
V_1 = ((int32_t)il2cpp_codegen_multiply(L_6, L_7));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:108>
if (((((int32_t)L_2) == ((int32_t)1))? 1 : 0))
{
goto IL_0020;
}
}
{
int32_t L_8 = __this->___m_LdrLutFormat;
G_B3_0 = L_8;
goto IL_0026;
}
IL_0020:
{
int32_t L_9 = __this->___m_HdrLutFormat;
G_B3_0 = L_9;
}
IL_0026:
{
V_2 = G_B3_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:109>
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_10 = ___1_descriptor;
int32_t L_11 = V_1;
int32_t L_12 = V_0;
int32_t L_13 = V_2;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_14;
memset((&L_14), 0, sizeof(L_14));
RenderTextureDescriptor__ctor_m12E638C1D1D00D64015B37BD16841745629D7929((&L_14), L_11, L_12, L_13, 0, NULL);
*(RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)L_10 = L_14;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:110>
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_15 = ___1_descriptor;
RenderTextureDescriptor_set_vrUsage_m994CB3D4B250A70BE005D9FDFD24D868E07A52F0_inline(L_15, 0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:112>
int32_t* L_16 = ___2_filterMode;
*((int32_t*)L_16) = (int32_t)1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:113>
return;
}
}
// Method Definition Index: 35415
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*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C_m753CB398AA6F5991AD6C1C43B7142DDC449CAAED_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_0 = NULL;
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* V_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:119>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = L_0->___frameData;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:120>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = L_1;
NullCheck(L_2);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_3;
L_3 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_2, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_0 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:121>
NullCheck(L_2);
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* L_4;
L_4 = ContextContainer_Get_TisUniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C_m753CB398AA6F5991AD6C1C43B7142DDC449CAAED_inline(L_2, ContextContainer_Get_TisUniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C_m753CB398AA6F5991AD6C1C43B7142DDC449CAAED_RuntimeMethod_var);
V_1 = L_4;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:123>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_5 = __this->___m_PassData;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_6 = V_0;
NullCheck(L_5);
L_5->___cameraData = L_6;
Il2CppCodeGenWriteBarrier((void**)(&L_5->___cameraData), (void*)L_6);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:124>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_7 = __this->___m_PassData;
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* L_8 = V_1;
NullCheck(L_7);
L_7->___postProcessingData = L_8;
Il2CppCodeGenWriteBarrier((void**)(&L_7->___postProcessingData), (void*)L_8);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:126>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_9 = __this->___m_PassData;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_10 = __this->___m_LutBuilderLdr;
NullCheck(L_9);
L_9->___lutBuilderLdr = L_10;
Il2CppCodeGenWriteBarrier((void**)(&L_9->___lutBuilderLdr), (void*)L_10);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:127>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_11 = __this->___m_PassData;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_12 = __this->___m_LutBuilderHdr;
NullCheck(L_11);
L_11->___lutBuilderHdr = L_12;
Il2CppCodeGenWriteBarrier((void**)(&L_11->___lutBuilderHdr), (void*)L_12);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:128>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_13 = __this->___m_PassData;
bool L_14 = __this->___m_AllowColorGradingACESHDR;
NullCheck(L_13);
L_13->___allowColorGradingACESHDR = L_14;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:131>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_15 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_16 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_15->___cameraData);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_17;
L_17 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697(L_16, NULL);
NullCheck(L_17);
bool L_18;
L_18 = XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73(L_17, NULL);
if (!L_18)
{
goto IL_007d;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:132>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_19 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_20;
L_20 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_19, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_21 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_20);
NullCheck(L_21);
CommandBuffer_SetFoveatedRenderingMode_mEB94470BC91694B62B28AC5EE1383DA636D3B43B(L_21, 0, NULL);
}
IL_007d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:135>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_22 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_23;
L_23 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_22, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_24 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_23);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_25 = __this->___m_InternalLut;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_26;
L_26 = Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline(NULL);
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetRenderTarget_m191A5444016EAC488024322883CD3BBA4507381B(L_24, L_25, 2, 0, 0, L_26, 0, (-1), (-1), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:136>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_27 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_28;
L_28 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_27, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_29 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_28);
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_30;
L_30 = CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline(L_29, NULL);
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_31 = __this->___m_PassData;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_32 = __this->___m_InternalLut;
ColorGradingLutPass_ExecutePass_mCFFE21005F6EA803564DEDF375D634908E48996B(L_30, L_31, L_32, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:137>
return;
}
}
// Method Definition Index: 35416
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_ExecutePass_mCFFE21005F6EA803564DEDF375D634908E48996B (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* ___1_passData, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_internalLutTarget, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorUtils_t8DE09CC60FE5A7C28984134BC712DD1B5104AC18_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6_m59DB514BEB059E5BC105419D419F4AA47C20B5AE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94_m879253A4257FA383B291867F32BC43DCF4F09BD2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisLiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D_m8F5A96486750E64909EDAE247CA35A4D7A655926_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C_m38170B0DCDC88C38BEFD2665C6C229F327304AA4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisSplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561_mC88230015061DB689F583A15E7A40A241AA3935B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisWhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A_m2545A9A93C169E617E44B3E9B3D7C2D6DFAD9B3C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB8A17AF46273CD8A00F66D77FD25EF32BC3A3FEC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCCDAECC58725DBEE24CF8941DEB8BCE132721653);
s_Il2CppMethodInitialized = true;
}
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_1 = NULL;
bool V_2 = false;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_3;
memset((&V_3), 0, sizeof(V_3));
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* V_4 = NULL;
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* V_5 = NULL;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* V_6 = NULL;
LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* V_7 = NULL;
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* V_8 = NULL;
SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* V_9 = NULL;
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* V_10 = NULL;
WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* V_11 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_12 = NULL;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_13;
memset((&V_13), 0, sizeof(V_13));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_14;
memset((&V_14), 0, sizeof(V_14));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_15;
memset((&V_15), 0, sizeof(V_15));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 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));
int32_t V_27 = 0;
int32_t V_28 = 0;
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));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_33;
memset((&V_33), 0, sizeof(V_33));
int32_t V_34 = 0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_35;
memset((&V_35), 0, sizeof(V_35));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_36;
memset((&V_36), 0, sizeof(V_36));
int32_t G_B3_0 = 0;
int32_t G_B2_0 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B4_0 = NULL;
int32_t G_B4_1 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B11_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B10_0 = NULL;
String_t* G_B12_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B12_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:152>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_0 = ___1_passData;
NullCheck(L_0);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = L_0->___lutBuilderLdr;
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:153>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_2 = ___1_passData;
NullCheck(L_2);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = L_2->___lutBuilderHdr;
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:154>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_4 = ___1_passData;
NullCheck(L_4);
bool L_5 = L_4->___allowColorGradingACESHDR;
V_2 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:156>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_6 = ___0_cmd;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_7;
L_7 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(4, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mEF7BF01DCAD3709F978E564AEDEDD643FC617904((&V_3), L_6, L_7, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_05d8:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_3), NULL);
return;
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:159>
il2cpp_codegen_runtime_class_init_inline(VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var);
VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621* L_8;
L_8 = VolumeManager_get_instance_m3D5ADFC04553CE0658A86B642CC9690C537DFA5C(NULL);
NullCheck(L_8);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_9;
L_9 = VolumeManager_get_stack_m5F7B366D1E7FE168EF4CA04A17531D34DD200266_inline(L_8, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:160>
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_10 = L_9;
NullCheck(L_10);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_11;
L_11 = VolumeStack_GetComponent_TisChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6_m59DB514BEB059E5BC105419D419F4AA47C20B5AE(L_10, VolumeStack_GetComponent_TisChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6_m59DB514BEB059E5BC105419D419F4AA47C20B5AE_RuntimeMethod_var);
V_4 = L_11;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:161>
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_12 = L_10;
NullCheck(L_12);
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_13;
L_13 = VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E(L_12, VolumeStack_GetComponent_TisColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86_m3B00FEBB9197BDF606018D15AB7202D813CC653E_RuntimeMethod_var);
V_5 = L_13;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:162>
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_14 = L_12;
NullCheck(L_14);
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_15;
L_15 = VolumeStack_GetComponent_TisColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94_m879253A4257FA383B291867F32BC43DCF4F09BD2(L_14, VolumeStack_GetComponent_TisColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94_m879253A4257FA383B291867F32BC43DCF4F09BD2_RuntimeMethod_var);
V_6 = L_15;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:163>
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_16 = L_14;
NullCheck(L_16);
LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* L_17;
L_17 = VolumeStack_GetComponent_TisLiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D_m8F5A96486750E64909EDAE247CA35A4D7A655926(L_16, VolumeStack_GetComponent_TisLiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D_m8F5A96486750E64909EDAE247CA35A4D7A655926_RuntimeMethod_var);
V_7 = L_17;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:164>
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_18 = L_16;
NullCheck(L_18);
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_19;
L_19 = VolumeStack_GetComponent_TisShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C_m38170B0DCDC88C38BEFD2665C6C229F327304AA4(L_18, VolumeStack_GetComponent_TisShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C_m38170B0DCDC88C38BEFD2665C6C229F327304AA4_RuntimeMethod_var);
V_8 = L_19;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:165>
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_20 = L_18;
NullCheck(L_20);
SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* L_21;
L_21 = VolumeStack_GetComponent_TisSplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561_mC88230015061DB689F583A15E7A40A241AA3935B(L_20, VolumeStack_GetComponent_TisSplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561_mC88230015061DB689F583A15E7A40A241AA3935B_RuntimeMethod_var);
V_9 = L_21;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:166>
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_22 = L_20;
NullCheck(L_22);
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_23;
L_23 = VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E(L_22, VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E_RuntimeMethod_var);
V_10 = L_23;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:167>
NullCheck(L_22);
WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* L_24;
L_24 = VolumeStack_GetComponent_TisWhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A_m2545A9A93C169E617E44B3E9B3D7C2D6DFAD9B3C(L_22, VolumeStack_GetComponent_TisWhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A_m2545A9A93C169E617E44B3E9B3D7C2D6DFAD9B3C_RuntimeMethod_var);
V_11 = L_24;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:169>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_25 = ___1_passData;
NullCheck(L_25);
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* L_26 = L_25->___postProcessingData;
NullCheck(L_26);
int32_t L_27 = L_26->___gradingMode;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:172>
int32_t L_28 = ((((int32_t)L_27) == ((int32_t)1))? 1 : 0);
if (L_28)
{
G_B3_0 = L_28;
goto IL_0080_1;
}
G_B2_0 = L_28;
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_29 = V_0;
G_B4_0 = L_29;
G_B4_1 = G_B2_0;
goto IL_0081_1;
}
IL_0080_1:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_30 = V_1;
G_B4_0 = L_30;
G_B4_1 = G_B3_0;
}
IL_0081_1:
{
V_12 = G_B4_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:175>
WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* L_31 = V_11;
NullCheck(L_31);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_32 = L_31->___temperature;
NullCheck(L_32);
float L_33;
L_33 = VirtualFuncInvoker0< float >::Invoke(14, L_32);
WhiteBalance_t5AECC55FE744B4D1F2A0E6DD4950D9669900891A* L_34 = V_11;
NullCheck(L_34);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_35 = L_34->___tint;
NullCheck(L_35);
float L_36;
L_36 = VirtualFuncInvoker0< float >::Invoke(14, L_35);
il2cpp_codegen_runtime_class_init_inline(ColorUtils_t8DE09CC60FE5A7C28984134BC712DD1B5104AC18_il2cpp_TypeInfo_var);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_37;
L_37 = ColorUtils_ColorBalanceToLMSCoeffs_mB376DD0E110C328FD5B407E391C88E374A9A3A7A(L_33, L_36, NULL);
V_13 = L_37;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:176>
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_38 = V_5;
NullCheck(L_38);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_39 = L_38->___hueShift;
NullCheck(L_39);
float L_40;
L_40 = VirtualFuncInvoker0< float >::Invoke(14, L_39);
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_41 = V_5;
NullCheck(L_41);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_42 = L_41->___saturation;
NullCheck(L_42);
float L_43;
L_43 = VirtualFuncInvoker0< float >::Invoke(14, L_42);
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_44 = V_5;
NullCheck(L_44);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_45 = L_44->___contrast;
NullCheck(L_45);
float L_46;
L_46 = VirtualFuncInvoker0< float >::Invoke(14, L_45);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_14), ((float)(L_40/(360.0f))), ((float)il2cpp_codegen_add(((float)(L_43/(100.0f))), (1.0f))), ((float)il2cpp_codegen_add(((float)(L_46/(100.0f))), (1.0f))), (0.0f), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:177>
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_47 = V_4;
NullCheck(L_47);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_48 = L_47->___redOutRedIn;
NullCheck(L_48);
float L_49;
L_49 = VirtualFuncInvoker0< float >::Invoke(14, L_48);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_50 = V_4;
NullCheck(L_50);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_51 = L_50->___redOutGreenIn;
NullCheck(L_51);
float L_52;
L_52 = VirtualFuncInvoker0< float >::Invoke(14, L_51);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_53 = V_4;
NullCheck(L_53);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_54 = L_53->___redOutBlueIn;
NullCheck(L_54);
float L_55;
L_55 = VirtualFuncInvoker0< float >::Invoke(14, L_54);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_15), ((float)(L_49/(100.0f))), ((float)(L_52/(100.0f))), ((float)(L_55/(100.0f))), (0.0f), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:178>
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_56 = V_4;
NullCheck(L_56);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_57 = L_56->___greenOutRedIn;
NullCheck(L_57);
float L_58;
L_58 = VirtualFuncInvoker0< float >::Invoke(14, L_57);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_59 = V_4;
NullCheck(L_59);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_60 = L_59->___greenOutGreenIn;
NullCheck(L_60);
float L_61;
L_61 = VirtualFuncInvoker0< float >::Invoke(14, L_60);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_62 = V_4;
NullCheck(L_62);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_63 = L_62->___greenOutBlueIn;
NullCheck(L_63);
float L_64;
L_64 = VirtualFuncInvoker0< float >::Invoke(14, L_63);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_16), ((float)(L_58/(100.0f))), ((float)(L_61/(100.0f))), ((float)(L_64/(100.0f))), (0.0f), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:179>
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_65 = V_4;
NullCheck(L_65);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_66 = L_65->___blueOutRedIn;
NullCheck(L_66);
float L_67;
L_67 = VirtualFuncInvoker0< float >::Invoke(14, L_66);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_68 = V_4;
NullCheck(L_68);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_69 = L_68->___blueOutGreenIn;
NullCheck(L_69);
float L_70;
L_70 = VirtualFuncInvoker0< float >::Invoke(14, L_69);
ChannelMixer_tA7F185C8C173EE71D324ED4887EBA0B8097766B6* L_71 = V_4;
NullCheck(L_71);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_72 = L_71->___blueOutBlueIn;
NullCheck(L_72);
float L_73;
L_73 = VirtualFuncInvoker0< float >::Invoke(14, L_72);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_17), ((float)(L_67/(100.0f))), ((float)(L_70/(100.0f))), ((float)(L_73/(100.0f))), (0.0f), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:181>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:182>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:183>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:184>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:185>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:186>
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_74 = V_8;
NullCheck(L_74);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_75 = L_74->___shadowsStart;
NullCheck(L_75);
float L_76;
L_76 = VirtualFuncInvoker0< float >::Invoke(14, L_75);
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_77 = V_8;
NullCheck(L_77);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_78 = L_77->___shadowsEnd;
NullCheck(L_78);
float L_79;
L_79 = VirtualFuncInvoker0< float >::Invoke(14, L_78);
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_80 = V_8;
NullCheck(L_80);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_81 = L_80->___highlightsStart;
NullCheck(L_81);
float L_82;
L_82 = VirtualFuncInvoker0< float >::Invoke(14, L_81);
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_83 = V_8;
NullCheck(L_83);
MinFloatParameter_tA4BCE8AF64068D3761A8689DB27D0B04238525F9* L_84 = L_83->___highlightsEnd;
NullCheck(L_84);
float L_85;
L_85 = VirtualFuncInvoker0< float >::Invoke(14, L_84);
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_18), L_76, L_79, L_82, L_85, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:188>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:189>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:190>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:191>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:192>
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_86 = V_8;
NullCheck(L_86);
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_87 = L_86->___shadows;
NullCheck(L_87);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_88;
L_88 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(14, L_87);
V_30 = L_88;
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_89 = V_8;
NullCheck(L_89);
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_90 = L_89->___midtones;
NullCheck(L_90);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_91;
L_91 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(14, L_90);
V_31 = L_91;
ShadowsMidtonesHighlights_t1B261DC3A02B7225CD79AA452B82B6218145B44C* L_92 = V_8;
NullCheck(L_92);
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_93 = L_92->___highlights;
NullCheck(L_93);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_94;
L_94 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(14, L_93);
V_32 = L_94;
ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_95;
L_95 = ColorUtils_PrepareShadowsMidtonesHighlights_m9B43874018BC56463FF360BBF200E31FD8F4ED9D((&V_30), (&V_31), (&V_32), NULL);
ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_96 = L_95;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_97 = L_96.___Item1;
V_19 = L_97;
ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_98 = L_96;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_99 = L_98.___Item2;
V_20 = L_99;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_100 = L_98.___Item3;
V_21 = L_100;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:194>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:195>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:196>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:197>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:198>
LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* L_101 = V_7;
NullCheck(L_101);
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_102 = L_101->___lift;
NullCheck(L_102);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_103;
L_103 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(14, L_102);
V_30 = L_103;
LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* L_104 = V_7;
NullCheck(L_104);
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_105 = L_104->___gamma;
NullCheck(L_105);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_106;
L_106 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(14, L_105);
V_31 = L_106;
LiftGammaGain_tCE44DE6A0AD9C3021625454489C765437B9ADF3D* L_107 = V_7;
NullCheck(L_107);
Vector4Parameter_tF8B5631FA0DEBAE0FB7684D912F3994E22737C51* L_108 = L_107->___gain;
NullCheck(L_108);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_109;
L_109 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(14, L_108);
V_32 = L_109;
ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_110;
L_110 = ColorUtils_PrepareLiftGammaGain_mB7E9F1F84D6D4AA29B66FD42CCB2A0C974FB1F39((&V_30), (&V_31), (&V_32), NULL);
ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_111 = L_110;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_112 = L_111.___Item1;
V_22 = L_112;
ValueTuple_3_t0B34872478323DF7D99036588F9C4302DB1D93DC L_113 = L_111;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_114 = L_113.___Item2;
V_23 = L_114;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_115 = L_113.___Item3;
V_24 = L_115;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:200>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:201>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:202>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:203>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:204>
SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* L_116 = V_9;
NullCheck(L_116);
ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* L_117 = L_116->___shadows;
NullCheck(L_117);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_118;
L_118 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(14, L_117);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_119;
L_119 = Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline(L_118, NULL);
V_30 = L_119;
SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* L_120 = V_9;
NullCheck(L_120);
ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* L_121 = L_120->___highlights;
NullCheck(L_121);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_122;
L_122 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(14, L_121);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_123;
L_123 = Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline(L_122, NULL);
V_31 = L_123;
SplitToning_t66AFCEC63C3A2BFA605A11B72367C029E8EFC561* L_124 = V_9;
NullCheck(L_124);
ClampedFloatParameter_tCD9F742962EAA50F658BC77595AB025D9EF8DEB8* L_125 = L_124->___balance;
NullCheck(L_125);
float L_126;
L_126 = VirtualFuncInvoker0< float >::Invoke(14, L_125);
ValueTuple_2_t17C52585DB4A62738FC66EFB364F711F8FD236F6 L_127;
L_127 = ColorUtils_PrepareSplitToning_m0AA7CE54A574E73A70C8C6B7262FF8F3C9778F9A((&V_30), (&V_31), L_126, NULL);
ValueTuple_2_t17C52585DB4A62738FC66EFB364F711F8FD236F6 L_128 = L_127;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_129 = L_128.___Item1;
V_25 = L_129;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_130 = L_128.___Item2;
V_26 = L_130;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:206>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_131 = ___1_passData;
NullCheck(L_131);
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* L_132 = L_131->___postProcessingData;
NullCheck(L_132);
int32_t L_133 = L_132->___lutSize;
V_27 = L_133;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:207>
int32_t L_134 = V_27;
int32_t L_135 = V_27;
V_28 = ((int32_t)il2cpp_codegen_multiply(L_134, L_135));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:208>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:209>
int32_t L_136 = V_27;
int32_t L_137 = V_28;
int32_t L_138 = V_27;
int32_t L_139 = V_27;
int32_t L_140 = V_27;
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&V_29), ((float)L_136), ((float)((0.5f)/((float)L_137))), ((float)((0.5f)/((float)L_138))), ((float)(((float)L_139)/((float)il2cpp_codegen_subtract(((float)L_140), (1.0f))))), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:212>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_141 = V_12;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var);
int32_t L_142 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Lut_Params;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_143 = V_29;
NullCheck(L_141);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_141, L_142, L_143, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:213>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_144 = V_12;
int32_t L_145 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ColorBalance;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_146 = V_13;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_147;
L_147 = Vector4_op_Implicit_m2ECA73F345A7AD84144133E9E51657204002B12D_inline(L_146, NULL);
NullCheck(L_144);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_144, L_145, L_147, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:214>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_148 = V_12;
int32_t L_149 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ColorFilter;
ColorAdjustments_t97EE64C6DB384E5F6BC48C3FA13C207E8FC87A86* L_150 = V_5;
NullCheck(L_150);
ColorParameter_t367FD9EBE5DAA0ADB44F7DD0C260E9CDE3827CC0* L_151 = L_150->___colorFilter;
NullCheck(L_151);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_152;
L_152 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(14, L_151);
V_33 = L_152;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_153;
L_153 = Color_get_linear_m76EB88E15DA4E00D615DF33D1CEE51092683117C_inline((&V_33), NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_154;
L_154 = Color_op_Implicit_m9B3228DAFA8DC57A75DE00CBBF13ED4F1E7B01FF_inline(L_153, NULL);
NullCheck(L_148);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_148, L_149, L_154, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:215>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_155 = V_12;
int32_t L_156 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ChannelMixerRed;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_157 = V_15;
NullCheck(L_155);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_155, L_156, L_157, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:216>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_158 = V_12;
int32_t L_159 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ChannelMixerGreen;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_160 = V_16;
NullCheck(L_158);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_158, L_159, L_160, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:217>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_161 = V_12;
int32_t L_162 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ChannelMixerBlue;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_163 = V_17;
NullCheck(L_161);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_161, L_162, L_163, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:218>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_164 = V_12;
int32_t L_165 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____HueSatCon;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_166 = V_14;
NullCheck(L_164);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_164, L_165, L_166, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:219>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_167 = V_12;
int32_t L_168 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Lift;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_169 = V_22;
NullCheck(L_167);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_167, L_168, L_169, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:220>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_170 = V_12;
int32_t L_171 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Gamma;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_172 = V_23;
NullCheck(L_170);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_170, L_171, L_172, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:221>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_173 = V_12;
int32_t L_174 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Gain;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_175 = V_24;
NullCheck(L_173);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_173, L_174, L_175, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:222>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_176 = V_12;
int32_t L_177 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Shadows;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_178 = V_19;
NullCheck(L_176);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_176, L_177, L_178, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:223>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_179 = V_12;
int32_t L_180 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Midtones;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_181 = V_20;
NullCheck(L_179);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_179, L_180, L_181, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:224>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_182 = V_12;
int32_t L_183 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____Highlights;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_184 = V_21;
NullCheck(L_182);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_182, L_183, L_184, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:225>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_185 = V_12;
int32_t L_186 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____ShaHiLimits;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_187 = V_18;
NullCheck(L_185);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_185, L_186, L_187, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:226>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_188 = V_12;
int32_t L_189 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____SplitShadows;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_190 = V_25;
NullCheck(L_188);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_188, L_189, L_190, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:227>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_191 = V_12;
int32_t L_192 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____SplitHighlights;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_193 = V_26;
NullCheck(L_191);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_191, L_192, L_193, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:230>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_194 = V_12;
int32_t L_195 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveMaster;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_196 = V_6;
NullCheck(L_196);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_197 = L_196->___master;
NullCheck(L_197);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_198;
L_198 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_197);
NullCheck(L_198);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_199;
L_199 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_198, NULL);
NullCheck(L_194);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_194, L_195, L_199, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:231>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_200 = V_12;
int32_t L_201 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveRed;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_202 = V_6;
NullCheck(L_202);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_203 = L_202->___red;
NullCheck(L_203);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_204;
L_204 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_203);
NullCheck(L_204);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_205;
L_205 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_204, NULL);
NullCheck(L_200);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_200, L_201, L_205, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:232>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_206 = V_12;
int32_t L_207 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveGreen;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_208 = V_6;
NullCheck(L_208);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_209 = L_208->___green;
NullCheck(L_209);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_210;
L_210 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_209);
NullCheck(L_210);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_211;
L_211 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_210, NULL);
NullCheck(L_206);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_206, L_207, L_211, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:233>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_212 = V_12;
int32_t L_213 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveBlue;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_214 = V_6;
NullCheck(L_214);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_215 = L_214->___blue;
NullCheck(L_215);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_216;
L_216 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_215);
NullCheck(L_216);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_217;
L_217 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_216, NULL);
NullCheck(L_212);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_212, L_213, L_217, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:236>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_218 = V_12;
int32_t L_219 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveHueVsHue;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_220 = V_6;
NullCheck(L_220);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_221 = L_220->___hueVsHue;
NullCheck(L_221);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_222;
L_222 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_221);
NullCheck(L_222);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_223;
L_223 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_222, NULL);
NullCheck(L_218);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_218, L_219, L_223, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:237>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_224 = V_12;
int32_t L_225 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveHueVsSat;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_226 = V_6;
NullCheck(L_226);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_227 = L_226->___hueVsSat;
NullCheck(L_227);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_228;
L_228 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_227);
NullCheck(L_228);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_229;
L_229 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_228, NULL);
NullCheck(L_224);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_224, L_225, L_229, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:238>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_230 = V_12;
int32_t L_231 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveLumVsSat;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_232 = V_6;
NullCheck(L_232);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_233 = L_232->___lumVsSat;
NullCheck(L_233);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_234;
L_234 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_233);
NullCheck(L_234);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_235;
L_235 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_234, NULL);
NullCheck(L_230);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_230, L_231, L_235, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:239>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_236 = V_12;
int32_t L_237 = ((ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_tB9DEFEB06D476CC0831873262FA37F1481F46307_il2cpp_TypeInfo_var))->____CurveSatVsSat;
ColorCurves_t323CCD52F5A89EC8D3E40D949916ABE9D2ABFD94* L_238 = V_6;
NullCheck(L_238);
TextureCurveParameter_t63F11147A91A8657921F5892E637EBA32565B59B* L_239 = L_238->___satVsSat;
NullCheck(L_239);
TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* L_240;
L_240 = VirtualFuncInvoker0< TextureCurve_t9F2819A32E1AC4FC20D8E83E82A4BD081C633353* >::Invoke(14, L_239);
NullCheck(L_240);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_241;
L_241 = TextureCurve_GetTexture_m24AA2C84F80EF15DADF73903E4699234BBBDA6DB(L_240, NULL);
NullCheck(L_236);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_236, L_237, L_241, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:242>
if (!G_B4_1)
{
goto IL_05a0_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:244>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_242 = V_12;
NullCheck(L_242);
Material_set_shaderKeywords_mD650CF82B2DBB75F001E373E2E1ACA30876F3AB8(L_242, (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:246>
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_243 = V_10;
NullCheck(L_243);
TonemappingModeParameter_t0F6AAE0B6FFB371E2035BB0C739AF87C37E1760A* L_244 = L_243->___mode;
NullCheck(L_244);
int32_t L_245;
L_245 = VirtualFuncInvoker0< int32_t >::Invoke(14, L_244);
V_34 = L_245;
int32_t L_246 = V_34;
if ((((int32_t)L_246) == ((int32_t)1)))
{
goto IL_0518_1;
}
}
{
int32_t L_247 = V_34;
if ((((int32_t)L_247) == ((int32_t)2)))
{
goto IL_0526_1;
}
}
{
goto IL_053c_1;
}
IL_0518_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:248>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_248 = V_12;
NullCheck(L_248);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(L_248, _stringLiteralCCDAECC58725DBEE24CF8941DEB8BCE132721653, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:248>
goto IL_053c_1;
}
IL_0526_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:249>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_249 = V_12;
bool L_250 = V_2;
if (L_250)
{
G_B11_0 = L_249;
goto IL_0532_1;
}
G_B10_0 = L_249;
}
{
G_B12_0 = _stringLiteralCCDAECC58725DBEE24CF8941DEB8BCE132721653;
G_B12_1 = G_B10_0;
goto IL_0537_1;
}
IL_0532_1:
{
G_B12_0 = _stringLiteralB8A17AF46273CD8A00F66D77FD25EF32BC3A3FEC;
G_B12_1 = G_B11_0;
}
IL_0537_1:
{
NullCheck(G_B12_1);
Material_EnableKeyword_mE8523EF6CF694284DF976D47ADEDE9363A1174AC(G_B12_1, G_B12_0, NULL);
}
IL_053c_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:254>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_251 = ___1_passData;
NullCheck(L_251);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_252 = L_251->___cameraData;
NullCheck(L_252);
bool L_253;
L_253 = UniversalCameraData_get_isHDROutputActive_m357AD12197B0EBC987D7555B1F161620C68A036F(L_252, NULL);
if (!L_253)
{
goto IL_05a0_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:259>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_254 = ___1_passData;
NullCheck(L_254);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_255 = L_254->___cameraData;
NullCheck(L_255);
HDRDisplayInformation_t22395AF57046F138C9D274380020D9DC16BED58F L_256;
L_256 = UniversalCameraData_get_hdrDisplayInformation_m5DB53600EF8A608BD9B0858916F5423D876DAFDD(L_255, NULL);
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_257 = ___1_passData;
NullCheck(L_257);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_258 = L_257->___cameraData;
NullCheck(L_258);
int32_t L_259;
L_259 = UniversalCameraData_get_hdrDisplayColorGamut_m510BAD9BB4872749DAD2AD4A7CAF3305FCC31EBD(L_258, NULL);
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_260 = V_10;
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
UniversalRenderPipeline_GetHDROutputLuminanceParameters_m7B6AA8D3D1732578FC4D3CE196A11B3996FE3433(L_256, L_259, L_260, (&V_35), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:260>
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_261 = V_10;
UniversalRenderPipeline_GetHDROutputGradingParameters_m25DA61BE42BCE2B5A35727F1AF0D3ECBE6763F40(L_261, (&V_36), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:262>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_262 = V_12;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_263 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___hdrOutputLuminanceParams;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_264 = V_35;
NullCheck(L_262);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_262, L_263, L_264, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:263>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_265 = V_12;
int32_t L_266 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___hdrOutputGradingParams;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_267 = V_36;
NullCheck(L_265);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_265, L_266, L_267, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:265>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_268 = V_12;
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_269 = ___1_passData;
NullCheck(L_269);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_270 = L_269->___cameraData;
NullCheck(L_270);
int32_t L_271;
L_271 = UniversalCameraData_get_hdrDisplayColorGamut_m510BAD9BB4872749DAD2AD4A7CAF3305FCC31EBD(L_270, NULL);
HDROutputUtils_ConfigureHDROutput_mD69BEA580CE421FC29019C1A201C5ECE2C05A753(L_268, L_271, 1, NULL);
}
IL_05a0_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:269>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_272 = ___1_passData;
NullCheck(L_272);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_273 = L_272->___cameraData;
NullCheck(L_273);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_274;
L_274 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_273, NULL);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_275 = ___0_cmd;
NullCheck(L_274);
XRPass_StopSinglePass_m3EF577A46A29FC7226B5E080B176AC86983B0BE1(L_274, L_275, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:272>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_276 = ___0_cmd;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_277 = ___2_internalLutTarget;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_278;
L_278 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_279;
L_279 = Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline(L_278, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_280 = V_12;
il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
Blitter_BlitTexture_mA9F3E59BB26ED3403590B0E2E7E0C005A5925BF2(L_276, L_277, L_279, L_280, 0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:274>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_281 = ___1_passData;
NullCheck(L_281);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_282 = L_281->___cameraData;
NullCheck(L_282);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_283;
L_283 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_282, NULL);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_284 = ___0_cmd;
NullCheck(L_283);
XRPass_StartSinglePass_mD02EEC9A62A1B14DFE6C8FD7D58483AE568DE067(L_283, L_284, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:275>
goto IL_05e6;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_05e6:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:276>
return;
}
}
// Method Definition Index: 35417
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorGradingLutPass_Render_m2B8A33D1B77668DDF0FCDC52CB40784A9BBE5EBB (ColorGradingLutPass_t9FD9191C4048A3B1BDF67EDFC1DA4E64CEFB6644* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___1_frameData, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* ___2_internalColorLut, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C_m753CB398AA6F5991AD6C1C43B7142DDC449CAAED_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m5C46D7AAF4F069BDE7D2D1CF3C83D725418DB2F2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRasterRenderPass_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m766DA8346922C04CEA7F09EE359F55715D40E3D9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__14_0_mE4573628853E9606BB3E474BD7A16D5A0E30D93C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD971929694EC44844096A844D2D2E5F29C0178B9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDFE0AE7A380EA75D150AD0D96C59E85BD7DFF68E);
s_Il2CppMethodInitialized = true;
}
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_0 = NULL;
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* V_1 = NULL;
RuntimeObject* V_2 = NULL;
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* V_3 = NULL;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_4;
memset((&V_4), 0, sizeof(V_4));
int32_t V_5 = 0;
BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329* G_B3_0 = NULL;
RuntimeObject* G_B3_1 = NULL;
BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329* G_B2_0 = NULL;
RuntimeObject* G_B2_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:280>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_0 = ___1_frameData;
NullCheck(L_0);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_1;
L_1 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_0, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:281>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = ___1_frameData;
NullCheck(L_2);
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* L_3;
L_3 = ContextContainer_Get_TisUniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C_m753CB398AA6F5991AD6C1C43B7142DDC449CAAED_inline(L_2, ContextContainer_Get_TisUniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C_m753CB398AA6F5991AD6C1C43B7142DDC449CAAED_RuntimeMethod_var);
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:283>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_4 = ___0_renderGraph;
String_t* L_5;
L_5 = ScriptableRenderPass_get_passName_m838292A44DB6ED7D67E43C1DE58383959B4F1925_inline(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_6;
L_6 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
NullCheck(L_4);
RuntimeObject* L_7;
L_7 = RenderGraph_AddRasterRenderPass_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m766DA8346922C04CEA7F09EE359F55715D40E3D9(L_4, L_5, (&V_3), L_6, _stringLiteralDFE0AE7A380EA75D150AD0D96C59E85BD7DFF68E, ((int32_t)283), RenderGraph_AddRasterRenderPass_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m766DA8346922C04CEA7F09EE359F55715D40E3D9_RuntimeMethod_var);
V_2 = L_7;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00ca:
{
{
RuntimeObject* L_8 = V_2;
if (!L_8)
{
goto IL_00d3;
}
}
{
RuntimeObject* L_9 = V_2;
NullCheck(L_9);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_9);
}
IL_00d3:
{
return;
}
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:285>
ColorGradingLutPass_ConfigureDescriptor_m1DEAFEF573ECC437B1A1B2A7BF3FDD8BA50EC8B5(__this, (&V_1), (&V_4), (&V_5), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:286>
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_10 = ___2_internalColorLut;
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_11 = ___0_renderGraph;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_12 = V_4;
int32_t L_13 = V_5;
il2cpp_codegen_runtime_class_init_inline(UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_14;
L_14 = UniversalRenderer_CreateRenderGraphTexture_m4BCA4F2339499873D3DE1C8562D3FB7B7DE21613(L_11, L_12, _stringLiteralD971929694EC44844096A844D2D2E5F29C0178B9, (bool)1, L_13, 1, NULL);
*(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*)L_10 = L_14;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:288>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_15 = V_3;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_16 = V_0;
NullCheck(L_15);
L_15->___cameraData = L_16;
Il2CppCodeGenWriteBarrier((void**)(&L_15->___cameraData), (void*)L_16);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:289>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_17 = V_3;
UniversalPostProcessingData_tBCA7E18614BDDFBC3E7326D7B977B74401E4E98C* L_18 = V_1;
NullCheck(L_17);
L_17->___postProcessingData = L_18;
Il2CppCodeGenWriteBarrier((void**)(&L_17->___postProcessingData), (void*)L_18);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:291>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_19 = V_3;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_20 = ___2_internalColorLut;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_21 = (*(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*)L_20);
NullCheck(L_19);
L_19->___internalLut = L_21;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:292>
RuntimeObject* L_22 = V_2;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_23 = ___2_internalColorLut;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_24 = (*(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*)L_23);
NullCheck(L_22);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(0, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_22, L_24, 0, 6);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:293>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_25 = V_3;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_26 = __this->___m_LutBuilderLdr;
NullCheck(L_25);
L_25->___lutBuilderLdr = L_26;
Il2CppCodeGenWriteBarrier((void**)(&L_25->___lutBuilderLdr), (void*)L_26);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:294>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_27 = V_3;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_28 = __this->___m_LutBuilderHdr;
NullCheck(L_27);
L_27->___lutBuilderHdr = L_28;
Il2CppCodeGenWriteBarrier((void**)(&L_27->___lutBuilderHdr), (void*)L_28);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:295>
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_29 = V_3;
bool L_30 = __this->___m_AllowColorGradingACESHDR;
NullCheck(L_29);
L_29->___allowColorGradingACESHDR = L_30;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:298>
RuntimeObject* L_31 = V_2;
NullCheck(L_31);
InterfaceActionInvoker1< bool >::Invoke(11, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_31, (bool)0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:300>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:301>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:302>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:303>
RuntimeObject* L_32 = V_2;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var);
BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329* L_33 = ((U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var))->___U3CU3E9__14_0;
BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329* L_34 = L_33;
if (L_34)
{
G_B3_0 = L_34;
G_B3_1 = L_32;
goto IL_00c3_1;
}
G_B2_0 = L_34;
G_B2_1 = L_32;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var);
U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1* L_35 = ((U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var))->___U3CU3E9;
BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329* L_36 = (BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329*)il2cpp_codegen_object_new(BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329_il2cpp_TypeInfo_var);
BaseRenderFunc_2__ctor_mEA655531D426C2BC06949E02762CE4B4DA736B1C(L_36, L_35, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__14_0_mE4573628853E9606BB3E474BD7A16D5A0E30D93C_RuntimeMethod_var), NULL);
BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329* L_37 = L_36;
((U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var))->___U3CU3E9__14_0 = L_37;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var))->___U3CU3E9__14_0), (void*)L_37);
G_B3_0 = L_37;
G_B3_1 = G_B2_1;
}
IL_00c3_1:
{
NullCheck(G_B3_1);
GenericInterfaceActionInvoker1< BaseRenderFunc_2_t2ED6E848CB6A59E61DB8D86F01BB8C0594BEE329* >::Invoke(IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF_m5C46D7AAF4F069BDE7D2D1CF3C83D725418DB2F2_RuntimeMethod_var, G_B3_1, G_B3_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:305>
goto IL_00d4;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00d4:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:307>
return;
}
}
// Method Definition Index: 35418
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;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:314>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = __this->___m_LutBuilderLdr;
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_Destroy_mD2FDD299C528530E4CC5F99EFBAF90ABC7B02C69(L_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:315>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = __this->___m_LutBuilderHdr;
CoreUtils_Destroy_mD2FDD299C528530E4CC5F99EFBAF90ABC7B02C69(L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:316>
return;
}
}
// Method Definition Index: 35419
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ColorGradingLutPass_U3C_ctorU3Eg__LoadU7C7_0_m88146D2C2EE705FE73428D67B0B2AC376DCF2EB5 (Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___0_shader, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC09584948C1071B52BD1B255DA035B0213A49D9B);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:38>
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_0 = ___0_shader;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_0015;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:40>
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralC09584948C1071B52BD1B255DA035B0213A49D9B, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:41>
return (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)NULL;
}
IL_0015:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:44>
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_2 = ___0_shader;
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3;
L_3 = CoreUtils_CreateEngineMaterial_m81DECC0AF6901F95B5041A00ED588F5230546AD2(L_2, NULL);
return L_3;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35420
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_mCBC27DF2D82661FABC8C64063F605ED2FADE5A9F (PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35421
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;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:321>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:322>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:323>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:324>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:325>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:326>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:327>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:328>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:329>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:330>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:331>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:332>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:333>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:334>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:335>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:336>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:337>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:338>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:339>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:340>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:341>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:342>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:343>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:344>
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
// Method Definition Index: 35422
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mE5401AAD54EACB6A74730947B9B8ED5821A69442 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1* L_0 = (U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1*)il2cpp_codegen_object_new(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_mAF292AE2C5FC270C02D72F381D0A211F4FE4B6DA(L_0, NULL);
((U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
return;
}
}
// Method Definition Index: 35423
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mAF292AE2C5FC270C02D72F381D0A211F4FE4B6DA (U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 35424
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRenderU3Eb__14_0_mE4573628853E9606BB3E474BD7A16D5A0E30D93C (U3CU3Ec_t142D65B4EBB037EC960B6681E3AAC3BFC61311B1* __this, PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* ___0_data, RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 ___1_context, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:302>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_0 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_1 = L_0.___cmd;
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_2 = ___0_data;
PassData_tDAE1D33171A4E5E3DF38E7D534325CC68CA166BF* L_3 = ___0_data;
NullCheck(L_3);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_4 = L_3->___internalLut;
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_5;
L_5 = TextureHandle_op_Implicit_m5B88526114B640AE422305CC950C0887E576CE25(L_4, NULL);
ColorGradingLutPass_ExecutePass_mCFFE21005F6EA803564DEDF375D634908E48996B(L_1, L_2, L_5, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ColorGradingLutPass.cs:303>
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
// Method Definition Index: 35425
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyColorPass_get_source_m4CBDC88D0086B8BBD5B877590783188AB662A6CE (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:21>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CsourceU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35426
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_set_source_m50B21D69B7B8D5DEBCB743D6B73D444563B7C540 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:21>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CsourceU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsourceU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35427
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:23>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CdestinationU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35428
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_set_destination_m6A4A992990366275A44A961A09BDE4FCEEA1474F (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:23>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CdestinationU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdestinationU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35429
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass__ctor_mCBC5BD888EBE43217C1151B7E1230F82D61CB5CC (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, int32_t ___0_evt, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_samplingMaterial, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___2_copyColorMaterial, String_t* ___3_customPassName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PassData_t1038890089C1D9C981AA86D1976926E45838D305_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24C5A22CAFE07182F293CA15EC31F91F0269C62D);
s_Il2CppMethodInitialized = true;
}
CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* G_B2_0 = NULL;
CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* G_B1_0 = NULL;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* G_B3_0 = NULL;
CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* G_B3_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:36>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:38>
String_t* L_0 = ___3_customPassName;
if (L_0)
{
G_B2_0 = __this;
goto IL_0013;
}
G_B1_0 = __this;
}
{
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1;
L_1 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(5, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
G_B3_0 = L_1;
G_B3_1 = G_B1_0;
goto IL_001a;
}
IL_0013:
{
String_t* L_2 = ___3_customPassName;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_3 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_3, L_2, NULL);
G_B3_0 = L_3;
G_B3_1 = G_B2_0;
}
IL_001a:
{
NullCheck(G_B3_1);
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D(G_B3_1, G_B3_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:40>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_4 = (PassData_t1038890089C1D9C981AA86D1976926E45838D305*)il2cpp_codegen_object_new(PassData_t1038890089C1D9C981AA86D1976926E45838D305_il2cpp_TypeInfo_var);
PassData__ctor_m238A05A2547456F2E9E5E5242C02216DD683375F(L_4, NULL);
__this->___m_PassData = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PassData), (void*)L_4);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:42>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_5 = ___1_samplingMaterial;
__this->___m_SamplingMaterial = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SamplingMaterial), (void*)L_5);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:43>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_6 = ___2_copyColorMaterial;
__this->___m_CopyColorMaterial = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CopyColorMaterial), (void*)L_6);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:44>
int32_t L_7;
L_7 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral24C5A22CAFE07182F293CA15EC31F91F0269C62D, NULL);
__this->___m_SampleOffsetShaderHandle = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:45>
int32_t L_8 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_8, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:46>
__this->___m_DownsamplingMethod = 0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:47>
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:48>
return;
}
}
// Method Definition Index: 35430
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_ConfigureDescriptor_mD046FF2494382A6D56FE64808E5CC6DCE9B9775E (int32_t ___0_downsamplingMethod, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* ___1_descriptor, int32_t* ___2_filterMode, const RuntimeMethod* method)
{
int32_t* G_B7_0 = 0;
int32_t* G_B6_0 = 0;
int32_t G_B8_0 = 0;
int32_t* G_B8_1 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:61>
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_0 = ___1_descriptor;
RenderTextureDescriptor_set_msaaSamples_m6910E09489372746391B14FBAF59A7237539D6C4_inline(L_0, 1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:62>
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_1 = ___1_descriptor;
RenderTextureDescriptor_set_depthStencilFormat_m7EC335006743B59AAD1895AD06B2DD74333F9A03_inline(L_1, 0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:63>
int32_t L_2 = ___0_downsamplingMethod;
if ((!(((uint32_t)L_2) == ((uint32_t)1))))
{
goto IL_003c;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:65>
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_3 = ___1_descriptor;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_4 = ___1_descriptor;
int32_t L_5;
L_5 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_4, NULL);
int32_t L_6;
L_6 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(1, ((int32_t)(L_5/2)), NULL);
RenderTextureDescriptor_set_width_m3B2494007BFE3AD4D14403407C9B24F5045E7E10_inline(L_3, L_6, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:66>
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_7 = ___1_descriptor;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_8 = ___1_descriptor;
int32_t L_9;
L_9 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_8, NULL);
int32_t L_10;
L_10 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(1, ((int32_t)(L_9/2)), NULL);
RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline(L_7, L_10, NULL);
goto IL_006c;
}
IL_003c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:68>
int32_t L_11 = ___0_downsamplingMethod;
if ((((int32_t)L_11) == ((int32_t)2)))
{
goto IL_0044;
}
}
{
int32_t L_12 = ___0_downsamplingMethod;
if ((!(((uint32_t)L_12) == ((uint32_t)3))))
{
goto IL_006c;
}
}
IL_0044:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:70>
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_13 = ___1_descriptor;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_14 = ___1_descriptor;
int32_t L_15;
L_15 = RenderTextureDescriptor_get_width_mB159E4EB08B23B19CCCFADB465864361FB840BFF_inline(L_14, NULL);
int32_t L_16;
L_16 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(1, ((int32_t)(L_15/4)), NULL);
RenderTextureDescriptor_set_width_m3B2494007BFE3AD4D14403407C9B24F5045E7E10_inline(L_13, L_16, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:71>
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_17 = ___1_descriptor;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_18 = ___1_descriptor;
int32_t L_19;
L_19 = RenderTextureDescriptor_get_height_m1006F9AA45029715C552C8A8C2F102F63D3A91EC_inline(L_18, NULL);
int32_t L_20;
L_20 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(1, ((int32_t)(L_19/4)), NULL);
RenderTextureDescriptor_set_height_m1FE41111472DAA9B5E80FFAF3445004D72A3CFA5_inline(L_17, L_20, NULL);
}
IL_006c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:74>
int32_t* L_21 = ___2_filterMode;
int32_t L_22 = ___0_downsamplingMethod;
if (!L_22)
{
G_B7_0 = L_21;
goto IL_0073;
}
G_B6_0 = L_21;
}
{
G_B8_0 = 1;
G_B8_1 = G_B6_0;
goto IL_0074;
}
IL_0073:
{
G_B8_0 = 0;
G_B8_1 = G_B7_0;
}
IL_0074:
{
*((int32_t*)G_B8_1) = (int32_t)G_B8_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:75>
return;
}
}
// Method Definition Index: 35431
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)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:86>
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_0, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB25F3AB2E565D32671D6BFF3A3448CE25A4D86C2)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CopyColorPass_Setup_mD8762806C644176E6ADA3C65627B155C397535D7_RuntimeMethod_var)));
}
}
// Method Definition Index: 35432
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_Setup_m7602D49AAE5BC8C052204FFA12DB86E890103378 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_source, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_destination, int32_t ___2_downsampling, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:97>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_source;
CopyColorPass_set_source_m50B21D69B7B8D5DEBCB743D6B73D444563B7C540_inline(__this, L_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:98>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1 = ___1_destination;
CopyColorPass_set_destination_m6A4A992990366275A44A961A09BDE4FCEEA1474F_inline(__this, L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:99>
int32_t L_2 = ___2_downsampling;
__this->___m_DownsamplingMethod = L_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:100>
return;
}
}
// Method Definition Index: 35433
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_OnCameraSetup_mBE2E1789348DC22DC2D04AB048339042A2668482 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:106>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___0_cmd;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1;
L_1 = CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline(__this, NULL);
NullCheck(L_1);
String_t* L_2;
L_2 = RTHandle_get_name_mF2E7B6B108477C76931BD1E5798BB1DA1F036B7A_inline(L_1, NULL);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_3;
L_3 = CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline(__this, NULL);
NullCheck(L_3);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_4;
L_4 = RTHandle_get_nameID_m30AF2567853494DB845D83A8B37D0FB523DA76E9_inline(L_3, NULL);
NullCheck(L_0);
CommandBuffer_SetGlobalTexture_mD6F1CC7E87FA88B5838D5EDAFBA602EF94FE1F69(L_0, L_2, L_4, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:107>
return;
}
}
// Method Definition Index: 35434
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*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_0 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:113>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_0 = __this->___m_PassData;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = __this->___m_SamplingMaterial;
NullCheck(L_0);
L_0->___samplingMaterial = L_1;
Il2CppCodeGenWriteBarrier((void**)(&L_0->___samplingMaterial), (void*)L_1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:114>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_2 = __this->___m_PassData;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = __this->___m_CopyColorMaterial;
NullCheck(L_2);
L_2->___copyColorMaterial = L_3;
Il2CppCodeGenWriteBarrier((void**)(&L_2->___copyColorMaterial), (void*)L_3);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:115>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_4 = __this->___m_PassData;
int32_t L_5 = __this->___m_DownsamplingMethod;
NullCheck(L_4);
L_4->___downsamplingMethod = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:116>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_6 = __this->___m_PassData;
int32_t L_7 = __this->___m_SampleOffsetShaderHandle;
NullCheck(L_6);
L_6->___sampleOffsetShaderHandle = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:118>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_8 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_9;
L_9 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_8, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_10 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_9);
V_0 = L_10;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:122>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_11;
L_11 = CopyColorPass_get_source_m4CBDC88D0086B8BBD5B877590783188AB662A6CE_inline(__this, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_12 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_13 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_12->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_14;
L_14 = CameraData_get_renderer_mF3602679D5E3E14C185ADF3EFD3C1CB996F7B36A(L_13, NULL);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_15 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_14);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_16 = V_0;
NullCheck(L_15);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_17;
L_17 = VirtualFuncInvoker1< RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* >::Invoke(9, L_15, L_16);
if ((!(((RuntimeObject*)(RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_11) == ((RuntimeObject*)(RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_17))))
{
goto IL_007d;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:124>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_18 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_19 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_18->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_20;
L_20 = CameraData_get_renderer_mF3602679D5E3E14C185ADF3EFD3C1CB996F7B36A(L_19, NULL);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_21 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_20);
NullCheck(L_21);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_22;
L_22 = ScriptableRenderer_get_cameraColorTargetHandle_mB0B32CF50F711E4B41822F4F6BBCE2091C608A6D(L_21, NULL);
CopyColorPass_set_source_m50B21D69B7B8D5DEBCB743D6B73D444563B7C540_inline(__this, L_22, NULL);
}
IL_007d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:128>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_23 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_24 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_23->___cameraData);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_25;
L_25 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697(L_24, NULL);
NullCheck(L_25);
bool L_26;
L_26 = XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73(L_25, NULL);
if (!L_26)
{
goto IL_0096;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:129>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_27 = V_0;
NullCheck(L_27);
CommandBuffer_SetFoveatedRenderingMode_mEB94470BC91694B62B28AC5EE1383DA636D3B43B(L_27, 0, NULL);
}
IL_0096:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:131>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_28 = V_0;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_29;
L_29 = CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_30 = ((ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_StaticFields*)il2cpp_codegen_static_fields_for(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var))->___k_CameraTarget;
int32_t L_31;
L_31 = ScriptableRenderPass_get_clearFlag_m74FAFCDC3CD75DC4201B398DFD25E028D7D800DB_inline(__this, NULL);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_32;
L_32 = ScriptableRenderPass_get_clearColor_mAEC581D756087BF3617FE243D569717FBC2E5DB1_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892_il2cpp_TypeInfo_var);
ScriptableRenderer_SetRenderTarget_mA8C80A941EC4D76318A688D1E571561E2CCA5FC0(L_28, L_29, L_30, L_31, L_32, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:132>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_33 = V_0;
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_34;
L_34 = CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline(L_33, NULL);
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_35 = __this->___m_PassData;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_36;
L_36 = CopyColorPass_get_source_m4CBDC88D0086B8BBD5B877590783188AB662A6CE_inline(__this, NULL);
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_37 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_38 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_37->___cameraData);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_39;
L_39 = CameraData_get_xr_m5E9EFE56E6BABFF14ADC71E87D5A19BA7CDDF697(L_38, NULL);
NullCheck(L_39);
bool L_40;
L_40 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_39, NULL);
CopyColorPass_ExecutePass_m90C1634D835C7605F7B7A2757CA2B18AE2A340CB(L_34, L_35, L_36, L_40, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:133>
return;
}
}
// Method Definition Index: 35435
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_ExecutePass_m90C1634D835C7605F7B7A2757CA2B18AE2A340CB (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_t1038890089C1D9C981AA86D1976926E45838D305* ___1_passData, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_source, bool ___3_useDrawProceduralBlit, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4FC029B64B3163D9E5EC81A358C29450AEB9C7D7);
s_Il2CppMethodInitialized = true;
}
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_1 = NULL;
int32_t V_2 = 0;
int32_t V_3 = 0;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_4;
memset((&V_4), 0, sizeof(V_4));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_5;
memset((&V_5), 0, sizeof(V_5));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B6_0;
memset((&G_B6_0), 0, sizeof(G_B6_0));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:137>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_0 = ___1_passData;
NullCheck(L_0);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = L_0->___samplingMaterial;
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:138>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_2 = ___1_passData;
NullCheck(L_2);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = L_2->___copyColorMaterial;
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:139>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_4 = ___1_passData;
NullCheck(L_4);
int32_t L_5 = L_4->___downsamplingMethod;
V_2 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:140>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_6 = ___1_passData;
NullCheck(L_6);
int32_t L_7 = L_6->___sampleOffsetShaderHandle;
V_3 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:142>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_8 = V_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_9;
L_9 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_8, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_9)
{
goto IL_003a;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:144>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:145>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:146>
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_10 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_11 = L_10;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_12 = V_0;
NullCheck(L_11);
ArrayElementTypeCheck (L_11, L_12);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_12);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogErrorFormat_m96690322C941D23A125E5769C9803606859A707C(_stringLiteral4FC029B64B3163D9E5EC81A358C29450AEB9C7D7, L_11, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:147>
return;
}
IL_003a:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:150>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_13 = ___0_cmd;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_14;
L_14 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(5, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mEF7BF01DCAD3709F978E564AEDEDD643FC617904((&V_4), L_13, L_14, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00ea:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_4), NULL);
return;
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:152>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_15 = ___2_source;
NullCheck(L_15);
bool L_16;
L_16 = RTHandle_get_useScaling_mCDB079A62CC15C0D0F47E3F49D5975202F7B12A1_inline(L_15, NULL);
if (L_16)
{
goto IL_0057_1;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17;
L_17 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
G_B6_0 = L_17;
goto IL_007c_1;
}
IL_0057_1:
{
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_18 = ___2_source;
NullCheck(L_18);
RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 L_19;
L_19 = RTHandle_get_rtHandleProperties_mDD6241F72089E7DCED00F386D771140C9D9BB38D(L_18, NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_20 = L_19.___rtHandleScale;
float L_21 = L_20.___x;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_22 = ___2_source;
NullCheck(L_22);
RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 L_23;
L_23 = RTHandle_get_rtHandleProperties_mDD6241F72089E7DCED00F386D771140C9D9BB38D(L_22, NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_24 = L_23.___rtHandleScale;
float L_25 = L_24.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26;
memset((&L_26), 0, sizeof(L_26));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_26), L_21, L_25, NULL);
G_B6_0 = L_26;
}
IL_007c_1:
{
V_5 = G_B6_0;
int32_t L_27 = V_2;
switch (L_27)
{
case 0:
{
goto IL_0096_1;
}
case 1:
{
goto IL_00a8_1;
}
case 2:
{
goto IL_00ba_1;
}
case 3:
{
goto IL_00d8_1;
}
}
}
{
goto IL_00f8;
}
IL_0096_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:157>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_28 = ___0_cmd;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_29 = ___2_source;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_30 = V_5;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_31;
L_31 = Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline(L_30, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_32 = V_1;
il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
Blitter_BlitTexture_mA9F3E59BB26ED3403590B0E2E7E0C005A5925BF2(L_28, L_29, L_31, L_32, 0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:158>
goto IL_00f8;
}
IL_00a8_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:160>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_33 = ___0_cmd;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_34 = ___2_source;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_35 = V_5;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_36;
L_36 = Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline(L_35, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_37 = V_1;
il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
Blitter_BlitTexture_mA9F3E59BB26ED3403590B0E2E7E0C005A5925BF2(L_33, L_34, L_36, L_37, 1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:161>
goto IL_00f8;
}
IL_00ba_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:163>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_38 = V_0;
int32_t L_39 = V_3;
NullCheck(L_38);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_38, L_39, (2.0f), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:164>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_40 = ___0_cmd;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_41 = ___2_source;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_42 = V_5;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_43;
L_43 = Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline(L_42, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_44 = V_0;
il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
Blitter_BlitTexture_mA9F3E59BB26ED3403590B0E2E7E0C005A5925BF2(L_40, L_41, L_43, L_44, 0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:165>
goto IL_00f8;
}
IL_00d8_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:167>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_45 = ___0_cmd;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_46 = ___2_source;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_47 = V_5;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_48;
L_48 = Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline(L_47, NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_49 = V_1;
il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
Blitter_BlitTexture_mA9F3E59BB26ED3403590B0E2E7E0C005A5925BF2(L_45, L_46, L_48, L_49, 1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:168>
goto IL_00f8;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00f8:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:171>
return;
}
}
// Method Definition Index: 35436
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 CopyColorPass_Render_m4DA7651DC9BEBDCEC170B0427065340D2F75D444 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___1_frameData, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* ___2_destination, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* ___3_source, int32_t ___4_downsampling, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral739BD29C62A318411ED6EEAB7516EEEA0F7261E2);
s_Il2CppMethodInitialized = true;
}
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_0 = NULL;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:187>
int32_t L_0 = ___4_downsampling;
__this->___m_DownsamplingMethod = L_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:189>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = ___1_frameData;
NullCheck(L_1);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_2;
L_2 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_1, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_0 = L_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:190>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_3 = V_0;
NullCheck(L_3);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_4 = L_3->___cameraTargetDescriptor;
V_1 = L_4;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:191>
int32_t L_5 = ___4_downsampling;
CopyColorPass_ConfigureDescriptor_mD046FF2494382A6D56FE64808E5CC6DCE9B9775E(L_5, (&V_1), (&V_2), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:193>
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_6 = ___2_destination;
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_7 = ___0_renderGraph;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_8 = V_1;
int32_t L_9 = V_2;
il2cpp_codegen_runtime_class_init_inline(UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_10;
L_10 = UniversalRenderer_CreateRenderGraphTexture_m4BCA4F2339499873D3DE1C8562D3FB7B7DE21613(L_7, L_8, _stringLiteral739BD29C62A318411ED6EEAB7516EEEA0F7261E2, (bool)1, L_9, 1, NULL);
*(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*)L_6 = L_10;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:195>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_11 = ___0_renderGraph;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_12 = ___2_destination;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_13 = ___3_source;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_14 = V_0;
NullCheck(L_14);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_15;
L_15 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_14, NULL);
NullCheck(L_15);
bool L_16;
L_16 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_15, NULL);
CopyColorPass_RenderInternal_mC1FDE955A7785CF00F04412FDE47F334E6052452(__this, L_11, L_12, L_13, L_16, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:197>
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_17 = ___2_destination;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_18 = (*(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*)L_17);
return L_18;
}
}
// Method Definition Index: 35437
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_RenderToExistingTexture_mBCEF9CCECCA0DC0F9995C0BACDB7DDEE719F531B (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___1_frameData, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* ___2_destination, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* ___3_source, int32_t ___4_downsampling, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_0 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:208>
int32_t L_0 = ___4_downsampling;
__this->___m_DownsamplingMethod = L_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:210>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = ___1_frameData;
NullCheck(L_1);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_2;
L_2 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_1, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_0 = L_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:211>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_3 = ___0_renderGraph;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_4 = ___2_destination;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_5 = ___3_source;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_6 = V_0;
NullCheck(L_6);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_7;
L_7 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_6, NULL);
NullCheck(L_7);
bool L_8;
L_8 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_7, NULL);
CopyColorPass_RenderInternal_mC1FDE955A7785CF00F04412FDE47F334E6052452(__this, L_3, L_4, L_5, L_8, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:212>
return;
}
}
// Method Definition Index: 35438
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyColorPass_RenderInternal_mC1FDE955A7785CF00F04412FDE47F334E6052452 (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* ___1_destination, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* ___2_source, bool ___3_useProceduralBlit, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m0C3C62EAFDF5E8601A08FA3490027FD040860194_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRasterRenderPass_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m20905594C47676AEDB73A602EA2525027C2AD81A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderInternalU3Eb__23_0_mF7ED371D0EF4833195D31415DEBF69C00F1238C4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral739BD29C62A318411ED6EEAB7516EEEA0F7261E2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1A75A41DFC360734E4E3E177F6C11607234B7CE);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
PassData_t1038890089C1D9C981AA86D1976926E45838D305* V_1 = NULL;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 V_2;
memset((&V_2), 0, sizeof(V_2));
BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2* G_B5_0 = NULL;
RuntimeObject* G_B5_1 = NULL;
BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2* G_B4_0 = NULL;
RuntimeObject* G_B4_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:216>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_0 = ___0_renderGraph;
String_t* L_1;
L_1 = ScriptableRenderPass_get_passName_m838292A44DB6ED7D67E43C1DE58383959B4F1925_inline(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2;
L_2 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
NullCheck(L_0);
RuntimeObject* L_3;
L_3 = RenderGraph_AddRasterRenderPass_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m20905594C47676AEDB73A602EA2525027C2AD81A(L_0, L_1, (&V_1), L_2, _stringLiteralB1A75A41DFC360734E4E3E177F6C11607234B7CE, ((int32_t)216), RenderGraph_AddRasterRenderPass_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m20905594C47676AEDB73A602EA2525027C2AD81A_RuntimeMethod_var);
V_0 = L_3;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00d4:
{
{
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_00dd;
}
}
{
RuntimeObject* L_5 = V_0;
NullCheck(L_5);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_5);
}
IL_00dd:
{
return;
}
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:218>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_6 = V_1;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_7 = ___1_destination;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_8 = (*(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*)L_7);
NullCheck(L_6);
L_6->___destination = L_8;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:219>
RuntimeObject* L_9 = V_0;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_10 = ___1_destination;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_11 = (*(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*)L_10);
NullCheck(L_9);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(0, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_9, L_11, 0, 6);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:220>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_12 = V_1;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_13 = ___2_source;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_14 = (*(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*)L_13);
NullCheck(L_12);
L_12->___source = L_14;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:221>
RuntimeObject* L_15 = V_0;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_16 = ___2_source;
NullCheck(L_15);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(0, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_15, L_16, 1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:222>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_17 = V_1;
bool L_18 = ___3_useProceduralBlit;
NullCheck(L_17);
L_17->___useProceduralBlit = L_18;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:223>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_19 = V_1;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_20 = __this->___m_SamplingMaterial;
NullCheck(L_19);
L_19->___samplingMaterial = L_20;
Il2CppCodeGenWriteBarrier((void**)(&L_19->___samplingMaterial), (void*)L_20);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:224>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_21 = V_1;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_22 = __this->___m_CopyColorMaterial;
NullCheck(L_21);
L_21->___copyColorMaterial = L_22;
Il2CppCodeGenWriteBarrier((void**)(&L_21->___copyColorMaterial), (void*)L_22);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:225>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_23 = V_1;
int32_t L_24 = __this->___m_DownsamplingMethod;
NullCheck(L_23);
L_23->___downsamplingMethod = L_24;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:226>
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_25 = V_1;
int32_t L_26 = __this->___m_SampleOffsetShaderHandle;
NullCheck(L_25);
L_25->___sampleOffsetShaderHandle = L_26;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:228>
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_27 = ___1_destination;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_28 = (*(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*)L_27);
V_2 = L_28;
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
bool L_29;
L_29 = TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline((&V_2), NULL);
if (!L_29)
{
goto IL_00a6_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:229>
RuntimeObject* L_30 = V_0;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_31 = ___1_destination;
int32_t L_32;
L_32 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral739BD29C62A318411ED6EEAB7516EEEA0F7261E2, NULL);
NullCheck(L_30);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(3, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_30, L_31, L_32);
}
IL_00a6_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:232>
RuntimeObject* L_33 = V_0;
NullCheck(L_33);
InterfaceActionInvoker1< bool >::Invoke(11, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_33, (bool)0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:234>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:235>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:236>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:237>
RuntimeObject* L_34 = V_0;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var);
BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2* L_35 = ((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9__23_0;
BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2* L_36 = L_35;
if (L_36)
{
G_B5_0 = L_36;
G_B5_1 = L_34;
goto IL_00cd_1;
}
G_B4_0 = L_36;
G_B4_1 = L_34;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var);
U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE* L_37 = ((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9;
BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2* L_38 = (BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2*)il2cpp_codegen_object_new(BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2_il2cpp_TypeInfo_var);
BaseRenderFunc_2__ctor_m06B7C97A41369F33F4FD33C2D861E02DF699C267(L_38, L_37, (intptr_t)((void*)U3CU3Ec_U3CRenderInternalU3Eb__23_0_mF7ED371D0EF4833195D31415DEBF69C00F1238C4_RuntimeMethod_var), NULL);
BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2* L_39 = L_38;
((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9__23_0 = L_39;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9__23_0), (void*)L_39);
G_B5_0 = L_39;
G_B5_1 = G_B4_1;
}
IL_00cd_1:
{
NullCheck(G_B5_1);
GenericInterfaceActionInvoker1< BaseRenderFunc_2_tEEC44217958E894512F02770919951A88C78F0D2* >::Invoke(IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_t1038890089C1D9C981AA86D1976926E45838D305_m0C3C62EAFDF5E8601A08FA3490027FD040860194_RuntimeMethod_var, G_B5_1, G_B5_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:238>
goto IL_00de;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00de:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:239>
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
// Method Definition Index: 35439
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_m238A05A2547456F2E9E5E5242C02216DD683375F (PassData_t1038890089C1D9C981AA86D1976926E45838D305* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35440
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m2941262BA446879574D8B9727B23EC24DCF960C9 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE* L_0 = (U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE*)il2cpp_codegen_object_new(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_m2A0C68CD6052BDD575E1BF6C2891F2FC4C000D6B(L_0, NULL);
((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
return;
}
}
// Method Definition Index: 35441
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m2A0C68CD6052BDD575E1BF6C2891F2FC4C000D6B (U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 35442
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRenderInternalU3Eb__23_0_mF7ED371D0EF4833195D31415DEBF69C00F1238C4 (U3CU3Ec_tAFD0BEDEAB00939ED0F07D8A995999DACA63B8AE* __this, PassData_t1038890089C1D9C981AA86D1976926E45838D305* ___0_data, RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 ___1_context, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:236>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_0 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_1 = L_0.___cmd;
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_2 = ___0_data;
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_3 = ___0_data;
NullCheck(L_3);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_4 = L_3->___source;
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_5;
L_5 = TextureHandle_op_Implicit_m5B88526114B640AE422305CC950C0887E576CE25(L_4, NULL);
PassData_t1038890089C1D9C981AA86D1976926E45838D305* L_6 = ___0_data;
NullCheck(L_6);
bool L_7 = L_6->___useProceduralBlit;
CopyColorPass_ExecutePass_m90C1634D835C7605F7B7A2757CA2B18AE2A340CB(L_1, L_2, L_5, L_7, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:237>
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
// Method Definition Index: 35443
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyDepthPass_get_source_m5DF50D9F290172F58A0FE097E1DA7B038327853E (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:18>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CsourceU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35444
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_set_source_mDCB6C2AE3374A53B4748F3B45A388273D88378F7 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:18>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CsourceU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsourceU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35445
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyDepthPass_get_destination_m5431D1640FE923659B63FEE3DAD7F51E092D9952 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:19>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CdestinationU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35446
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_set_destination_m4F22B22CEED2AB1945F6C508CA1E1DDA0A81C10D (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:19>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CdestinationU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdestinationU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35447
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CopyDepthPass_get_MsaaSamples_m0C07167EE0A19B8F2CF70F497D9CEFA34B87E80B (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:22>
int32_t L_0 = __this->___U3CMsaaSamplesU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35448
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_set_MsaaSamples_mE86AA6AF92C2B0E809DD62702CF9E5DE827831B9 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:22>
int32_t L_0 = ___0_value;
__this->___U3CMsaaSamplesU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 35449
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CopyDepthPass_get_CopyToDepth_m20AB41CB33D9C3E6382D33DC91324299A052577E (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:25>
bool L_0 = __this->___U3CCopyToDepthU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35450
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_set_CopyToDepth_mF2F24BDBE3DA669FFCDAB890D1DBB387405A963C (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, bool ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:25>
bool L_0 = ___0_value;
__this->___U3CCopyToDepthU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 35451
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CopyDepthPass_get_CopyToDepthXR_m3B47734AFFB51038EDA4FEC4C55C1E1E50695F54 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:27>
bool L_0 = __this->___U3CCopyToDepthXRU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35452
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_set_CopyToDepthXR_m2DEB7D27740F68E694C3E0117DE8102562EF1CD4 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, bool ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:27>
bool L_0 = ___0_value;
__this->___U3CCopyToDepthXRU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 35453
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CopyDepthPass_get_CopyToBackbuffer_m59DEF243B8014A97496F451B14CFC678C46AD5E0 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:29>
bool L_0 = __this->___U3CCopyToBackbufferU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35454
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_set_CopyToBackbuffer_mA98154E926BBD3655C2B0D2503F1D6D55329A65C (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, bool ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:29>
bool L_0 = ___0_value;
__this->___U3CCopyToBackbufferU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 35455
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass__ctor_mE647536420AA2D6FBF86727AE2492AA7793673CD (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, int32_t ___0_evt, Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___1_copyDepthShader, bool ___2_shouldClear, bool ___3_copyToDepth, bool ___4_copyResolvedDepth, String_t* ___5_customPassName, 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*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* G_B2_0 = NULL;
CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* G_B1_0 = NULL;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* G_B3_0 = NULL;
CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* G_B3_1 = NULL;
CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* G_B5_0 = NULL;
CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* G_B4_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B6_0 = NULL;
CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* G_B6_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:56>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:58>
String_t* L_0 = ___5_customPassName;
if (L_0)
{
G_B2_0 = __this;
goto IL_0013;
}
G_B1_0 = __this;
}
{
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1;
L_1 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(6, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
G_B3_0 = L_1;
G_B3_1 = G_B1_0;
goto IL_001a;
}
IL_0013:
{
String_t* L_2 = ___5_customPassName;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_3 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_3, L_2, NULL);
G_B3_0 = L_3;
G_B3_1 = G_B2_0;
}
IL_001a:
{
NullCheck(G_B3_1);
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D(G_B3_1, G_B3_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:59>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_4 = (PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2*)il2cpp_codegen_object_new(PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2_il2cpp_TypeInfo_var);
PassData__ctor_mE9047FF66724A4AC1B216C3A49060FFF209AA997(L_4, NULL);
__this->___m_PassData = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PassData), (void*)L_4);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:60>
bool L_5 = ___3_copyToDepth;
CopyDepthPass_set_CopyToDepth_mF2F24BDBE3DA669FFCDAB890D1DBB387405A963C_inline(__this, L_5, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:61>
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_6 = ___1_copyDepthShader;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_7;
L_7 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_6, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_7)
{
G_B5_0 = __this;
goto IL_003f;
}
G_B4_0 = __this;
}
{
G_B6_0 = ((Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)(NULL));
G_B6_1 = G_B4_0;
goto IL_0045;
}
IL_003f:
{
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_8 = ___1_copyDepthShader;
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_9;
L_9 = CoreUtils_CreateEngineMaterial_m81DECC0AF6901F95B5041A00ED588F5230546AD2(L_8, NULL);
G_B6_0 = L_9;
G_B6_1 = G_B5_0;
}
IL_0045:
{
NullCheck(G_B6_1);
G_B6_1->___m_CopyDepthMaterial = G_B6_0;
Il2CppCodeGenWriteBarrier((void**)(&G_B6_1->___m_CopyDepthMaterial), (void*)G_B6_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:62>
int32_t L_10 = ___0_evt;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_10, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:63>
bool L_11 = ___4_copyResolvedDepth;
__this->___m_CopyResolvedDepth = L_11;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:64>
bool L_12 = ___2_shouldClear;
__this->___m_ShouldClear = L_12;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:65>
CopyDepthPass_set_CopyToDepthXR_m2DEB7D27740F68E694C3E0117DE8102562EF1CD4_inline(__this, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:66>
CopyDepthPass_set_CopyToBackbuffer_mA98154E926BBD3655C2B0D2503F1D6D55329A65C_inline(__this, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:67>
return;
}
}
// Method Definition Index: 35456
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_Setup_mF694F64619830AECA80CF584861DA8D0A0EFDC41 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_source, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_destination, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:76>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_source;
CopyDepthPass_set_source_mDCB6C2AE3374A53B4748F3B45A388273D88378F7_inline(__this, L_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:77>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1 = ___1_destination;
CopyDepthPass_set_destination_m4F22B22CEED2AB1945F6C508CA1E1DDA0A81C10D_inline(__this, L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:78>
CopyDepthPass_set_MsaaSamples_mE86AA6AF92C2B0E809DD62702CF9E5DE827831B9_inline(__this, (-1), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:79>
return;
}
}
// Method Definition Index: 35457
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_Dispose_m99D4A610892C3DAE95601E042ABB4687CACE128B (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __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;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:86>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = __this->___m_CopyDepthMaterial;
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_Destroy_mD2FDD299C528530E4CC5F99EFBAF90ABC7B02C69(L_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:87>
return;
}
}
// Method Definition Index: 35458
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_OnCameraSetup_m3E875202448350B859B0C79ABAD8FEE5914D503E (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:102>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0;
L_0 = CopyDepthPass_get_destination_m5431D1640FE923659B63FEE3DAD7F51E092D9952_inline(__this, NULL);
ScriptableRenderPass_ConfigureTarget_m6767C5E94D51F989348F415771B770DE844FD4A6(__this, L_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:104>
bool L_1 = __this->___m_ShouldClear;
if (!L_1)
{
goto IL_0020;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:105>
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2;
L_2 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123(__this, 7, L_2, NULL);
}
IL_0020:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:108>
return;
}
}
// Method Definition Index: 35459
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*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_0 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_1 = NULL;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* G_B2_0 = NULL;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* G_B3_1 = NULL;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* G_B5_0 = NULL;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* G_B4_0 = NULL;
int32_t G_B6_0 = 0;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* G_B6_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:125>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = L_0->___frameData;
NullCheck(L_1);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_2;
L_2 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_1, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_0 = L_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:127>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_3 = __this->___m_PassData;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_4 = __this->___m_CopyDepthMaterial;
NullCheck(L_3);
L_3->___copyDepthMaterial = L_4;
Il2CppCodeGenWriteBarrier((void**)(&L_3->___copyDepthMaterial), (void*)L_4);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:128>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_5 = __this->___m_PassData;
int32_t L_6;
L_6 = CopyDepthPass_get_MsaaSamples_m0C07167EE0A19B8F2CF70F497D9CEFA34B87E80B_inline(__this, NULL);
NullCheck(L_5);
L_5->___msaaSamples = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:129>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_7 = __this->___m_PassData;
bool L_8 = __this->___m_CopyResolvedDepth;
NullCheck(L_7);
L_7->___copyResolvedDepth = L_8;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:130>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_9 = __this->___m_PassData;
bool L_10;
L_10 = CopyDepthPass_get_CopyToDepth_m20AB41CB33D9C3E6382D33DC91324299A052577E_inline(__this, NULL);
if (L_10)
{
G_B2_0 = L_9;
goto IL_0055;
}
G_B1_0 = L_9;
}
{
bool L_11;
L_11 = CopyDepthPass_get_CopyToDepthXR_m3B47734AFFB51038EDA4FEC4C55C1E1E50695F54_inline(__this, NULL);
G_B3_0 = ((int32_t)(L_11));
G_B3_1 = G_B1_0;
goto IL_0056;
}
IL_0055:
{
G_B3_0 = 1;
G_B3_1 = G_B2_0;
}
IL_0056:
{
NullCheck(G_B3_1);
G_B3_1->___copyToDepth = (bool)G_B3_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:131>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_12 = __this->___m_PassData;
bool L_13;
L_13 = CopyDepthPass_get_CopyToBackbuffer_m59DEF243B8014A97496F451B14CFC678C46AD5E0_inline(__this, NULL);
if (L_13)
{
G_B5_0 = L_12;
goto IL_0071;
}
G_B4_0 = L_12;
}
{
bool L_14;
L_14 = CopyDepthPass_get_CopyToDepthXR_m3B47734AFFB51038EDA4FEC4C55C1E1E50695F54_inline(__this, NULL);
G_B6_0 = ((int32_t)(L_14));
G_B6_1 = G_B4_0;
goto IL_0072;
}
IL_0071:
{
G_B6_0 = 1;
G_B6_1 = G_B5_0;
}
IL_0072:
{
NullCheck(G_B6_1);
G_B6_1->___isDstBackbuffer = (bool)G_B6_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:132>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_15 = __this->___m_PassData;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_16 = V_0;
NullCheck(L_15);
L_15->___cameraData = L_16;
Il2CppCodeGenWriteBarrier((void**)(&L_15->___cameraData), (void*)L_16);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:133>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_17 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_18;
L_18 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_17, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_19 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_18);
V_1 = L_19;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:134>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_20 = V_1;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var);
int32_t L_21 = ((ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var))->____CameraDepthAttachment;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_22;
L_22 = CopyDepthPass_get_source_m5DF50D9F290172F58A0FE097E1DA7B038327853E_inline(__this, NULL);
NullCheck(L_22);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_23;
L_23 = RTHandle_get_nameID_m30AF2567853494DB845D83A8B37D0FB523DA76E9_inline(L_22, NULL);
NullCheck(L_20);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_20, L_21, L_23, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:137>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_24 = __this->___m_PassData;
NullCheck(L_24);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_25 = L_24->___cameraData;
NullCheck(L_25);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_26;
L_26 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_25, NULL);
NullCheck(L_26);
bool L_27;
L_27 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_26, NULL);
if (!L_27)
{
goto IL_00d6;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:139>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_28 = __this->___m_PassData;
NullCheck(L_28);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_29 = L_28->___cameraData;
NullCheck(L_29);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_30;
L_30 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_29, NULL);
NullCheck(L_30);
bool L_31;
L_31 = XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73(L_30, NULL);
if (!L_31)
{
goto IL_00d6;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:140>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_32 = V_1;
NullCheck(L_32);
CommandBuffer_SetFoveatedRenderingMode_mEB94470BC91694B62B28AC5EE1383DA636D3B43B(L_32, 0, NULL);
}
IL_00d6:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:143>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_33 = V_1;
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_34;
L_34 = CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline(L_33, NULL);
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_35 = __this->___m_PassData;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_36;
L_36 = CopyDepthPass_get_source_m5DF50D9F290172F58A0FE097E1DA7B038327853E_inline(__this, NULL);
CopyDepthPass_ExecutePass_mB8CC21F5646BAF3814392AFBB0252A1DBD091F9D(L_34, L_35, L_36, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:144>
return;
}
}
// Method Definition Index: 35460
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_ExecutePass_mB8CC21F5646BAF3814392AFBB0252A1DBD091F9D (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* ___1_passData, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_source, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDFFB8F29BA6883901380793EF736DDB2BCD12024);
s_Il2CppMethodInitialized = true;
}
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_0 = NULL;
int32_t V_1 = 0;
bool V_2 = false;
bool V_3 = false;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_4;
memset((&V_4), 0, sizeof(V_4));
int32_t V_5 = 0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_6;
memset((&V_6), 0, sizeof(V_6));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_7;
memset((&V_7), 0, sizeof(V_7));
int32_t G_B19_0 = 0;
int32_t G_B21_0 = 0;
int32_t G_B20_0 = 0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B22_0;
memset((&G_B22_0), 0, sizeof(G_B22_0));
int32_t G_B22_1 = 0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B25_0;
memset((&G_B25_0), 0, sizeof(G_B25_0));
int32_t G_B29_0 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B29_1 = NULL;
int32_t G_B28_0 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B28_1 = NULL;
float G_B30_0 = 0.0f;
int32_t G_B30_1 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B30_2 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:148>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_0 = ___1_passData;
NullCheck(L_0);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_1 = L_0->___copyDepthMaterial;
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:149>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_2 = ___1_passData;
NullCheck(L_2);
int32_t L_3 = L_2->___msaaSamples;
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:150>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_4 = ___1_passData;
NullCheck(L_4);
bool L_5 = L_4->___copyResolvedDepth;
V_2 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:151>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_6 = ___1_passData;
NullCheck(L_6);
bool L_7 = L_6->___copyToDepth;
V_3 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:153>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_8 = V_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_9;
L_9 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_8, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_9)
{
goto IL_003a;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:155>
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_10 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_11 = L_10;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_12 = V_0;
NullCheck(L_11);
ArrayElementTypeCheck (L_11, L_12);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_12);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogErrorFormat_m96690322C941D23A125E5769C9803606859A707C(_stringLiteralDFFB8F29BA6883901380793EF736DDB2BCD12024, L_11, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:156>
return;
}
IL_003a:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:158>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_13 = ___0_cmd;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_14;
L_14 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(6, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mEF7BF01DCAD3709F978E564AEDEDD643FC617904((&V_4), L_13, L_14, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0202:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_4), NULL);
return;
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:160>
V_5 = 0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:163>
bool L_15 = V_2;
if (L_15)
{
goto IL_0055_1;
}
}
{
int32_t L_16;
L_16 = SystemInfo_get_supportsMultisampledTextures_mC5D33E19F0E42C28563230E477483174766A7A90(NULL);
if (L_16)
{
goto IL_005a_1;
}
}
IL_0055_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:165>
V_5 = 1;
goto IL_0070_1;
}
IL_005a_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:167>
int32_t L_17 = V_1;
if ((!(((uint32_t)L_17) == ((uint32_t)(-1)))))
{
goto IL_006d_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:169>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_18 = ___2_source;
NullCheck(L_18);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_19;
L_19 = RTHandle_get_rt_m593F2799E2E6C97979D3B4CD9E992D305922BBE9_inline(L_18, NULL);
NullCheck(L_19);
int32_t L_20;
L_20 = RenderTexture_get_antiAliasing_m68907FB6C38F817A3B7A9F3C17360BF751BB2658(L_19, NULL);
V_5 = L_20;
goto IL_0070_1;
}
IL_006d_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:173>
int32_t L_21 = V_1;
V_5 = L_21;
}
IL_0070_1:
{
int32_t L_22 = V_5;
if ((((int32_t)L_22) == ((int32_t)2)))
{
goto IL_00cb_1;
}
}
{
int32_t L_23 = V_5;
if ((((int32_t)L_23) == ((int32_t)4)))
{
goto IL_00a5_1;
}
}
{
int32_t L_24 = V_5;
if ((!(((uint32_t)L_24) == ((uint32_t)8))))
{
goto IL_00f1_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:179>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_25 = ___0_cmd;
NullCheck(L_25);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_25, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___DepthMsaa2), (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:180>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_26 = ___0_cmd;
NullCheck(L_26);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_26, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___DepthMsaa4), (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:181>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_27 = ___0_cmd;
NullCheck(L_27);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_27, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___DepthMsaa8), (bool)1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:182>
goto IL_0115_1;
}
IL_00a5_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:185>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_28 = ___0_cmd;
NullCheck(L_28);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_28, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___DepthMsaa2), (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:186>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_29 = ___0_cmd;
NullCheck(L_29);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_29, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___DepthMsaa4), (bool)1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:187>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_30 = ___0_cmd;
NullCheck(L_30);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_30, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___DepthMsaa8), (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:188>
goto IL_0115_1;
}
IL_00cb_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:191>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_31 = ___0_cmd;
NullCheck(L_31);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_31, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___DepthMsaa2), (bool)1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:192>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_32 = ___0_cmd;
NullCheck(L_32);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_32, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___DepthMsaa4), (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:193>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_33 = ___0_cmd;
NullCheck(L_33);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_33, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___DepthMsaa8), (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:194>
goto IL_0115_1;
}
IL_00f1_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:198>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_34 = ___0_cmd;
NullCheck(L_34);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_34, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___DepthMsaa2), (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:199>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_35 = ___0_cmd;
NullCheck(L_35);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_35, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___DepthMsaa4), (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:200>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_36 = ___0_cmd;
NullCheck(L_36);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_36, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___DepthMsaa8), (bool)0, NULL);
}
IL_0115_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:204>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_37 = ___0_cmd;
bool L_38 = V_3;
NullCheck(L_37);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_37, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->____OUTPUT_DEPTH), L_38, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:207>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_39 = ___1_passData;
NullCheck(L_39);
bool L_40 = L_39->___isDstBackbuffer;
if (!L_40)
{
goto IL_0137_1;
}
}
{
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_41 = ___1_passData;
NullCheck(L_41);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_42 = L_41->___cameraData;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_43 = ___2_source;
NullCheck(L_42);
bool L_44;
L_44 = UniversalCameraData_IsHandleYFlipped_mB6E3D21D6B7D78BDFFFCC001ACED5DFE49153CDC(L_42, L_43, NULL);
G_B19_0 = ((int32_t)(L_44));
goto IL_0138_1;
}
IL_0137_1:
{
G_B19_0 = 0;
}
IL_0138_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:209>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_45 = ___2_source;
NullCheck(L_45);
bool L_46;
L_46 = RTHandle_get_useScaling_mCDB079A62CC15C0D0F47E3F49D5975202F7B12A1_inline(L_45, NULL);
if (L_46)
{
G_B21_0 = G_B19_0;
goto IL_0147_1;
}
G_B20_0 = G_B19_0;
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_47;
L_47 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
G_B22_0 = L_47;
G_B22_1 = G_B20_0;
goto IL_016c_1;
}
IL_0147_1:
{
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_48 = ___2_source;
NullCheck(L_48);
RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 L_49;
L_49 = RTHandle_get_rtHandleProperties_mDD6241F72089E7DCED00F386D771140C9D9BB38D(L_48, NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_50 = L_49.___rtHandleScale;
float L_51 = L_50.___x;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_52 = ___2_source;
NullCheck(L_52);
RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 L_53;
L_53 = RTHandle_get_rtHandleProperties_mDD6241F72089E7DCED00F386D771140C9D9BB38D(L_52, NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_54 = L_53.___rtHandleScale;
float L_55 = L_54.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_56;
memset((&L_56), 0, sizeof(L_56));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_56), L_51, L_55, NULL);
G_B22_0 = L_56;
G_B22_1 = G_B21_0;
}
IL_016c_1:
{
V_6 = G_B22_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:210>
if (G_B22_1)
{
goto IL_018f_1;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_57 = V_6;
float L_58 = L_57.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_59 = V_6;
float L_60 = L_59.___y;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_61;
memset((&L_61), 0, sizeof(L_61));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_61), L_58, L_60, (0.0f), (0.0f), NULL);
G_B25_0 = L_61;
goto IL_01af_1;
}
IL_018f_1:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_62 = V_6;
float L_63 = L_62.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_64 = V_6;
float L_65 = L_64.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_66 = V_6;
float L_67 = L_66.___y;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_68;
memset((&L_68), 0, sizeof(L_68));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_68), L_63, ((-L_65)), (0.0f), L_67, NULL);
G_B25_0 = L_68;
}
IL_01af_1:
{
V_7 = G_B25_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:213>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_69 = ___1_passData;
NullCheck(L_69);
bool L_70 = L_69->___isDstBackbuffer;
if (!L_70)
{
goto IL_01ca_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:214>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_71 = ___0_cmd;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_72 = ___1_passData;
NullCheck(L_72);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_73 = L_72->___cameraData;
NullCheck(L_73);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_74 = L_73->___pixelRect;
NullCheck(L_71);
RasterCommandBuffer_SetViewport_mCC43D00D3A49FF4179249DC0A9C5AF417589C74D(L_71, L_74, NULL);
}
IL_01ca_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:216>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_75 = V_0;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var);
int32_t L_76 = ((ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var))->____CameraDepthAttachment;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_77 = ___2_source;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_78;
L_78 = RTHandle_op_Implicit_mEF75557100B4F5D5BD918A60C85060711687CD43(L_77, NULL);
NullCheck(L_75);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_75, L_76, L_78, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:217>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_79 = V_0;
int32_t L_80 = ((ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var))->____ZWriteShaderHandle;
bool L_81 = V_3;
if (L_81)
{
G_B29_0 = L_80;
G_B29_1 = L_79;
goto IL_01eb_1;
}
G_B28_0 = L_80;
G_B28_1 = L_79;
}
{
G_B30_0 = (0.0f);
G_B30_1 = G_B28_0;
G_B30_2 = G_B28_1;
goto IL_01f0_1;
}
IL_01eb_1:
{
G_B30_0 = (1.0f);
G_B30_1 = G_B29_0;
G_B30_2 = G_B29_1;
}
IL_01f0_1:
{
NullCheck(G_B30_2);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(G_B30_2, G_B30_1, G_B30_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:218>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_82 = ___0_cmd;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_83 = ___2_source;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_84 = V_7;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_85 = V_0;
il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
Blitter_BlitTexture_mA9F3E59BB26ED3403590B0E2E7E0C005A5925BF2(L_82, L_83, L_84, L_85, 0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:219>
goto IL_0210;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0210:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:220>
return;
}
}
// Method Definition Index: 35461
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*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:225>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___0_cmd;
if (L_0)
{
goto IL_000e;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:226>
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:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:230>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_2 = ((ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_StaticFields*)il2cpp_codegen_static_fields_for(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var))->___k_CameraTarget;
CopyDepthPass_set_destination_m4F22B22CEED2AB1945F6C508CA1E1DDA0A81C10D_inline(__this, L_2, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:232>
return;
}
}
// Method Definition Index: 35462
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_Render_m066FCDFE271A66CEF737EF23262933D19F7BE6AD (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___1_frameData, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___2_destination, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___3_source, bool ___4_bindAsCameraDepth, String_t* ___5_passName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* V_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:245>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_0 = ___1_frameData;
NullCheck(L_0);
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_1;
L_1 = ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_inline(L_0, ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_RuntimeMethod_var);
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:246>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = ___1_frameData;
NullCheck(L_2);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_3;
L_3 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_2, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:247>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_4 = ___0_renderGraph;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_5 = ___2_destination;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_6 = ___3_source;
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_7 = V_0;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_8 = V_1;
bool L_9 = ___4_bindAsCameraDepth;
String_t* L_10 = ___5_passName;
CopyDepthPass_Render_mD23C3571E7A4E63C7D78A79945D59F3CED2CCF82(__this, L_4, L_5, L_6, L_7, L_8, L_9, L_10, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:248>
return;
}
}
// Method Definition Index: 35463
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CopyDepthPass_Render_mD23C3571E7A4E63C7D78A79945D59F3CED2CCF82 (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___1_destination, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___2_source, UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* ___3_resourceData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___4_cameraData, bool ___5_bindAsCameraDepth, String_t* ___6_passName, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2_m84D716EBCD915CBDA442425185A12C245753AA65_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRasterRenderPass_TisPassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2_mF3F276DA6A8C1DAB2E08D08211646BCFD14B2163_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__38_0_m179C376C2D3FF7C5B072F0D7C7E4FCECA9EA89DF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral21B1AE84E8CEE82CF99B58974D129365F3500E79);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9BFD203E1DD49566E2E88D4EF646039C91D4B340);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* V_1 = NULL;
RenderTargetInfo_tE4102A5736DF137E6520D13766B89F0EECEE8DEA V_2;
memset((&V_2), 0, sizeof(V_2));
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 V_3;
memset((&V_3), 0, sizeof(V_3));
TextureDesc_t396D28DED9DDC89189E68F41C3D169B249BEE673 V_4;
memset((&V_4), 0, sizeof(V_4));
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* G_B3_0 = NULL;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* G_B2_0 = NULL;
int32_t G_B4_0 = 0;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* G_B4_1 = NULL;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* G_B6_0 = NULL;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* G_B5_0 = NULL;
int32_t G_B7_0 = 0;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* G_B7_1 = NULL;
BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3* G_B21_0 = NULL;
RuntimeObject* G_B21_1 = NULL;
BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3* G_B20_0 = NULL;
RuntimeObject* G_B20_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:263>
CopyDepthPass_set_MsaaSamples_mE86AA6AF92C2B0E809DD62702CF9E5DE827831B9_inline(__this, (-1), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:266>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_0 = ___0_renderGraph;
String_t* L_1 = ___6_passName;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2;
L_2 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
NullCheck(L_0);
RuntimeObject* L_3;
L_3 = RenderGraph_AddRasterRenderPass_TisPassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2_mF3F276DA6A8C1DAB2E08D08211646BCFD14B2163(L_0, L_1, (&V_1), L_2, _stringLiteral21B1AE84E8CEE82CF99B58974D129365F3500E79, ((int32_t)266), RenderGraph_AddRasterRenderPass_TisPassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2_mF3F276DA6A8C1DAB2E08D08211646BCFD14B2163_RuntimeMethod_var);
V_0 = L_3;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_01c0:
{
{
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_01c9;
}
}
{
RuntimeObject* L_5 = V_0;
NullCheck(L_5);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_5);
}
IL_01c9:
{
return;
}
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:268>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_6 = V_1;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_7 = __this->___m_CopyDepthMaterial;
NullCheck(L_6);
L_6->___copyDepthMaterial = L_7;
Il2CppCodeGenWriteBarrier((void**)(&L_6->___copyDepthMaterial), (void*)L_7);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:269>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_8 = V_1;
int32_t L_9;
L_9 = CopyDepthPass_get_MsaaSamples_m0C07167EE0A19B8F2CF70F497D9CEFA34B87E80B_inline(__this, NULL);
NullCheck(L_8);
L_8->___msaaSamples = L_9;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:270>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_10 = V_1;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_11 = ___4_cameraData;
NullCheck(L_10);
L_10->___cameraData = L_11;
Il2CppCodeGenWriteBarrier((void**)(&L_10->___cameraData), (void*)L_11);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:271>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_12 = V_1;
bool L_13 = __this->___m_CopyResolvedDepth;
NullCheck(L_12);
L_12->___copyResolvedDepth = L_13;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:272>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_14 = V_1;
bool L_15;
L_15 = CopyDepthPass_get_CopyToDepth_m20AB41CB33D9C3E6382D33DC91324299A052577E_inline(__this, NULL);
if (L_15)
{
G_B3_0 = L_14;
goto IL_005f_1;
}
G_B2_0 = L_14;
}
{
bool L_16;
L_16 = CopyDepthPass_get_CopyToDepthXR_m3B47734AFFB51038EDA4FEC4C55C1E1E50695F54_inline(__this, NULL);
G_B4_0 = ((int32_t)(L_16));
G_B4_1 = G_B2_0;
goto IL_0060_1;
}
IL_005f_1:
{
G_B4_0 = 1;
G_B4_1 = G_B3_0;
}
IL_0060_1:
{
NullCheck(G_B4_1);
G_B4_1->___copyToDepth = (bool)G_B4_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:273>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_17 = V_1;
bool L_18;
L_18 = CopyDepthPass_get_CopyToBackbuffer_m59DEF243B8014A97496F451B14CFC678C46AD5E0_inline(__this, NULL);
if (L_18)
{
G_B6_0 = L_17;
goto IL_0076_1;
}
G_B5_0 = L_17;
}
{
bool L_19;
L_19 = CopyDepthPass_get_CopyToDepthXR_m3B47734AFFB51038EDA4FEC4C55C1E1E50695F54_inline(__this, NULL);
G_B7_0 = ((int32_t)(L_19));
G_B7_1 = G_B5_0;
goto IL_0077_1;
}
IL_0076_1:
{
G_B7_0 = 1;
G_B7_1 = G_B6_0;
}
IL_0077_1:
{
NullCheck(G_B7_1);
G_B7_1->___isDstBackbuffer = (bool)G_B7_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:275>
bool L_20;
L_20 = CopyDepthPass_get_CopyToDepth_m20AB41CB33D9C3E6382D33DC91324299A052577E_inline(__this, NULL);
if (!L_20)
{
goto IL_0091_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:278>
RuntimeObject* L_21 = V_0;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_22 = ___1_destination;
NullCheck(L_21);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t >::Invoke(4, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_21, L_22, 6);
goto IL_0168_1;
}
IL_0091_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:286>
bool L_23;
L_23 = CopyDepthPass_get_CopyToDepthXR_m3B47734AFFB51038EDA4FEC4C55C1E1E50695F54_inline(__this, NULL);
if (!L_23)
{
goto IL_015f_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:289>
RuntimeObject* L_24 = V_0;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_25 = ___1_destination;
NullCheck(L_24);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t >::Invoke(4, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_24, L_25, 6);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:294>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_26 = ___4_cameraData;
NullCheck(L_26);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_27;
L_27 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_26, NULL);
NullCheck(L_27);
bool L_28;
L_28 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_27, NULL);
if (!L_28)
{
goto IL_0168_1;
}
}
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_29 = ___4_cameraData;
NullCheck(L_29);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_30;
L_30 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_29, NULL);
NullCheck(L_30);
bool L_31;
L_31 = XRPass_get_copyDepth_m234A91AEB854C3E6F8CB10D187DE343E1CF42BF8_inline(L_30, NULL);
if (!L_31)
{
goto IL_0168_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:296>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_32 = ___0_renderGraph;
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_33 = ___3_resourceData;
NullCheck(L_33);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_34;
L_34 = UniversalResourceData_get_backBufferColor_m5D4A628DCE4162249C15C1D22A88B958068F391D(L_33, NULL);
NullCheck(L_32);
RenderTargetInfo_tE4102A5736DF137E6520D13766B89F0EECEE8DEA L_35;
L_35 = RenderGraph_GetRenderTargetInfo_mE14B2D9192C8CD6067B0EB79543D308C18491A13(L_32, L_34, NULL);
V_2 = L_35;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:300>
RenderTargetInfo_tE4102A5736DF137E6520D13766B89F0EECEE8DEA L_36 = V_2;
int32_t L_37 = L_36.___msaaSamples;
if ((((int32_t)L_37) <= ((int32_t)1)))
{
goto IL_014e_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:302>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:303>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:304>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:305>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:306>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:307>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:308>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:309>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:310>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_38 = ___0_renderGraph;
RenderTargetInfo_tE4102A5736DF137E6520D13766B89F0EECEE8DEA L_39 = V_2;
int32_t L_40 = L_39.___width;
RenderTargetInfo_tE4102A5736DF137E6520D13766B89F0EECEE8DEA L_41 = V_2;
int32_t L_42 = L_41.___height;
TextureDesc_t396D28DED9DDC89189E68F41C3D169B249BEE673 L_43;
memset((&L_43), 0, sizeof(L_43));
TextureDesc__ctor_m363CC70E4CB7757B95BEF8249AAA4AB918FBF5AD((&L_43), L_40, L_42, (bool)0, (bool)1, NULL);
V_4 = L_43;
(&V_4)->___name = _stringLiteral9BFD203E1DD49566E2E88D4EF646039C91D4B340;
Il2CppCodeGenWriteBarrier((void**)(&(&V_4)->___name), (void*)_stringLiteral9BFD203E1DD49566E2E88D4EF646039C91D4B340);
RenderTargetInfo_tE4102A5736DF137E6520D13766B89F0EECEE8DEA L_44 = V_2;
int32_t L_45 = L_44.___volumeDepth;
(&V_4)->___slices = L_45;
RenderTargetInfo_tE4102A5736DF137E6520D13766B89F0EECEE8DEA L_46 = V_2;
int32_t L_47 = L_46.___format;
(&V_4)->___format = L_47;
RenderTargetInfo_tE4102A5736DF137E6520D13766B89F0EECEE8DEA L_48 = V_2;
int32_t L_49 = L_48.___msaaSamples;
(&V_4)->___msaaSamples = L_49;
(&V_4)->___clearBuffer = (bool)0;
RenderTargetInfo_tE4102A5736DF137E6520D13766B89F0EECEE8DEA L_50 = V_2;
bool L_51 = L_50.___bindMS;
(&V_4)->___bindTextureMS = L_51;
NullCheck(L_38);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_52;
L_52 = RenderGraph_CreateTexture_mE0A9984084C7DE997FF0898ED678AA2E80812BCF(L_38, (&V_4), NULL);
V_3 = L_52;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:311>
RuntimeObject* L_53 = V_0;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_54 = V_3;
NullCheck(L_53);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(0, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_53, L_54, 0, 2);
goto IL_0168_1;
}
IL_014e_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:314>
RuntimeObject* L_55 = V_0;
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_56 = ___3_resourceData;
NullCheck(L_56);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_57;
L_57 = UniversalResourceData_get_backBufferColor_m5D4A628DCE4162249C15C1D22A88B958068F391D(L_56, NULL);
NullCheck(L_55);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(0, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_55, L_57, 0, 2);
goto IL_0168_1;
}
IL_015f_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:321>
RuntimeObject* L_58 = V_0;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_59 = ___1_destination;
NullCheck(L_58);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(0, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_58, L_59, 0, 6);
}
IL_0168_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:324>
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_60 = V_1;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_61 = ___2_source;
NullCheck(L_60);
L_60->___source = L_61;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:325>
RuntimeObject* L_62 = V_0;
NullCheck(L_62);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(0, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_62, (&___2_source), 1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:327>
bool L_63 = ___5_bindAsCameraDepth;
if (!L_63)
{
goto IL_0192_1;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
bool L_64;
L_64 = TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline((&___1_destination), NULL);
if (!L_64)
{
goto IL_0192_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:328>
RuntimeObject* L_65 = V_0;
il2cpp_codegen_runtime_class_init_inline(ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var);
int32_t L_66 = ((ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var))->____CameraDepthTexture;
NullCheck(L_65);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(3, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_65, (&___1_destination), L_66);
}
IL_0192_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:330>
RuntimeObject* L_67 = V_0;
NullCheck(L_67);
InterfaceActionInvoker1< bool >::Invoke(12, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_67, (bool)1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:332>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:333>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:334>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:335>
RuntimeObject* L_68 = V_0;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_il2cpp_TypeInfo_var);
BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3* L_69 = ((U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_il2cpp_TypeInfo_var))->___U3CU3E9__38_0;
BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3* L_70 = L_69;
if (L_70)
{
G_B21_0 = L_70;
G_B21_1 = L_68;
goto IL_01b9_1;
}
G_B20_0 = L_70;
G_B20_1 = L_68;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_il2cpp_TypeInfo_var);
U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57* L_71 = ((U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_il2cpp_TypeInfo_var))->___U3CU3E9;
BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3* L_72 = (BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3*)il2cpp_codegen_object_new(BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3_il2cpp_TypeInfo_var);
BaseRenderFunc_2__ctor_m8891A0FEF7C5994DD03C48176C3E109676921A35(L_72, L_71, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__38_0_m179C376C2D3FF7C5B072F0D7C7E4FCECA9EA89DF_RuntimeMethod_var), NULL);
BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3* L_73 = L_72;
((U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_il2cpp_TypeInfo_var))->___U3CU3E9__38_0 = L_73;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_il2cpp_TypeInfo_var))->___U3CU3E9__38_0), (void*)L_73);
G_B21_0 = L_73;
G_B21_1 = G_B20_1;
}
IL_01b9_1:
{
NullCheck(G_B21_1);
GenericInterfaceActionInvoker1< BaseRenderFunc_2_tC4B59922657E9CC631D469DDC88C955754EEAEE3* >::Invoke(IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2_m84D716EBCD915CBDA442425185A12C245753AA65_RuntimeMethod_var, G_B21_1, G_B21_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:336>
goto IL_01ca;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_01ca:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:337>
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
// Method Definition Index: 35464
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShaderConstants__cctor_m0AB87150CE5F6FC0D76A1058F27F7E3A13D55EBF (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral547AC61E241FAE943F5C7A2B2B3DECDDB15A36D6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB25CF1C6B74339FBFCE846454A70688CE58C094C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC8B3F485C7232D90884130F2900C6FE0697181DF);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:41>
int32_t L_0;
L_0 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralC8B3F485C7232D90884130F2900C6FE0697181DF, NULL);
((ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var))->____CameraDepthAttachment = L_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:42>
int32_t L_1;
L_1 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral547AC61E241FAE943F5C7A2B2B3DECDDB15A36D6, NULL);
((ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var))->____CameraDepthTexture = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:43>
int32_t L_2;
L_2 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteralB25CF1C6B74339FBFCE846454A70688CE58C094C, NULL);
((ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_StaticFields*)il2cpp_codegen_static_fields_for(ShaderConstants_t9C02795E1B0E1EA923C00A6C0B181A874C4B63E1_il2cpp_TypeInfo_var))->____ZWriteShaderHandle = L_2;
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35465
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_mE9047FF66724A4AC1B216C3A49060FFF209AA997 (PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35466
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m22DB695B76D362DC0D80E08ED0B095EF54C3B023 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57* L_0 = (U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57*)il2cpp_codegen_object_new(U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_mFB404FEFEAF800799059331ABB5D3BCB4A1B78DA(L_0, NULL);
((U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
return;
}
}
// Method Definition Index: 35467
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mFB404FEFEAF800799059331ABB5D3BCB4A1B78DA (U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 35468
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRenderU3Eb__38_0_m179C376C2D3FF7C5B072F0D7C7E4FCECA9EA89DF (U3CU3Ec_t163A64E771E5023F3C812264083BEBFEB53ABB57* __this, PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* ___0_data, RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 ___1_context, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:334>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_0 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_1 = L_0.___cmd;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_2 = ___0_data;
PassData_tF70F090B9F8F10D501515F31CF899BBEECA8D8B2* L_3 = ___0_data;
NullCheck(L_3);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_4 = L_3->___source;
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_5;
L_5 = TextureHandle_op_Implicit_m5B88526114B640AE422305CC950C0887E576CE25(L_4, NULL);
CopyDepthPass_ExecutePass_mB8CC21F5646BAF3814392AFBB0252A1DBD091F9D(L_1, L_2, L_5, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:335>
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
// Method Definition Index: 35469
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*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7B0BEE47ECE204D0FA34624294E85CEE02A87989);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:22>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:24>
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_0, _stringLiteral7B0BEE47ECE204D0FA34624294E85CEE02A87989, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D(__this, L_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:25>
int32_t L_1 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:26>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_2 = ___1_deferredLights;
__this->___m_DeferredLights = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DeferredLights), (void*)L_2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:27>
return;
}
}
// Method Definition Index: 35470
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredPass_Configure_m1A6223B041CFCBFA78AB25E9006DC3261ACC06E2 (DeferredPass_t6790EE70B629EA472728A1396EA57FE14D0D8BF0* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___1_cameraTextureDescripor, const RuntimeMethod* method)
{
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* V_0 = NULL;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* V_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:33>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_0 = __this->___m_DeferredLights;
NullCheck(L_0);
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_1;
L_1 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_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;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_5 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
V_0 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:34>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_6 = __this->___m_DeferredLights;
NullCheck(L_6);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_7;
L_7 = DeferredLights_get_DepthAttachmentHandle_m1E86B03F9BE60C0C400DD8FF6957629B81A9EF4D_inline(L_6, NULL);
V_1 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:36>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_8 = __this->___m_DeferredLights;
NullCheck(L_8);
bool L_9;
L_9 = DeferredLights_get_UseFramebufferFetch_mCA48571D2CF82D0FA8854DEA9831D5EEB2E96891_inline(L_8, NULL);
if (!L_9)
{
goto IL_004d;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:40>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_10 = __this->___m_DeferredLights;
NullCheck(L_10);
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_11;
L_11 = DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_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_mAE28A6783E50F928F741A08DAEB95695E6EEE543(__this, L_11, L_13, NULL);
}
IL_004d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:47>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_14 = V_0;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_15 = V_1;
ScriptableRenderPass_ConfigureTarget_mDC20EFA30782A4E2D734590184A90E338953F36B(__this, L_14, L_15, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:49>
return;
}
}
// Method Definition Index: 35471
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredPass_Execute_m27A47239C09EE339BE12940A285413AF6A203BF0 (DeferredPass_t6790EE70B629EA472728A1396EA57FE14D0D8BF0* __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*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_0 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_1 = NULL;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* V_2 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:55>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = L_0->___frameData;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:56>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = L_1;
NullCheck(L_2);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_3;
L_3 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_2, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_0 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:57>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_4 = L_2;
NullCheck(L_4);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_5;
L_5 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_4, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_1 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:58>
NullCheck(L_4);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_6;
L_6 = ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_inline(L_4, ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_RuntimeMethod_var);
V_2 = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:60>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_7 = __this->___m_DeferredLights;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_8 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_9;
L_9 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_8, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_10 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_9);
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_11;
L_11 = CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline(L_10, NULL);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_12 = V_0;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_13 = V_1;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_14 = V_2;
NullCheck(L_7);
DeferredLights_ExecuteDeferredPass_m78981CEB496E45BE2631C9B1955D32A75A16B92B(L_7, L_11, L_12, L_13, L_14, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:61>
return;
}
}
// Method Definition Index: 35472
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredPass_Render_mD322E0CC017143B78BF1B19CD7B593F9E99616E8 (DeferredPass_t6790EE70B629EA472728A1396EA57FE14D0D8BF0* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___1_frameData, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___2_color, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___3_depth, TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* ___4_gbuffer, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9_m84A664470759015AF1D717424E172344DF0F431E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRasterRenderPass_TisPassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9_m84CD7249F6229DB82549834566484D8F5D13D2F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__5_0_mF501609F5308B87F63784A93C9F49E7EFD8269A7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCC1471C21E721D4E0514336BC12008047E319025);
s_Il2CppMethodInitialized = true;
}
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_0 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_1 = NULL;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* V_2 = NULL;
RuntimeObject* V_3 = NULL;
PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9* V_4 = NULL;
int32_t V_5 = 0;
int32_t V_6 = 0;
int32_t V_7 = 0;
BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5* G_B15_0 = NULL;
RuntimeObject* G_B15_1 = NULL;
BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5* G_B14_0 = NULL;
RuntimeObject* G_B14_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:77>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_0 = ___1_frameData;
NullCheck(L_0);
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_1;
L_1 = ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_inline(L_0, ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:78>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = ___1_frameData;
NullCheck(L_2);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_3;
L_3 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_2, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_0 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:79>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_4 = ___1_frameData;
NullCheck(L_4);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_5;
L_5 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_4, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_1 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:80>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_6 = ___1_frameData;
NullCheck(L_6);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_7;
L_7 = ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_inline(L_6, ContextContainer_Get_TisUniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C_m071A668846CA61588A4D53CCA3CFCD3730530E4E_RuntimeMethod_var);
V_2 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:82>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_8 = ___0_renderGraph;
String_t* L_9;
L_9 = ScriptableRenderPass_get_passName_m838292A44DB6ED7D67E43C1DE58383959B4F1925_inline(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_10;
L_10 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
NullCheck(L_8);
RuntimeObject* L_11;
L_11 = RenderGraph_AddRasterRenderPass_TisPassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9_m84CD7249F6229DB82549834566484D8F5D13D2F8(L_8, L_9, (&V_4), L_10, _stringLiteralCC1471C21E721D4E0514336BC12008047E319025, ((int32_t)82), RenderGraph_AddRasterRenderPass_TisPassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9_m84CD7249F6229DB82549834566484D8F5D13D2F8_RuntimeMethod_var);
V_3 = L_11;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_012c:
{
{
RuntimeObject* L_12 = V_3;
if (!L_12)
{
goto IL_0135;
}
}
{
RuntimeObject* L_13 = V_3;
NullCheck(L_13);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_13);
}
IL_0135:
{
return;
}
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:84>
PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9* L_14 = V_4;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_15 = V_0;
NullCheck(L_14);
L_14->___cameraData = L_15;
Il2CppCodeGenWriteBarrier((void**)(&L_14->___cameraData), (void*)L_15);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:85>
PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9* L_16 = V_4;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_17 = V_1;
NullCheck(L_16);
L_16->___lightData = L_17;
Il2CppCodeGenWriteBarrier((void**)(&L_16->___lightData), (void*)L_17);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:86>
PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9* L_18 = V_4;
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_19 = V_2;
NullCheck(L_18);
L_18->___shadowData = L_19;
Il2CppCodeGenWriteBarrier((void**)(&L_18->___shadowData), (void*)L_19);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:88>
PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9* L_20 = V_4;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_21 = ___2_color;
NullCheck(L_20);
L_20->___color = L_21;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:89>
RuntimeObject* L_22 = V_3;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_23 = ___2_color;
NullCheck(L_22);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(0, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_22, L_23, 0, 2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:90>
PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9* L_24 = V_4;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_25 = ___3_depth;
NullCheck(L_24);
L_24->___depth = L_25;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:91>
RuntimeObject* L_26 = V_3;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_27 = ___3_depth;
NullCheck(L_26);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t >::Invoke(4, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_26, L_27, 2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:92>
PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9* L_28 = V_4;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_29 = __this->___m_DeferredLights;
NullCheck(L_28);
L_28->___deferredLights = L_29;
Il2CppCodeGenWriteBarrier((void**)(&L_28->___deferredLights), (void*)L_29);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:94>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_30 = __this->___m_DeferredLights;
NullCheck(L_30);
bool L_31;
L_31 = DeferredLights_get_UseFramebufferFetch_mCA48571D2CF82D0FA8854DEA9831D5EEB2E96891_inline(L_30, NULL);
if (L_31)
{
goto IL_00c1_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:96>
V_5 = 0;
goto IL_00b7_1;
}
IL_0092_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:98>
int32_t L_32 = V_5;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_33 = __this->___m_DeferredLights;
NullCheck(L_33);
int32_t L_34;
L_34 = DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3(L_33, NULL);
if ((((int32_t)L_32) == ((int32_t)L_34)))
{
goto IL_00b1_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:99>
RuntimeObject* L_35 = V_3;
TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* L_36 = ___4_gbuffer;
int32_t L_37 = V_5;
NullCheck(L_36);
NullCheck(L_35);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(0, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_35, ((L_36)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_37))), 1);
}
IL_00b1_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:96>
int32_t L_38 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_38, 1));
}
IL_00b7_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:96>
int32_t L_39 = V_5;
TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* L_40 = ___4_gbuffer;
NullCheck(L_40);
if ((((int32_t)L_39) < ((int32_t)((int32_t)(((RuntimeArray*)L_40)->max_length)))))
{
goto IL_0092_1;
}
}
{
goto IL_00fe_1;
}
IL_00c1_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:104>
V_6 = 0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:105>
V_7 = 0;
goto IL_00f6_1;
}
IL_00c9_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:107>
int32_t L_41 = V_7;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_42 = __this->___m_DeferredLights;
NullCheck(L_42);
int32_t L_43;
L_43 = DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3(L_42, NULL);
if ((((int32_t)L_41) == ((int32_t)L_43)))
{
goto IL_00f0_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:109>
RuntimeObject* L_44 = V_3;
TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* L_45 = ___4_gbuffer;
int32_t L_46 = V_7;
NullCheck(L_45);
int32_t L_47 = L_46;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_48 = (L_45)->GetAt(static_cast<il2cpp_array_size_t>(L_47));
int32_t L_49 = V_6;
NullCheck(L_44);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(2, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_44, L_48, L_49, 1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:110>
int32_t L_50 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_50, 1));
}
IL_00f0_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:105>
int32_t L_51 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_51, 1));
}
IL_00f6_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:105>
int32_t L_52 = V_7;
TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* L_53 = ___4_gbuffer;
NullCheck(L_53);
if ((((int32_t)L_52) < ((int32_t)((int32_t)(((RuntimeArray*)L_53)->max_length)))))
{
goto IL_00c9_1;
}
}
IL_00fe_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:115>
RuntimeObject* L_54 = V_3;
NullCheck(L_54);
InterfaceActionInvoker1< bool >::Invoke(12, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_54, (bool)1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:117>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:118>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:119>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:120>
RuntimeObject* L_55 = V_3;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_il2cpp_TypeInfo_var);
BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5* L_56 = ((U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_il2cpp_TypeInfo_var))->___U3CU3E9__5_0;
BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5* L_57 = L_56;
if (L_57)
{
G_B15_0 = L_57;
G_B15_1 = L_55;
goto IL_0125_1;
}
G_B14_0 = L_57;
G_B14_1 = L_55;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_il2cpp_TypeInfo_var);
U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063* L_58 = ((U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_il2cpp_TypeInfo_var))->___U3CU3E9;
BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5* L_59 = (BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5*)il2cpp_codegen_object_new(BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5_il2cpp_TypeInfo_var);
BaseRenderFunc_2__ctor_m51059C26BD2403EBA79DD94F365A7E7166085ADB(L_59, L_58, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__5_0_mF501609F5308B87F63784A93C9F49E7EFD8269A7_RuntimeMethod_var), NULL);
BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5* L_60 = L_59;
((U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_il2cpp_TypeInfo_var))->___U3CU3E9__5_0 = L_60;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_il2cpp_TypeInfo_var))->___U3CU3E9__5_0), (void*)L_60);
G_B15_0 = L_60;
G_B15_1 = G_B14_1;
}
IL_0125_1:
{
NullCheck(G_B15_1);
GenericInterfaceActionInvoker1< BaseRenderFunc_2_tB05DAE34893E335F723E770D8D2F563682153AA5* >::Invoke(IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9_m84A664470759015AF1D717424E172344DF0F431E_RuntimeMethod_var, G_B15_1, G_B15_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:121>
goto IL_0136;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0136:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:122>
return;
}
}
// Method Definition Index: 35473
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeferredPass_OnCameraCleanup_mEF1753BF7E9C5F26F74DAB9FDC1E1209864EFB27 (DeferredPass_t6790EE70B629EA472728A1396EA57FE14D0D8BF0* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:127>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_0 = __this->___m_DeferredLights;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = ___0_cmd;
NullCheck(L_0);
DeferredLights_OnCameraCleanup_mBFB9C5FAFFCEA15D701540DD17AC7FE999638C56(L_0, L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:128>
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
// Method Definition Index: 35474
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_mAE3C014603160D31B4E382ED6DCF71F0198AAFEB (PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35475
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m949A9A92D89A495CFD936D6EBFDAE6A32F4C16DC (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063* L_0 = (U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063*)il2cpp_codegen_object_new(U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_m2E1FE391F02EABECFBE0C2D8D512C468946A5844(L_0, NULL);
((U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
return;
}
}
// Method Definition Index: 35476
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m2E1FE391F02EABECFBE0C2D8D512C468946A5844 (U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 35477
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRenderU3Eb__5_0_mF501609F5308B87F63784A93C9F49E7EFD8269A7 (U3CU3Ec_t348739073C52502F018048D05D22ABB4817C6063* __this, PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9* ___0_data, RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 ___1_context, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:119>
PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9* L_0 = ___0_data;
NullCheck(L_0);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_1 = L_0->___deferredLights;
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_2 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_3 = L_2.___cmd;
PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9* L_4 = ___0_data;
NullCheck(L_4);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_5 = L_4->___cameraData;
PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9* L_6 = ___0_data;
NullCheck(L_6);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_7 = L_6->___lightData;
PassData_t33C179A569B9AAA05391993F55CA4EF18C9A0BE9* L_8 = ___0_data;
NullCheck(L_8);
UniversalShadowData_t25DAA68FC1556989EBF2235389B4E652DF98B06C* L_9 = L_8->___shadowData;
NullCheck(L_1);
DeferredLights_ExecuteDeferredPass_m78981CEB496E45BE2631C9B1955D32A75A16B92B(L_1, L_3, L_5, L_7, L_9, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DeferredPass.cs:120>
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
// Method Definition Index: 35478
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* DepthNormalOnlyPass_get_shaderTagIds_m98ADD552C4FB6ABB545BB99D2ECF540580B4F4C3 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:13>
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_0 = __this->___U3CshaderTagIdsU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35479
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_shaderTagIds_m66D1B5D656FD5F650036FD0641305A632AB88019 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:13>
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_0 = ___0_value;
__this->___U3CshaderTagIdsU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CshaderTagIdsU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35480
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DepthNormalOnlyPass_get_depthHandle_m7908926636F3F6EF56897C7D90A2A04BC085BEAB (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:15>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CdepthHandleU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35481
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_depthHandle_m1BEEA659E62754C056C0236D398A35F13D09D95B (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:15>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CdepthHandleU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdepthHandleU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35482
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DepthNormalOnlyPass_get_normalHandle_m69CB065F687C497ABA9AC06BB83AF4A81E6F3FA3 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:16>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CnormalHandleU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35483
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_normalHandle_m64E58CE5CBCE11D75EF63E68C38093190B57FEE4 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:16>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CnormalHandleU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CnormalHandleU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35484
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DepthNormalOnlyPass_get_renderingLayersHandle_m261414270C3DAF8B6ED1F44132AB70413B340A51 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:17>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CrenderingLayersHandleU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35485
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_renderingLayersHandle_m318FB02F109A607DCE9E27647C28F3661E246014 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:17>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CrenderingLayersHandleU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CrenderingLayersHandleU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35486
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DepthNormalOnlyPass_get_enableRenderingLayers_m8B155DF11DDC457640B7AE2151F6B7F4A092DDE3 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:18>
bool L_0 = __this->___U3CenableRenderingLayersU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35487
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_enableRenderingLayers_m49AE8809406EB3B2BCFEB150B3B18E9DBB33E9C8 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, bool ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:18>
bool L_0 = ___0_value;
__this->___U3CenableRenderingLayersU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 35488
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DepthNormalOnlyPass_get_renderingLayersMaskSize_m24EDCEEE9A7A530AD4C5D17C9E888CB333818895 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:19>
int32_t L_0 = __this->___U3CrenderingLayersMaskSizeU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35489
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_renderingLayersMaskSize_mEA971C054DFFECBD461D43044520F796DA3CCEE8 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:19>
int32_t L_0 = ___0_value;
__this->___U3CrenderingLayersMaskSizeU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 35490
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*)&DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:41>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:43>
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0;
L_0 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(7, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D(__this, L_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:44>
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_1 = (PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5*)il2cpp_codegen_object_new(PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5_il2cpp_TypeInfo_var);
PassData__ctor_m8A7A1673B9F366C77FC39AFCEF62FA7FEE0E63B0(L_1, NULL);
__this->___m_PassData = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PassData), (void*)L_1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:45>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:46>
int32_t L_7 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_7, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:47>
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:48>
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);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:49>
return;
}
}
// Method Definition Index: 35491
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DepthNormalOnlyPass_GetGraphicsFormat_mF3397DADF6851476D8B947CEFFEC0CF80DA306B7 (const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:57>
bool L_0;
L_0 = SystemInfo_IsFormatSupported_mD3D93E82BD677BDF6194258C4F221DBDB257F680(((int32_t)12), ((int32_t)16), NULL);
if (!L_0)
{
goto IL_000e;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:58>
return (int32_t)(((int32_t)12));
}
IL_000e:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:59>
bool L_1;
L_1 = SystemInfo_IsFormatSupported_mD3D93E82BD677BDF6194258C4F221DBDB257F680(((int32_t)48), ((int32_t)16), NULL);
if (!L_1)
{
goto IL_001c;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:60>
return (int32_t)(((int32_t)48));
}
IL_001c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:62>
return (int32_t)(((int32_t)52));
}
}
// Method Definition Index: 35492
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_Setup_m5D15BB1D67D52187BE79CE94C64A18831F657969 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_depthHandle, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_normalHandle, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:73>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_depthHandle;
DepthNormalOnlyPass_set_depthHandle_m1BEEA659E62754C056C0236D398A35F13D09D95B_inline(__this, L_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:74>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1 = ___1_normalHandle;
DepthNormalOnlyPass_set_normalHandle_m64E58CE5CBCE11D75EF63E68C38093190B57FEE4_inline(__this, L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:75>
DepthNormalOnlyPass_set_enableRenderingLayers_m49AE8809406EB3B2BCFEB150B3B18E9DBB33E9C8_inline(__this, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:76>
return;
}
}
// Method Definition Index: 35493
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_Setup_mE9428DE76FB7E22B7ABFDB4E8A6A02D4D82D17F2 (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_depthHandle, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_normalHandle, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_decalLayerHandle, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:86>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_depthHandle;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1 = ___1_normalHandle;
DepthNormalOnlyPass_Setup_m5D15BB1D67D52187BE79CE94C64A18831F657969(__this, L_0, L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:87>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_2 = ___2_decalLayerHandle;
DepthNormalOnlyPass_set_renderingLayersHandle_m318FB02F109A607DCE9E27647C28F3661E246014_inline(__this, L_2, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:88>
DepthNormalOnlyPass_set_enableRenderingLayers_m49AE8809406EB3B2BCFEB150B3B18E9DBB33E9C8_inline(__this, (bool)1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:89>
return;
}
}
// Method Definition Index: 35494
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*)&DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* V_0 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:97>
bool L_0;
L_0 = DepthNormalOnlyPass_get_enableRenderingLayers_m8B155DF11DDC457640B7AE2151F6B7F4A092DDE3_inline(__this, NULL);
if (!L_0)
{
goto IL_002a;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:99>
il2cpp_codegen_runtime_class_init_inline(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_1 = ((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_ColorAttachment2;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_2;
L_2 = DepthNormalOnlyPass_get_normalHandle_m69CB065F687C497ABA9AC06BB83AF4A81E6F3FA3_inline(__this, NULL);
NullCheck(L_1);
ArrayElementTypeCheck (L_1, L_2);
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:100>
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_3 = ((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_ColorAttachment2;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_4;
L_4 = DepthNormalOnlyPass_get_renderingLayersHandle_m261414270C3DAF8B6ED1F44132AB70413B340A51_inline(__this, NULL);
NullCheck(L_3);
ArrayElementTypeCheck (L_3, L_4);
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_4);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:101>
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_5 = ((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_ColorAttachment2;
V_0 = L_5;
goto IL_003d;
}
IL_002a:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:105>
il2cpp_codegen_runtime_class_init_inline(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_6 = ((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_ColorAttachment1;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_7;
L_7 = DepthNormalOnlyPass_get_normalHandle_m69CB065F687C497ABA9AC06BB83AF4A81E6F3FA3_inline(__this, NULL);
NullCheck(L_6);
ArrayElementTypeCheck (L_6, L_7);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(0), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_7);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:106>
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_8 = ((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_ColorAttachment1;
V_0 = L_8;
}
IL_003d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:111>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_9 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_10 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_9->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_11;
L_11 = CameraData_get_renderer_mF3602679D5E3E14C185ADF3EFD3C1CB996F7B36A(L_10, NULL);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_12 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_11);
NullCheck(L_12);
bool L_13;
L_13 = ScriptableRenderer_get_useDepthPriming_m5E06E033D2AC8257F13E47CB835E2C5C97D9099F_inline(L_12, NULL);
if (!L_13)
{
goto IL_0086;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_14 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_15 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_14->___cameraData);
int32_t* L_16;
L_16 = CameraData_get_renderType_mA1AA8D1F779C8795F37016F2C7585BC3485F8B65(L_15, NULL);
int32_t L_17 = *((int32_t*)L_16);
if (!L_17)
{
goto IL_006c;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_18 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_19 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_18->___cameraData);
bool* L_20;
L_20 = CameraData_get_clearDepth_m9AE8938B5653E50B58DC1C4847508BF9BB0DEFC5(L_19, NULL);
int32_t L_21 = *((uint8_t*)L_20);
if (!L_21)
{
goto IL_0086;
}
}
IL_006c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:112>
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_22 = V_0;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_23 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_24 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_23->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_25;
L_25 = CameraData_get_renderer_mF3602679D5E3E14C185ADF3EFD3C1CB996F7B36A(L_24, NULL);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_26 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_25);
NullCheck(L_26);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_27;
L_27 = ScriptableRenderer_get_cameraDepthTargetHandle_m105A4BA47F734199554838F588A5101E2591988E(L_26, NULL);
ScriptableRenderPass_ConfigureTarget_m95AF62178B8B11980EF5E922FBD15042C2F361E3(__this, L_22, L_27, NULL);
goto IL_0093;
}
IL_0086:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:114>
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_28 = V_0;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_29;
L_29 = DepthNormalOnlyPass_get_depthHandle_m7908926636F3F6EF56897C7D90A2A04BC085BEAB_inline(__this, NULL);
ScriptableRenderPass_ConfigureTarget_m95AF62178B8B11980EF5E922FBD15042C2F361E3(__this, L_28, L_29, NULL);
}
IL_0093:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:116>
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_30;
L_30 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123(__this, 7, L_30, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:118>
return;
}
}
// Method Definition Index: 35495
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_ExecutePass_m5A584B708D9965BDE4217BAB0683392E0102230D (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* ___1_passData, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___2_rendererList, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:123>
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_0 = ___1_passData;
NullCheck(L_0);
bool L_1 = L_0->___enableRenderingLayers;
if (!L_1)
{
goto IL_0014;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:124>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_2 = ___0_cmd;
NullCheck(L_2);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_2, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___WriteRenderingLayers), (bool)1, NULL);
}
IL_0014:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:127>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_3 = ___0_cmd;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_4 = ___2_rendererList;
NullCheck(L_3);
RasterCommandBuffer_DrawRendererList_m6C50C4A5E4CABE3542317969BC91F552B41A427F(L_3, L_4, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:130>
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_5 = ___1_passData;
NullCheck(L_5);
bool L_6 = L_5->___enableRenderingLayers;
if (!L_6)
{
goto IL_002f;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:131>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_7 = ___0_cmd;
NullCheck(L_7);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_7, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___WriteRenderingLayers), (bool)0, NULL);
}
IL_002f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:132>
return;
}
}
// Method Definition Index: 35496
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*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* V_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_1 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_2 = NULL;
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 V_3;
memset((&V_3), 0, sizeof(V_3));
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 V_4;
memset((&V_4), 0, sizeof(V_4));
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* V_5 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_6;
memset((&V_6), 0, sizeof(V_6));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:138>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = L_0->___frameData;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:139>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = L_1;
NullCheck(L_2);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_3;
L_3 = ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline(L_2, ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
V_0 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:140>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_4 = L_2;
NullCheck(L_4);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_5;
L_5 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_4, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_1 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:141>
NullCheck(L_4);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_6;
L_6 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_4, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_2 = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:143>
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_7 = __this->___m_PassData;
bool L_8;
L_8 = DepthNormalOnlyPass_get_enableRenderingLayers_m8B155DF11DDC457640B7AE2151F6B7F4A092DDE3_inline(__this, NULL);
NullCheck(L_7);
L_7->___enableRenderingLayers = L_8;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:144>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_9 = V_0;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_10 = V_1;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_11 = V_2;
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 L_12;
L_12 = DepthNormalOnlyPass_InitRendererListParams_m46E16F104EBED90E04AA39572A43689AF6DFA8BF(__this, L_9, L_10, L_11, NULL);
V_3 = L_12;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:145>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_13;
L_13 = ScriptableRenderContext_CreateRendererList_mBF2F8A1EA796B87CBBAAC245133F2961D52A9BFA((&___0_context), (&V_3), NULL);
V_4 = L_13;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:147>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_14 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_15;
L_15 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_14, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_16 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_15);
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_17;
L_17 = CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline(L_16, NULL);
V_5 = L_17;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:149>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_18 = V_5;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_19;
L_19 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
ProfilingScope__ctor_mEF7BF01DCAD3709F978E564AEDEDD643FC617904((&V_6), L_18, L_19, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_006e:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_6), NULL);
return;
}
});
try
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:151>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_20 = V_5;
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_21 = __this->___m_PassData;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_22 = V_4;
il2cpp_codegen_runtime_class_init_inline(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
DepthNormalOnlyPass_ExecutePass_m5A584B708D9965BDE4217BAB0683392E0102230D(L_20, L_21, L_22, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:152>
goto IL_007c;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_007c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:153>
return;
}
}
// Method Definition Index: 35497
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*)&DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:158>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_0 = ___0_cmd;
if (L_0)
{
goto IL_000e;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:160>
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:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:162>
DepthNormalOnlyPass_set_normalHandle_m64E58CE5CBCE11D75EF63E68C38093190B57FEE4_inline(__this, (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)NULL, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:163>
DepthNormalOnlyPass_set_depthHandle_m1BEEA659E62754C056C0236D398A35F13D09D95B_inline(__this, (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)NULL, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:164>
DepthNormalOnlyPass_set_renderingLayersHandle_m318FB02F109A607DCE9E27647C28F3661E246014_inline(__this, (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)NULL, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:167>
il2cpp_codegen_runtime_class_init_inline(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_2 = ((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_DepthNormals;
DepthNormalOnlyPass_set_shaderTagIds_m66D1B5D656FD5F650036FD0641305A632AB88019_inline(__this, L_2, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:168>
return;
}
}
// Method Definition Index: 35498
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 DepthNormalOnlyPass_InitRendererListParams_m46E16F104EBED90E04AA39572A43689AF6DFA8BF (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___0_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, 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*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 V_1;
memset((&V_1), 0, sizeof(V_1));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:184>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_0 = ___1_cameraData;
NullCheck(L_0);
int32_t L_1 = L_0->___defaultOpaqueSortFlags;
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:185>
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_2;
L_2 = DepthNormalOnlyPass_get_shaderTagIds_m98ADD552C4FB6ABB545BB99D2ECF540580B4F4C3_inline(__this, NULL);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_3 = ___0_renderingData;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_4 = ___1_cameraData;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_5 = ___2_lightData;
int32_t L_6 = V_0;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_7;
L_7 = RenderingUtils_CreateDrawingSettings_m3DB61D695B8C38BC10DF00E538DCB622F04189A0(L_2, L_3, L_4, L_5, L_6, NULL);
V_1 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:186>
il2cpp_codegen_runtime_class_init_inline(DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_il2cpp_TypeInfo_var);
DrawingSettings_set_perObjectData_mE83721A5FEDA0A0F5DFA6A385B5DB110A7AE2DC8((&V_1), 0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:187>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_8 = ___0_renderingData;
NullCheck(L_8);
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_9 = L_8->___cullResults;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_10 = V_1;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_11 = __this->___m_FilteringSettings;
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 L_12;
memset((&L_12), 0, sizeof(L_12));
RendererListParams__ctor_m46CCE38EA66C6F213878BBAE3E058D7AA995D5F7((&L_12), L_9, L_10, L_11, NULL);
return L_12;
}
}
// Method Definition Index: 35499
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_Render_m2F349B1CC45A1F17CA0DB44C7591B6396B1C4B5A (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___1_frameData, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___2_cameraNormalsTexture, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___3_cameraDepthTexture, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___4_renderingLayersTexture, uint32_t ___5_batchLayerMask, bool ___6_setGlobalDepth, bool ___7_setGlobalTextures, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5_m0D15D73CB3B6E08CC113DA25281B0F97D45FFF09_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRasterRenderPass_TisPassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5_mE10CE246C8502F642B112A5A5F613A181FBC4B71_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__43_0_m62C31AEAB79B018548751C0FB2FD38E382E9E9CE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral483DADFEEE35827EDC69CD3B750CF1FCAAFB1BBD);
s_Il2CppMethodInitialized = true;
}
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* V_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_1 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_2 = NULL;
RuntimeObject* V_3 = NULL;
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* V_4 = NULL;
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 V_5;
memset((&V_5), 0, sizeof(V_5));
RuntimeObject* G_B6_0 = NULL;
RuntimeObject* G_B5_0 = NULL;
int32_t G_B7_0 = 0;
RuntimeObject* G_B7_1 = NULL;
BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF* G_B15_0 = NULL;
RuntimeObject* G_B15_1 = NULL;
BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF* G_B14_0 = NULL;
RuntimeObject* G_B14_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:192>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_0 = ___1_frameData;
NullCheck(L_0);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_1;
L_1 = ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline(L_0, ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:193>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = ___1_frameData;
NullCheck(L_2);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_3;
L_3 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_2, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:194>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_4 = ___1_frameData;
NullCheck(L_4);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_5;
L_5 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_4, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_2 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:196>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_6 = ___0_renderGraph;
String_t* L_7;
L_7 = ScriptableRenderPass_get_passName_m838292A44DB6ED7D67E43C1DE58383959B4F1925_inline(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_8;
L_8 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
NullCheck(L_6);
RuntimeObject* L_9;
L_9 = RenderGraph_AddRasterRenderPass_TisPassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5_mE10CE246C8502F642B112A5A5F613A181FBC4B71(L_6, L_7, (&V_4), L_8, _stringLiteral483DADFEEE35827EDC69CD3B750CF1FCAAFB1BBD, ((int32_t)196), RenderGraph_AddRasterRenderPass_TisPassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5_mE10CE246C8502F642B112A5A5F613A181FBC4B71_RuntimeMethod_var);
V_3 = L_9;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_014d:
{
{
RuntimeObject* L_10 = V_3;
if (!L_10)
{
goto IL_0156;
}
}
{
RuntimeObject* L_11 = V_3;
NullCheck(L_11);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_11);
}
IL_0156:
{
return;
}
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:198>
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_12 = V_4;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_13 = ___2_cameraNormalsTexture;
NullCheck(L_12);
L_12->___cameraNormalsTexture = L_13;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:199>
RuntimeObject* L_14 = V_3;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_15 = ___2_cameraNormalsTexture;
NullCheck(L_14);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(0, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_14, L_15, 0, 2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:200>
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_16 = V_4;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_17 = ___3_cameraDepthTexture;
NullCheck(L_16);
L_16->___cameraDepthTexture = L_17;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:201>
RuntimeObject* L_18 = V_3;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_19 = ___3_cameraDepthTexture;
NullCheck(L_18);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t >::Invoke(4, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_18, L_19, 2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:203>
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_20 = V_4;
bool L_21;
L_21 = DepthNormalOnlyPass_get_enableRenderingLayers_m8B155DF11DDC457640B7AE2151F6B7F4A092DDE3_inline(__this, NULL);
NullCheck(L_20);
L_20->___enableRenderingLayers = L_21;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:205>
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_22 = V_4;
NullCheck(L_22);
bool L_23 = L_22->___enableRenderingLayers;
if (!L_23)
{
goto IL_0084_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:207>
RuntimeObject* L_24 = V_3;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_25 = ___4_renderingLayersTexture;
NullCheck(L_24);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(0, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_24, L_25, 1, 2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:208>
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_26 = V_4;
int32_t L_27;
L_27 = DepthNormalOnlyPass_get_renderingLayersMaskSize_m24EDCEEE9A7A530AD4C5D17C9E888CB333818895_inline(__this, NULL);
NullCheck(L_26);
L_26->___maskSize = L_27;
}
IL_0084_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:211>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_28 = V_0;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_29 = V_1;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_30 = V_2;
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 L_31;
L_31 = DepthNormalOnlyPass_InitRendererListParams_m46E16F104EBED90E04AA39572A43689AF6DFA8BF(__this, L_28, L_29, L_30, NULL);
V_5 = L_31;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:212>
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* L_32 = (FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F*)(&(&V_5)->___filteringSettings);
uint32_t L_33 = ___5_batchLayerMask;
FilteringSettings_set_batchLayerMask_m1836360CF26338CD0415B94EE1575CFFD367753F(L_32, L_33, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:213>
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_34 = V_4;
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_35 = ___0_renderGraph;
NullCheck(L_35);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA L_36;
L_36 = RenderGraph_CreateRendererList_m7A5DCFC7F4A8A38BB0FC4E41BAE77FD5590B4F42(L_35, (&V_5), NULL);
NullCheck(L_34);
L_34->___rendererList = L_36;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:214>
RuntimeObject* L_37 = V_3;
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_38 = V_4;
NullCheck(L_38);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* L_39 = (RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA*)(&L_38->___rendererList);
NullCheck(L_37);
InterfaceActionInvoker1< RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* >::Invoke(9, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_37, L_39);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:215>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_40 = V_1;
NullCheck(L_40);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_41;
L_41 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_40, NULL);
NullCheck(L_41);
bool L_42;
L_42 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_41, NULL);
if (!L_42)
{
goto IL_00e7_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:216>
RuntimeObject* L_43 = V_3;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_44 = V_1;
NullCheck(L_44);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_45;
L_45 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_44, NULL);
NullCheck(L_45);
bool L_46;
L_46 = XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73(L_45, NULL);
if (!L_46)
{
G_B6_0 = L_43;
goto IL_00e1_1;
}
G_B5_0 = L_43;
}
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_47 = V_1;
NullCheck(L_47);
XRPassUniversal_t8D4B40107F5DBC12D39470D87D108D3D2A8FB8D1* L_48;
L_48 = UniversalCameraData_get_xrUniversal_mD28B65BB477E408AF63DCA582FA63CB9FDCC01E0(L_47, NULL);
NullCheck(L_48);
bool L_49;
L_49 = XRPassUniversal_get_canFoveateIntermediatePasses_m03BF762BCF4DB4F35723BD3B5D0537CCD76CD716_inline(L_48, NULL);
G_B7_0 = ((int32_t)(L_49));
G_B7_1 = G_B5_0;
goto IL_00e2_1;
}
IL_00e1_1:
{
G_B7_0 = 0;
G_B7_1 = G_B6_0;
}
IL_00e2_1:
{
NullCheck(G_B7_1);
InterfaceActionInvoker1< bool >::Invoke(13, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, G_B7_1, (bool)G_B7_0);
}
IL_00e7_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:218>
bool L_50 = ___7_setGlobalTextures;
if (!L_50)
{
goto IL_010e_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:220>
RuntimeObject* L_51 = V_3;
il2cpp_codegen_runtime_class_init_inline(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
int32_t L_52 = ((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___s_CameraNormalsTextureID;
NullCheck(L_51);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(3, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_51, (&___2_cameraNormalsTexture), L_52);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:222>
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_53 = V_4;
NullCheck(L_53);
bool L_54 = L_53->___enableRenderingLayers;
if (!L_54)
{
goto IL_010e_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:223>
RuntimeObject* L_55 = V_3;
il2cpp_codegen_runtime_class_init_inline(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
int32_t L_56 = ((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___s_CameraRenderingLayersTextureID;
NullCheck(L_55);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(3, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_55, (&___4_renderingLayersTexture), L_56);
}
IL_010e_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:226>
bool L_57 = ___6_setGlobalDepth;
if (!L_57)
{
goto IL_011f_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:227>
RuntimeObject* L_58 = V_3;
il2cpp_codegen_runtime_class_init_inline(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
int32_t L_59 = ((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___s_CameraDepthTextureID;
NullCheck(L_58);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(3, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_58, (&___3_cameraDepthTexture), L_59);
}
IL_011f_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:230>
RuntimeObject* L_60 = V_3;
NullCheck(L_60);
InterfaceActionInvoker1< bool >::Invoke(12, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_60, (bool)1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:232>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:233>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:234>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:235>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:236>
RuntimeObject* L_61 = V_3;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_il2cpp_TypeInfo_var);
BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF* L_62 = ((U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_il2cpp_TypeInfo_var))->___U3CU3E9__43_0;
BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF* L_63 = L_62;
if (L_63)
{
G_B15_0 = L_63;
G_B15_1 = L_61;
goto IL_0146_1;
}
G_B14_0 = L_63;
G_B14_1 = L_61;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_il2cpp_TypeInfo_var);
U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B* L_64 = ((U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_il2cpp_TypeInfo_var))->___U3CU3E9;
BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF* L_65 = (BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF*)il2cpp_codegen_object_new(BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF_il2cpp_TypeInfo_var);
BaseRenderFunc_2__ctor_m7D3C539FF4C81628AE41F3C09CBFE2EEC69CB101(L_65, L_64, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__43_0_m62C31AEAB79B018548751C0FB2FD38E382E9E9CE_RuntimeMethod_var), NULL);
BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF* L_66 = L_65;
((U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_il2cpp_TypeInfo_var))->___U3CU3E9__43_0 = L_66;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_il2cpp_TypeInfo_var))->___U3CU3E9__43_0), (void*)L_66);
G_B15_0 = L_66;
G_B15_1 = G_B14_1;
}
IL_0146_1:
{
NullCheck(G_B15_1);
GenericInterfaceActionInvoker1< BaseRenderFunc_2_t5E84AF1877FB804E3EA4BE1C8091DADCC00C02BF* >::Invoke(IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5_m0D15D73CB3B6E08CC113DA25281B0F97D45FFF09_RuntimeMethod_var, G_B15_1, G_B15_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:237>
goto IL_0157;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0157:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:238>
return;
}
}
// Method Definition Index: 35500
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*)&RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3279474787415E3E210793BF492A9CC6BAEA276F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral381041D0FEE59A6E615372ECEBA4D316EB4EA230);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral547AC61E241FAE943F5C7A2B2B3DECDDB15A36D6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9B9FF63EA4297F1AA9CD29B0B5DD2E01FABC7748);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF07434CEFDDCFF384798A25DDD888AF6E3F6104);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:24>
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);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:25>
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_5 = (RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF*)(RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF*)SZArrayNew(RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF_il2cpp_TypeInfo_var, (uint32_t)1);
((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_ColorAttachment1 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_ColorAttachment1), (void*)L_5);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:26>
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_6 = (RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF*)(RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF*)SZArrayNew(RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF_il2cpp_TypeInfo_var, (uint32_t)2);
((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_ColorAttachment2 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_ColorAttachment2), (void*)L_6);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:27>
((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_CameraNormalsTextureName = _stringLiteral9B9FF63EA4297F1AA9CD29B0B5DD2E01FABC7748;
Il2CppCodeGenWriteBarrier((void**)(&((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_CameraNormalsTextureName), (void*)_stringLiteral9B9FF63EA4297F1AA9CD29B0B5DD2E01FABC7748);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:28>
int32_t L_7;
L_7 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral547AC61E241FAE943F5C7A2B2B3DECDDB15A36D6, NULL);
((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___s_CameraDepthTextureID = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:29>
String_t* L_8 = ((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___k_CameraNormalsTextureName;
int32_t L_9;
L_9 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(L_8, NULL);
((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___s_CameraNormalsTextureID = L_9;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:30>
int32_t L_10;
L_10 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral381041D0FEE59A6E615372ECEBA4D316EB4EA230, NULL);
((DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_StaticFields*)il2cpp_codegen_static_fields_for(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var))->___s_CameraRenderingLayersTextureID = L_10;
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
// Method Definition Index: 35501
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_m8A7A1673B9F366C77FC39AFCEF62FA7FEE0E63B0 (PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35502
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m0D04F8508007C4B7E7EA6EA412FF2DFCF163DF75 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B* L_0 = (U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B*)il2cpp_codegen_object_new(U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_mCF6F257A4AF01A98C3A169DA3E926B4BC1ED28B6(L_0, NULL);
((U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
return;
}
}
// Method Definition Index: 35503
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mCF6F257A4AF01A98C3A169DA3E926B4BC1ED28B6 (U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 35504
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRenderU3Eb__43_0_m62C31AEAB79B018548751C0FB2FD38E382E9E9CE (U3CU3Ec_tA48A567CF57752FB2FD9DA8A001A205DC416FE1B* __this, PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* ___0_data, RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 ___1_context, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:234>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_0 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_1 = L_0.___cmd;
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_2 = ___0_data;
NullCheck(L_2);
int32_t L_3 = L_2->___maskSize;
RenderingLayerUtils_SetupProperties_m2A1AA052D575737E5C1F872793A633A1043F980D(L_1, L_3, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:235>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_4 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_5 = L_4.___cmd;
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_6 = ___0_data;
PassData_t997EA1EDFBE94ACCA3144F3459F6A2D9CD412BA5* L_7 = ___0_data;
NullCheck(L_7);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA L_8 = L_7->___rendererList;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_9;
L_9 = RendererListHandle_op_Implicit_m23F3E49F9D97B0BABE1044E02A7A70784F05C585(L_8, NULL);
il2cpp_codegen_runtime_class_init_inline(DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6_il2cpp_TypeInfo_var);
DepthNormalOnlyPass_ExecutePass_m5A584B708D9965BDE4217BAB0683392E0102230D(L_5, L_6, L_9, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:236>
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
// Method Definition Index: 35505
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DepthOnlyPass_get_destination_m14B3DFF0831AA169282AB64130A316CBB2CFC8DA (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:15>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CdestinationU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35506
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_set_destination_m5E61EA2DA17898E9B74B42A4BAF81474BC235353 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:15>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CdestinationU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdestinationU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35507
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 DepthOnlyPass_get_shaderTagId_mD1492DD61508E3BAFF6236E29CB3D6B603FC2358 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:17>
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = __this->___U3CshaderTagIdU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35508
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_set_shaderTagId_m29F2EC03AF45E8EE2E697ABE18DBE0640ECFBF41 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:17>
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = ___0_value;
__this->___U3CshaderTagIdU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 35509
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*)&PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA05FE5DD94A92F24D5F268FF6B381C2F3F94EB9D);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:17>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:35>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:37>
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_1, _stringLiteralA05FE5DD94A92F24D5F268FF6B381C2F3F94EB9D, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D(__this, L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:38>
PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C* L_2 = (PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C*)il2cpp_codegen_object_new(PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C_il2cpp_TypeInfo_var);
PassData__ctor_m2809205F3AEF7B2004750271CEDCBD0190BC3C0C(L_2, NULL);
__this->___m_PassData = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PassData), (void*)L_2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:39>
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_3 = ___1_renderQueueRange;
Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C L_4;
memset((&L_4), 0, sizeof(L_4));
Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204((&L_4), L_3, Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_5 = ___2_layerMask;
int32_t L_6;
L_6 = LayerMask_op_Implicit_m7F5A5B9D079281AC445ED39DEE1FCFA9D795810D(L_5, NULL);
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_7;
memset((&L_7), 0, sizeof(L_7));
FilteringSettings__ctor_m2A2242373FC7D053CFBBC6814D02AAC73C7B3AE7((&L_7), L_4, L_6, (-1), 0, NULL);
__this->___m_FilteringSettings = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:40>
int32_t L_8 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_8, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:41>
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:42>
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_9 = ((DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_StaticFields*)il2cpp_codegen_static_fields_for(DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var))->___k_ShaderTagId;
DepthOnlyPass_set_shaderTagId_m29F2EC03AF45E8EE2E697ABE18DBE0640ECFBF41_inline(__this, L_9, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:43>
return;
}
}
// Method Definition Index: 35510
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_Setup_mD35F8160258EA3EA6D33BD8E85027ECDDC2B86C5 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_baseDescriptor, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_depthAttachmentHandle, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:57>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___1_depthAttachmentHandle;
DepthOnlyPass_set_destination_m5E61EA2DA17898E9B74B42A4BAF81474BC235353_inline(__this, L_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:58>
int32_t L_1;
L_1 = RenderTextureDescriptor_get_depthStencilFormat_m360929BE5BD10E9C3D8C936AA6B44B1D11C119CB_inline((&___0_baseDescriptor), NULL);
__this->___depthStencilFormat = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:59>
return;
}
}
// Method Definition Index: 35511
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_OnCameraSetup_m334BF277FAB15F4A696AFDB86C507772C8BB2BAD (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* ___1_renderingData, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:65>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_1 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_0->___cameraData);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_2;
L_2 = CameraData_get_cameraTargetDescriptor_mC199E27390A4D33338FCDC3ADC4ECFD3F7BE2761(L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:71>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_3 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_4 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_3->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_5;
L_5 = CameraData_get_renderer_mF3602679D5E3E14C185ADF3EFD3C1CB996F7B36A(L_4, NULL);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_6 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_5);
NullCheck(L_6);
bool L_7;
L_7 = ScriptableRenderer_get_useDepthPriming_m5E06E033D2AC8257F13E47CB835E2C5C97D9099F_inline(L_6, NULL);
if (!L_7)
{
goto IL_005f;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_8 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_9 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_8->___cameraData);
int32_t* L_10;
L_10 = CameraData_get_renderType_mA1AA8D1F779C8795F37016F2C7585BC3485F8B65(L_9, NULL);
int32_t L_11 = *((int32_t*)L_10);
if (!L_11)
{
goto IL_003b;
}
}
{
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_12 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_13 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_12->___cameraData);
bool* L_14;
L_14 = CameraData_get_clearDepth_m9AE8938B5653E50B58DC1C4847508BF9BB0DEFC5(L_13, NULL);
int32_t L_15 = *((uint8_t*)L_14);
if (!L_15)
{
goto IL_005f;
}
}
IL_003b:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:73>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_16 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_17 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_16->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_18;
L_18 = CameraData_get_renderer_mF3602679D5E3E14C185ADF3EFD3C1CB996F7B36A(L_17, NULL);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_19 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_18);
NullCheck(L_19);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_20;
L_20 = ScriptableRenderer_get_cameraDepthTargetHandle_m105A4BA47F734199554838F588A5101E2591988E(L_19, NULL);
ScriptableRenderPass_ConfigureTarget_m6767C5E94D51F989348F415771B770DE844FD4A6(__this, L_20, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:75>
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_21;
L_21 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123(__this, 2, L_21, NULL);
return;
}
IL_005f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:80>
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:81>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_22;
L_22 = DepthOnlyPass_get_destination_m14B3DFF0831AA169282AB64130A316CBB2CFC8DA_inline(__this, NULL);
ScriptableRenderPass_ConfigureTarget_m6767C5E94D51F989348F415771B770DE844FD4A6(__this, L_22, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:82>
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_23;
L_23 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123(__this, 7, L_23, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:86>
return;
}
}
// Method Definition Index: 35512
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_ExecutePass_mC4D54D94DDAF3D17F462DCCA978B19F320C69051 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___1_rendererList, 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;
}
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_0;
memset((&V_0), 0, sizeof(V_0));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:90>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_0 = ___0_cmd;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_1;
L_1 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(8, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ProfilingScope__ctor_mEF7BF01DCAD3709F978E564AEDEDD643FC617904((&V_0), L_0, L_1, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0017:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_0), NULL);
return;
}
});
try
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:92>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_2 = ___0_cmd;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_3 = ___1_rendererList;
NullCheck(L_2);
RasterCommandBuffer_DrawRendererList_m6C50C4A5E4CABE3542317969BC91F552B41A427F(L_2, L_3, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:93>
goto IL_0025;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0025:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:94>
return;
}
}
// Method Definition Index: 35513
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*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* V_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_1 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_2 = NULL;
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 V_3;
memset((&V_3), 0, sizeof(V_3));
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 V_4;
memset((&V_4), 0, sizeof(V_4));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:100>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = L_0->___frameData;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:101>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = L_1;
NullCheck(L_2);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_3;
L_3 = ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline(L_2, ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
V_0 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:102>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_4 = L_2;
NullCheck(L_4);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_5;
L_5 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_4, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_1 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:103>
NullCheck(L_4);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_6;
L_6 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_4, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_2 = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:105>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_7 = V_0;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_8 = V_1;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_9 = V_2;
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 L_10;
L_10 = DepthOnlyPass_InitRendererListParams_mF12FC581858901E9B7C532FA66CED92B61835330(__this, L_7, L_8, L_9, NULL);
V_3 = L_10;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:106>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_11;
L_11 = ScriptableRenderContext_CreateRendererList_mBF2F8A1EA796B87CBBAAC245133F2961D52A9BFA((&___0_context), (&V_3), NULL);
V_4 = L_11;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:108>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_12 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_13;
L_13 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_12, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_14 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_13);
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_15;
L_15 = CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline(L_14, NULL);
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_16 = V_4;
il2cpp_codegen_runtime_class_init_inline(DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var);
DepthOnlyPass_ExecutePass_mC4D54D94DDAF3D17F462DCCA978B19F320C69051(L_15, L_16, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:109>
return;
}
}
// Method Definition Index: 35514
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 DepthOnlyPass_InitRendererListParams_mF12FC581858901E9B7C532FA66CED92B61835330 (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___0_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, 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*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 V_1;
memset((&V_1), 0, sizeof(V_1));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:118>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_0 = ___1_cameraData;
NullCheck(L_0);
int32_t L_1 = L_0->___defaultOpaqueSortFlags;
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:119>
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_2;
L_2 = DepthOnlyPass_get_shaderTagId_mD1492DD61508E3BAFF6236E29CB3D6B603FC2358_inline(__this, NULL);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_3 = ___0_renderingData;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_4 = ___1_cameraData;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_5 = ___2_lightData;
int32_t L_6 = V_0;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_7;
L_7 = RenderingUtils_CreateDrawingSettings_m19A73A2AF8EE033A231EA599398122F0AEE68928(L_2, L_3, L_4, L_5, L_6, NULL);
V_1 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:120>
il2cpp_codegen_runtime_class_init_inline(DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49_il2cpp_TypeInfo_var);
DrawingSettings_set_perObjectData_mE83721A5FEDA0A0F5DFA6A385B5DB110A7AE2DC8((&V_1), 0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:121>
DrawingSettings_set_lodCrossFadeStencilMask_mA3738C7819C25654E9D1A4C2E055D06092682B7C((&V_1), 0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:122>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_8 = ___0_renderingData;
NullCheck(L_8);
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_9 = L_8->___cullResults;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_10 = V_1;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_11 = __this->___m_FilteringSettings;
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 L_12;
memset((&L_12), 0, sizeof(L_12));
RendererListParams__ctor_m46CCE38EA66C6F213878BBAE3E058D7AA995D5F7((&L_12), L_9, L_10, L_11, NULL);
return L_12;
}
}
// Method Definition Index: 35515
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DepthOnlyPass_Render_m7AEA11F13524C54B2165B7ACB9EE599120B8FD5B (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___1_frameData, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* ___2_cameraDepthTexture, uint32_t ___3_batchLayerMask, bool ___4_setGlobalDepth, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C_m58E3E69D1F8D8596E2452DEBAACDA5F365405798_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRasterRenderPass_TisPassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C_mCE7D5C7DFAE4031D2DB6ECED708371235492ACD7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__20_0_m9CF3323B7DECAF52651C4E9C440BE8A17E4A84C9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC388E462BC7EC93102FBB819E94EBF561BC04570);
s_Il2CppMethodInitialized = true;
}
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* V_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_1 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_2 = NULL;
RuntimeObject* V_3 = NULL;
PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C* V_4 = NULL;
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 V_5;
memset((&V_5), 0, sizeof(V_5));
RuntimeObject* G_B6_0 = NULL;
RuntimeObject* G_B5_0 = NULL;
int32_t G_B7_0 = 0;
RuntimeObject* G_B7_1 = NULL;
BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480* G_B10_0 = NULL;
RuntimeObject* G_B10_1 = NULL;
BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480* G_B9_0 = NULL;
RuntimeObject* G_B9_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:127>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_0 = ___1_frameData;
NullCheck(L_0);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_1;
L_1 = ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline(L_0, ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:128>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = ___1_frameData;
NullCheck(L_2);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_3;
L_3 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_2, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:129>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_4 = ___1_frameData;
NullCheck(L_4);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_5;
L_5 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_4, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_2 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:131>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_6 = ___0_renderGraph;
String_t* L_7;
L_7 = ScriptableRenderPass_get_passName_m838292A44DB6ED7D67E43C1DE58383959B4F1925_inline(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_8;
L_8 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
NullCheck(L_6);
RuntimeObject* L_9;
L_9 = RenderGraph_AddRasterRenderPass_TisPassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C_mCE7D5C7DFAE4031D2DB6ECED708371235492ACD7(L_6, L_7, (&V_4), L_8, _stringLiteralC388E462BC7EC93102FBB819E94EBF561BC04570, ((int32_t)131), RenderGraph_AddRasterRenderPass_TisPassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C_mCE7D5C7DFAE4031D2DB6ECED708371235492ACD7_RuntimeMethod_var);
V_3 = L_9;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00e2:
{
{
RuntimeObject* L_10 = V_3;
if (!L_10)
{
goto IL_00eb;
}
}
{
RuntimeObject* L_11 = V_3;
NullCheck(L_11);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_11);
}
IL_00eb:
{
return;
}
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:133>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_12 = V_0;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_13 = V_1;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_14 = V_2;
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 L_15;
L_15 = DepthOnlyPass_InitRendererListParams_mF12FC581858901E9B7C532FA66CED92B61835330(__this, L_12, L_13, L_14, NULL);
V_5 = L_15;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:134>
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F* L_16 = (FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F*)(&(&V_5)->___filteringSettings);
uint32_t L_17 = ___3_batchLayerMask;
FilteringSettings_set_batchLayerMask_m1836360CF26338CD0415B94EE1575CFFD367753F(L_16, L_17, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:135>
PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C* L_18 = V_4;
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_19 = ___0_renderGraph;
NullCheck(L_19);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA L_20;
L_20 = RenderGraph_CreateRendererList_m7A5DCFC7F4A8A38BB0FC4E41BAE77FD5590B4F42(L_19, (&V_5), NULL);
NullCheck(L_18);
L_18->___rendererList = L_20;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:136>
RuntimeObject* L_21 = V_3;
PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C* L_22 = V_4;
NullCheck(L_22);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* L_23 = (RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA*)(&L_22->___rendererList);
NullCheck(L_21);
InterfaceActionInvoker1< RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* >::Invoke(9, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_21, L_23);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:138>
RuntimeObject* L_24 = V_3;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_25 = ___2_cameraDepthTexture;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_26 = (*(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*)L_25);
NullCheck(L_24);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t >::Invoke(4, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_24, L_26, 2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:140>
bool L_27 = ___4_setGlobalDepth;
if (!L_27)
{
goto IL_0086_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:141>
RuntimeObject* L_28 = V_3;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_29 = ___2_cameraDepthTexture;
il2cpp_codegen_runtime_class_init_inline(DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var);
int32_t L_30 = ((DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_StaticFields*)il2cpp_codegen_static_fields_for(DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var))->___s_CameraDepthTextureID;
NullCheck(L_28);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(3, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_28, L_29, L_30);
}
IL_0086_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:143>
RuntimeObject* L_31 = V_3;
NullCheck(L_31);
InterfaceActionInvoker1< bool >::Invoke(12, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_31, (bool)1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:144>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_32 = V_1;
NullCheck(L_32);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_33;
L_33 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_32, NULL);
NullCheck(L_33);
bool L_34;
L_34 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_33, NULL);
if (!L_34)
{
goto IL_00bb_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:145>
RuntimeObject* L_35 = V_3;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_36 = V_1;
NullCheck(L_36);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_37;
L_37 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_36, NULL);
NullCheck(L_37);
bool L_38;
L_38 = XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73(L_37, NULL);
if (!L_38)
{
G_B6_0 = L_35;
goto IL_00b5_1;
}
G_B5_0 = L_35;
}
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_39 = V_1;
NullCheck(L_39);
XRPassUniversal_t8D4B40107F5DBC12D39470D87D108D3D2A8FB8D1* L_40;
L_40 = UniversalCameraData_get_xrUniversal_mD28B65BB477E408AF63DCA582FA63CB9FDCC01E0(L_39, NULL);
NullCheck(L_40);
bool L_41;
L_41 = XRPassUniversal_get_canFoveateIntermediatePasses_m03BF762BCF4DB4F35723BD3B5D0537CCD76CD716_inline(L_40, NULL);
G_B7_0 = ((int32_t)(L_41));
G_B7_1 = G_B5_0;
goto IL_00b6_1;
}
IL_00b5_1:
{
G_B7_0 = 0;
G_B7_1 = G_B6_0;
}
IL_00b6_1:
{
NullCheck(G_B7_1);
InterfaceActionInvoker1< bool >::Invoke(13, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, G_B7_1, (bool)G_B7_0);
}
IL_00bb_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:147>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:148>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:149>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:150>
RuntimeObject* L_42 = V_3;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_il2cpp_TypeInfo_var);
BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480* L_43 = ((U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_il2cpp_TypeInfo_var))->___U3CU3E9__20_0;
BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480* L_44 = L_43;
if (L_44)
{
G_B10_0 = L_44;
G_B10_1 = L_42;
goto IL_00db_1;
}
G_B9_0 = L_44;
G_B9_1 = L_42;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_il2cpp_TypeInfo_var);
U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D* L_45 = ((U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_il2cpp_TypeInfo_var))->___U3CU3E9;
BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480* L_46 = (BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480*)il2cpp_codegen_object_new(BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480_il2cpp_TypeInfo_var);
BaseRenderFunc_2__ctor_m9BE78588FE90075BF7BF32E9D84A72288EF4F18C(L_46, L_45, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__20_0_m9CF3323B7DECAF52651C4E9C440BE8A17E4A84C9_RuntimeMethod_var), NULL);
BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480* L_47 = L_46;
((U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_il2cpp_TypeInfo_var))->___U3CU3E9__20_0 = L_47;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_il2cpp_TypeInfo_var))->___U3CU3E9__20_0), (void*)L_47);
G_B10_0 = L_47;
G_B10_1 = G_B9_1;
}
IL_00db_1:
{
NullCheck(G_B10_1);
GenericInterfaceActionInvoker1< BaseRenderFunc_2_tF55454CE7C4C9446422AE2D13D03AC03DFF8A480* >::Invoke(IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C_m58E3E69D1F8D8596E2452DEBAACDA5F365405798_RuntimeMethod_var, G_B10_1, G_B10_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:151>
goto IL_00ec;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00ec:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:152>
return;
}
}
// Method Definition Index: 35516
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*)&_stringLiteral547AC61E241FAE943F5C7A2B2B3DECDDB15A36D6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB78AE6D5DE258AD55142707C4F5599B2FDA85727);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:23>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:24>
int32_t L_1;
L_1 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral547AC61E241FAE943F5C7A2B2B3DECDDB15A36D6, NULL);
((DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_StaticFields*)il2cpp_codegen_static_fields_for(DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var))->___s_CameraDepthTextureID = 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
// Method Definition Index: 35517
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_m2809205F3AEF7B2004750271CEDCBD0190BC3C0C (PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35518
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m9339134EBB55099B799EF21EE94E97A9A5B8F4BB (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D* L_0 = (U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D*)il2cpp_codegen_object_new(U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_mF38A4B772B7E9C9F63C9E3C06B00292760D4DD66(L_0, NULL);
((U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
return;
}
}
// Method Definition Index: 35519
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mF38A4B772B7E9C9F63C9E3C06B00292760D4DD66 (U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 35520
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRenderU3Eb__20_0_m9CF3323B7DECAF52651C4E9C440BE8A17E4A84C9 (U3CU3Ec_t1E984458FE84300BE4B80B0F48A1F4CF4F7E2E0D* __this, PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C* ___0_data, RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 ___1_context, 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;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:149>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_0 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_1 = L_0.___cmd;
PassData_tBB1FDAFAF2C734AAAEEE8597DEC90F9F6FAD020C* L_2 = ___0_data;
NullCheck(L_2);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA L_3 = L_2->___rendererList;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_4;
L_4 = RendererListHandle_op_Implicit_m23F3E49F9D97B0BABE1044E02A7A70784F05C585(L_3, NULL);
il2cpp_codegen_runtime_class_init_inline(DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E_il2cpp_TypeInfo_var);
DepthOnlyPass_ExecutePass_mC4D54D94DDAF3D17F462DCCA978B19F320C69051(L_1, L_4, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:150>
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
// Method Definition Index: 35521
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__ctor_m21A3AD10EC2C165E8A6A3A533380D5D8BE162787_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:19>
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);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:53>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:55>
bool L_1 = ___2_opaque;
int32_t L_2 = ___3_evt;
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_3 = ___4_renderQueueRange;
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_4 = ___5_layerMask;
StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_5 = ___6_stencilState;
int32_t L_6 = ___7_stencilReference;
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_7 = ___1_shaderTagIds;
DrawObjectsPass_Init_mB98CDBA7E23434078653AE7A49B147C01970688C(__this, L_1, L_2, L_3, L_4, L_5, L_6, L_7, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:57>
String_t* L_8 = ___0_profilerTag;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_9 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_9, L_8, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D(__this, L_9, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:58>
return;
}
}
// Method Definition Index: 35522
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)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:75>
String_t* L_0 = ___0_profilerTag;
bool L_1 = ___1_opaque;
int32_t L_2 = ___2_evt;
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_3 = ___3_renderQueueRange;
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_4 = ___4_layerMask;
StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_5 = ___5_stencilState;
int32_t L_6 = ___6_stencilReference;
DrawObjectsPass__ctor_m73F08BC738626C34A82C197E9DF5B22120FEA3F4(__this, L_0, (ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143*)NULL, L_1, L_2, L_3, L_4, L_5, L_6, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:76>
return;
}
}
// Method Definition Index: 35523
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*)&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*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:19>
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);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:78>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:80>
bool L_1 = ___1_opaque;
int32_t L_2 = ___2_evt;
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_3 = ___3_renderQueueRange;
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_4 = ___4_layerMask;
StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_5 = ___5_stencilState;
int32_t L_6 = ___6_stencilReference;
DrawObjectsPass_Init_mB98CDBA7E23434078653AE7A49B147C01970688C(__this, L_1, L_2, L_3, L_4, L_5, L_6, (ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143*)NULL, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:82>
int32_t L_7 = ___0_profileId;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_8;
L_8 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(L_7, ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D(__this, L_8, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:83>
return;
}
}
// Method Definition Index: 35524
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass_Init_mB98CDBA7E23434078653AE7A49B147C01970688C (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, bool ___0_opaque, int32_t ___1_evt, RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 ___2_renderQueueRange, LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___3_layerMask, StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 ___4_stencilState, int32_t ___5_stencilReference, ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* ___6_shaderTagIds, 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*)&Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6_il2cpp_TypeInfo_var);
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;
}
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* V_0 = NULL;
int32_t V_1 = 0;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 V_2;
memset((&V_2), 0, sizeof(V_2));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:87>
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_0 = ___6_shaderTagIds;
if (L_0)
{
goto IL_003f;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:88>
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);
___6_shaderTagIds = L_6;
}
IL_003f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:90>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_8 = (PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6*)il2cpp_codegen_object_new(PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6_il2cpp_TypeInfo_var);
PassData__ctor_m40B05B511DF9BF5C2196A0EDF4073C86D36949D8(L_8, NULL);
__this->___m_PassData = L_8;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PassData), (void*)L_8);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:91>
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_9 = ___6_shaderTagIds;
V_0 = L_9;
V_1 = 0;
goto IL_0069;
}
IL_0051:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:91>
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_10 = V_0;
int32_t L_11 = V_1;
NullCheck(L_10);
int32_t L_12 = L_11;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_13 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
V_2 = L_13;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:92>
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_14 = __this->___m_ShaderTagIdList;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_15 = V_2;
NullCheck(L_14);
List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_inline(L_14, L_15, List_1_Add_m999CAB0903219BD2CF988827287D44B0B44D69FE_RuntimeMethod_var);
int32_t L_16 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_16, 1));
}
IL_0069:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:91>
int32_t L_17 = V_1;
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_18 = V_0;
NullCheck(L_18);
if ((((int32_t)L_17) < ((int32_t)((int32_t)(((RuntimeArray*)L_18)->max_length)))))
{
goto IL_0051;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:93>
int32_t L_19 = ___1_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_19, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:94>
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_20 = ___2_renderQueueRange;
Nullable_1_t7D98773CC20A842A0846271D1181ECBB0D95926C L_21;
memset((&L_21), 0, sizeof(L_21));
Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204((&L_21), L_20, Nullable_1__ctor_mC09CE20B08C6A7188EE04F52B6A2E598657A0204_RuntimeMethod_var);
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_22 = ___3_layerMask;
int32_t L_23;
L_23 = LayerMask_op_Implicit_m7F5A5B9D079281AC445ED39DEE1FCFA9D795810D(L_22, NULL);
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_24;
memset((&L_24), 0, sizeof(L_24));
FilteringSettings__ctor_m2A2242373FC7D053CFBBC6814D02AAC73C7B3AE7((&L_24), L_21, L_23, (-1), 0, NULL);
__this->___m_FilteringSettings = L_24;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:95>
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_25;
memset((&L_25), 0, sizeof(L_25));
RenderStateBlock__ctor_mED2806102FED1023AB74D94DC37F535497AED1F9((&L_25), 0, NULL);
__this->___m_RenderStateBlock = L_25;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:96>
bool L_26 = ___0_opaque;
__this->___m_IsOpaque = L_26;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:97>
__this->___m_ShouldTransparentsReceiveShadows = (bool)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:98>
__this->___m_IsActiveTargetBackBuffer = (bool)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:100>
bool L_27;
L_27 = StencilState_get_enabled_m03D0635E12B6B461F459A872E3B992C09AD2F709((&___4_stencilState), NULL);
if (!L_27)
{
goto IL_00e0;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:102>
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_28 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
int32_t L_29 = ___5_stencilReference;
RenderStateBlock_set_stencilReference_m9AE2F79509B0F431E8D0430B941DC23755722D84(L_28, L_29, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:103>
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_30 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
RenderStateBlock_set_mask_m0857047D723D7AF5E378D4F9F25D0BC83AD6E9BC(L_30, 8, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:104>
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_31 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_32 = ___4_stencilState;
RenderStateBlock_set_stencilState_m1DD8E2B3953C435C65BA7D60348D717E16B29DEA(L_31, L_32, NULL);
}
IL_00e0:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:106>
return;
}
}
// Method Definition Index: 35525
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*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* V_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_1 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_2 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_3;
memset((&V_3), 0, sizeof(V_3));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:112>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = L_0->___frameData;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:113>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = L_1;
NullCheck(L_2);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_3;
L_3 = ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline(L_2, ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
V_0 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:114>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_4 = L_2;
NullCheck(L_4);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_5;
L_5 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_4, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_1 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:115>
NullCheck(L_4);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_6;
L_6 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_4, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_2 = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:117>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_7 = V_1;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_8 = (PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)(&__this->___m_PassData);
bool L_9 = __this->___m_IsActiveTargetBackBuffer;
DrawObjectsPass_InitPassData_mDE805D902D284C99589A42B7A7751257A820C9F2(__this, L_7, L_8, (-1), L_9, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:118>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_10 = V_0;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_11 = V_1;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_12 = V_2;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_13 = (PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)(&__this->___m_PassData);
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_14 = ___0_context;
DrawObjectsPass_InitRendererLists_m909AE7A68654C13BA9DC0037B50D037C1654E40B(__this, L_10, L_11, L_12, L_13, L_14, (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*)NULL, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:120>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_15 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_16;
L_16 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_15, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_17 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_16);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_18;
L_18 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_3), L_17, L_18, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0093:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_3), NULL);
return;
}
});
try
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:122>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_19 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_20;
L_20 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_19, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_21 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_20);
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_22;
L_22 = CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline(L_21, NULL);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_23 = __this->___m_PassData;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_24 = __this->___m_PassData;
NullCheck(L_24);
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_25 = L_24->___rendererList;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_26 = __this->___m_PassData;
NullCheck(L_26);
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_27 = L_26->___objectsWithErrorRendererList;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_28 = __this->___m_PassData;
NullCheck(L_28);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_29 = L_28->___cameraData;
NullCheck(L_29);
bool L_30;
L_30 = UniversalCameraData_IsCameraProjectionMatrixFlipped_mB276D4F23A10935367AF04FAAEC51AC177A5C203(L_29, NULL);
il2cpp_codegen_runtime_class_init_inline(DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var);
DrawObjectsPass_ExecutePass_mCA65E08175CA3B29346B0BB0AFE34C267E5023F0(L_22, L_23, L_25, L_27, L_30, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:123>
goto IL_00a1;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00a1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:124>
return;
}
}
// Method Definition Index: 35526
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass_ExecutePass_mCA65E08175CA3B29346B0BB0AFE34C267E5023F0 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* ___1_data, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___2_rendererList, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___3_objectsWithErrorRendererList, bool ___4_yFlip, 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*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_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));
float V_1 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_2;
memset((&V_2), 0, sizeof(V_2));
float V_3 = 0.0f;
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;
float G_B9_0 = 0.0f;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B12_0;
memset((&G_B12_0), 0, sizeof(G_B12_0));
float G_B16_0 = 0.0f;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:131>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_0 = ___1_data;
NullCheck(L_0);
bool L_1 = L_0->___isOpaque;
if (L_1)
{
G_B2_0 = (0.0f);
G_B2_1 = (0.0f);
G_B2_2 = (0.0f);
G_B2_3 = (&V_0);
goto IL_0020;
}
G_B1_0 = (0.0f);
G_B1_1 = (0.0f);
G_B1_2 = (0.0f);
G_B1_3 = (&V_0);
}
{
G_B3_0 = (0.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_0025;
}
IL_0020:
{
G_B3_0 = (1.0f);
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_0025:
{
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline(G_B3_4, G_B3_3, G_B3_2, G_B3_1, G_B3_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:132>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_2 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var);
int32_t L_3 = ((DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_StaticFields*)il2cpp_codegen_static_fields_for(DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var))->___s_DrawObjectPassDataPropID;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = V_0;
NullCheck(L_2);
RasterCommandBuffer_SetGlobalVector_mB54A698709E920A961D8601DC5B2452B4866C68E(L_2, L_3, L_4, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:134>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_5 = ___1_data;
NullCheck(L_5);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_6 = L_5->___cameraData;
NullCheck(L_6);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_7;
L_7 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_6, NULL);
NullCheck(L_7);
bool L_8;
L_8 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_7, NULL);
if (!L_8)
{
goto IL_0067;
}
}
{
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_9 = ___1_data;
NullCheck(L_9);
bool L_10 = L_9->___isActiveTargetBackBuffer;
if (!L_10)
{
goto IL_0067;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:136>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_11 = ___0_cmd;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_12 = ___1_data;
NullCheck(L_12);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_13 = L_12->___cameraData;
NullCheck(L_13);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_14;
L_14 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_13, NULL);
NullCheck(L_14);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_15;
L_15 = XRPass_GetViewport_m1AB79BA272EFF457892F38F0949F948D6E9993D7(L_14, 0, NULL);
NullCheck(L_11);
RasterCommandBuffer_SetViewport_mCC43D00D3A49FF4179249DC0A9C5AF417589C74D(L_11, L_15, NULL);
}
IL_0067:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:143>
bool L_16 = ___4_yFlip;
if (L_16)
{
goto IL_0072;
}
}
{
G_B9_0 = (1.0f);
goto IL_0077;
}
IL_0072:
{
G_B9_0 = (-1.0f);
}
IL_0077:
{
V_1 = G_B9_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:144>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:145>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:146>
float L_17 = V_1;
if ((((float)L_17) < ((float)(0.0f))))
{
goto IL_0097;
}
}
{
float L_18 = V_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_19;
memset((&L_19), 0, sizeof(L_19));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_19), L_18, (0.0f), (1.0f), (1.0f), NULL);
G_B12_0 = L_19;
goto IL_00ac;
}
IL_0097:
{
float L_20 = V_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_21;
memset((&L_21), 0, sizeof(L_21));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_21), L_20, (1.0f), (-1.0f), (1.0f), NULL);
G_B12_0 = L_21;
}
IL_00ac:
{
V_2 = G_B12_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:147>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_22 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_23 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___scaleBiasRt;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_24 = V_2;
NullCheck(L_22);
RasterCommandBuffer_SetGlobalVector_mB54A698709E920A961D8601DC5B2452B4866C68E(L_22, L_23, L_24, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:151>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_25 = ___1_data;
NullCheck(L_25);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_26 = L_25->___cameraData;
NullCheck(L_26);
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46* L_27 = (RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46*)(&L_26->___cameraTargetDescriptor);
int32_t L_28;
L_28 = RenderTextureDescriptor_get_msaaSamples_mFCC33643AFF2265C8305DCFD79ED8774A1A8FA22_inline(L_27, NULL);
if ((((int32_t)L_28) <= ((int32_t)1)))
{
goto IL_00d4;
}
}
{
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_29 = ___1_data;
NullCheck(L_29);
bool L_30 = L_29->___isOpaque;
if (L_30)
{
goto IL_00db;
}
}
IL_00d4:
{
G_B16_0 = (0.0f);
goto IL_00e0;
}
IL_00db:
{
G_B16_0 = (1.0f);
}
IL_00e0:
{
V_3 = G_B16_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:152>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_31 = ___0_cmd;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_32 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___alphaToMaskAvailable;
float L_33 = V_3;
NullCheck(L_31);
RasterCommandBuffer_SetGlobalFloat_m6735C779D876CE30CE93D637B614C3249D9D55DB(L_31, L_32, L_33, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:154>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_34 = ___1_data;
NullCheck(L_34);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_35 = L_34->___cameraData;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_36;
L_36 = ScriptableRenderPass_GetActiveDebugHandler_m2787C3C1EEC1632A4E7E2A5C35C7D9216ACF4343(L_35, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:155>
if (!L_36)
{
goto IL_0107;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:157>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_37 = ___1_data;
NullCheck(L_37);
DebugRendererLists_t36E764A9AB1DAF3B3FB5D4E076351B3F15A129C1* L_38 = L_37->___debugRendererLists;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_39 = ___0_cmd;
NullCheck(L_38);
DebugRendererLists_DrawWithRendererList_m8E906F0103062274ADD2DA373E9527942D38F59D(L_38, L_39, NULL);
return;
}
IL_0107:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:161>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_40 = ___0_cmd;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_41 = ___2_rendererList;
NullCheck(L_40);
RasterCommandBuffer_DrawRendererList_m6C50C4A5E4CABE3542317969BC91F552B41A427F(L_40, L_41, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:165>
return;
}
}
// Method Definition Index: 35527
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass_InitPassData_mDE805D902D284C99589A42B7A7751257A820C9F2 (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___0_cameraData, PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** ___1_passData, uint32_t ___2_batchLayerMask, bool ___3_isActiveTargetBackBuffer, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:195>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_0 = ___1_passData;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_1 = *((PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)L_0);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_2 = ___0_cameraData;
NullCheck(L_1);
L_1->___cameraData = L_2;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___cameraData), (void*)L_2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:196>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_3 = ___1_passData;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_4 = *((PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)L_3);
bool L_5 = __this->___m_IsOpaque;
NullCheck(L_4);
L_4->___isOpaque = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:197>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_6 = ___1_passData;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_7 = *((PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)L_6);
bool L_8 = __this->___m_ShouldTransparentsReceiveShadows;
NullCheck(L_7);
L_7->___shouldTransparentsReceiveShadows = L_8;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:198>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_9 = ___1_passData;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_10 = *((PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)L_9);
uint32_t L_11 = ___2_batchLayerMask;
NullCheck(L_10);
L_10->___batchLayerMask = L_11;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:199>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_12 = ___1_passData;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_13 = *((PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)L_12);
bool L_14 = ___3_isActiveTargetBackBuffer;
NullCheck(L_13);
L_13->___isActiveTargetBackBuffer = L_14;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:200>
return;
}
}
// Method Definition Index: 35528
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass_InitRendererLists_m909AE7A68654C13BA9DC0037B50D037C1654E40B (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___0_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___1_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___2_lightData, PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** ___3_passData, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___4_context, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___5_renderGraph, bool ___6_useRenderGraph, 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*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F V_1;
memset((&V_1), 0, sizeof(V_1));
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 V_2;
memset((&V_2), 0, sizeof(V_2));
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* V_3 = NULL;
DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 V_4;
memset((&V_4), 0, sizeof(V_4));
int32_t G_B3_0 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:204>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_0 = ___1_cameraData;
NullCheck(L_0);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_1 = L_0->___camera;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:205>
bool L_2 = __this->___m_IsOpaque;
if (L_2)
{
goto IL_0013;
}
}
{
G_B3_0 = ((int32_t)23);
goto IL_0019;
}
IL_0013:
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_3 = ___1_cameraData;
NullCheck(L_3);
int32_t L_4 = L_3->___defaultOpaqueSortFlags;
G_B3_0 = ((int32_t)(L_4));
}
IL_0019:
{
V_0 = G_B3_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:206>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_5 = ___1_cameraData;
NullCheck(L_5);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_6 = L_5->___renderer;
NullCheck(L_6);
bool L_7;
L_7 = ScriptableRenderer_get_useDepthPriming_m5E06E033D2AC8257F13E47CB835E2C5C97D9099F_inline(L_6, NULL);
if (!L_7)
{
goto IL_0042;
}
}
{
bool L_8 = __this->___m_IsOpaque;
if (!L_8)
{
goto IL_0042;
}
}
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_9 = ___1_cameraData;
NullCheck(L_9);
int32_t L_10 = L_9->___renderType;
if (!L_10)
{
goto IL_003f;
}
}
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_11 = ___1_cameraData;
NullCheck(L_11);
bool L_12 = L_11->___clearDepth;
if (!L_12)
{
goto IL_0042;
}
}
IL_003f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:207>
V_0 = ((int32_t)51);
}
IL_0042:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:209>
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_13 = __this->___m_FilteringSettings;
V_1 = L_13;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:210>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_14 = ___3_passData;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_15 = *((PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)L_14);
NullCheck(L_15);
uint32_t L_16 = L_15->___batchLayerMask;
FilteringSettings_set_batchLayerMask_m1836360CF26338CD0415B94EE1575CFFD367753F((&V_1), L_16, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:218>
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_17 = __this->___m_ShaderTagIdList;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_18 = ___0_renderingData;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_19 = ___1_cameraData;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_20 = ___2_lightData;
int32_t L_21 = V_0;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_22;
L_22 = RenderingUtils_CreateDrawingSettings_m3DB61D695B8C38BC10DF00E538DCB622F04189A0(L_17, L_18, L_19, L_20, L_21, NULL);
V_2 = L_22;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:219>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_23 = ___1_cameraData;
NullCheck(L_23);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_24 = L_23->___renderer;
NullCheck(L_24);
bool L_25;
L_25 = ScriptableRenderer_get_useDepthPriming_m5E06E033D2AC8257F13E47CB835E2C5C97D9099F_inline(L_24, NULL);
if (!L_25)
{
goto IL_00b4;
}
}
{
bool L_26 = __this->___m_IsOpaque;
if (!L_26)
{
goto IL_00b4;
}
}
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_27 = ___1_cameraData;
NullCheck(L_27);
int32_t L_28 = L_27->___renderType;
if (!L_28)
{
goto IL_008d;
}
}
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_29 = ___1_cameraData;
NullCheck(L_29);
bool L_30 = L_29->___clearDepth;
if (!L_30)
{
goto IL_00b4;
}
}
IL_008d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:221>
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_31 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 L_32;
memset((&L_32), 0, sizeof(L_32));
DepthState__ctor_mF4AED45C211436228B26F6C35702093DDF4DCB3B((&L_32), (bool)0, 3, NULL);
RenderStateBlock_set_depthState_mC3E64761972C4C08337991AE4E2DEF565C059E56(L_31, L_32, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:222>
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_33 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_34 = L_33;
int32_t L_35;
L_35 = RenderStateBlock_get_mask_mC675CA5A35CC9912F9B8E34B1DB6BBDB66FFC4C6(L_34, NULL);
RenderStateBlock_set_mask_m0857047D723D7AF5E378D4F9F25D0BC83AD6E9BC(L_34, ((int32_t)((int32_t)L_35|4)), NULL);
goto IL_00f0;
}
IL_00b4:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:224>
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_36 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 L_37;
L_37 = RenderStateBlock_get_depthState_m7A6B50C345D9BB77874859675658E682D39B2F93(L_36, NULL);
V_4 = L_37;
int32_t L_38;
L_38 = DepthState_get_compareFunction_mBAFEB67779433CE796462ED14278CB609B13500D((&V_4), NULL);
if ((!(((uint32_t)L_38) == ((uint32_t)3))))
{
goto IL_00f0;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:226>
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_39 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
DepthState_t798415D2C1D9202E555FEE5D4C5FDF6B3A077255 L_40;
memset((&L_40), 0, sizeof(L_40));
DepthState__ctor_mF4AED45C211436228B26F6C35702093DDF4DCB3B((&L_40), (bool)1, 4, NULL);
RenderStateBlock_set_depthState_mC3E64761972C4C08337991AE4E2DEF565C059E56(L_39, L_40, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:227>
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_41 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_42 = L_41;
int32_t L_43;
L_43 = RenderStateBlock_get_mask_mC675CA5A35CC9912F9B8E34B1DB6BBDB66FFC4C6(L_42, NULL);
RenderStateBlock_set_mask_m0857047D723D7AF5E378D4F9F25D0BC83AD6E9BC(L_42, ((int32_t)((int32_t)L_43|4)), NULL);
}
IL_00f0:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:230>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_44 = ___1_cameraData;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_45;
L_45 = ScriptableRenderPass_GetActiveDebugHandler_m2787C3C1EEC1632A4E7E2A5C35C7D9216ACF4343(L_44, NULL);
V_3 = L_45;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:231>
bool L_46 = ___6_useRenderGraph;
if (!L_46)
{
goto IL_013d;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:233>
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_47 = V_3;
if (!L_47)
{
goto IL_011f;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:235>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_48 = ___3_passData;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_49 = *((PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)L_48);
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_50 = V_3;
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_51 = ___5_renderGraph;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_52 = ___0_renderingData;
NullCheck(L_52);
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_53 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_52->___cullResults);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_54 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
NullCheck(L_50);
DebugRendererLists_t36E764A9AB1DAF3B3FB5D4E076351B3F15A129C1* L_55;
L_55 = DebugHandler_CreateRendererListsWithDebugRenderState_m77FCC19B8452259BB628B54D2D84810C9537DC86(L_50, L_51, L_53, (&V_2), (&V_1), L_54, NULL);
NullCheck(L_49);
L_49->___debugRendererLists = L_55;
Il2CppCodeGenWriteBarrier((void**)(&L_49->___debugRendererLists), (void*)L_55);
return;
}
IL_011f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:239>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_56 = ___5_renderGraph;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_57 = ___0_renderingData;
NullCheck(L_57);
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_58 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_57->___cullResults);
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_59 = V_2;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_60 = V_1;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_61 = __this->___m_RenderStateBlock;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_62 = ___3_passData;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_63 = *((PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)L_62);
NullCheck(L_63);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* L_64 = (RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA*)(&L_63->___rendererListHdl);
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
RenderingUtils_CreateRendererListWithRenderStateBlock_m2EA7A0F6D66B9148185F7A873EE1525242AF741F(L_56, L_58, L_59, L_60, L_61, L_64, NULL);
return;
}
IL_013d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:245>
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_65 = V_3;
if (!L_65)
{
goto IL_0161;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:247>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_66 = ___3_passData;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_67 = *((PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)L_66);
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_68 = V_3;
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_69 = ___4_context;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_70 = ___0_renderingData;
NullCheck(L_70);
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_71 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_70->___cullResults);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_72 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
NullCheck(L_68);
DebugRendererLists_t36E764A9AB1DAF3B3FB5D4E076351B3F15A129C1* L_73;
L_73 = DebugHandler_CreateRendererListsWithDebugRenderState_m920C99CD16580DE4EC9F64A8AD130EA9D9A7CA90(L_68, L_69, L_71, (&V_2), (&V_1), L_72, NULL);
NullCheck(L_67);
L_67->___debugRendererLists = L_73;
Il2CppCodeGenWriteBarrier((void**)(&L_67->___debugRendererLists), (void*)L_73);
return;
}
IL_0161:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:251>
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_74 = ___4_context;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_75 = ___0_renderingData;
NullCheck(L_75);
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267* L_76 = (CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267*)(&L_75->___cullResults);
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_77 = V_2;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_78 = V_1;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_79 = __this->___m_RenderStateBlock;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_80 = ___3_passData;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_81 = *((PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)L_80);
NullCheck(L_81);
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85* L_82 = (RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85*)(&L_81->___rendererList);
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
RenderingUtils_CreateRendererListWithRenderStateBlock_mD1D6675E3A3CA96DD04B7EF36726E4EA983C024D(L_74, L_76, L_77, L_78, L_79, L_82, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:255>
return;
}
}
// Method Definition Index: 35529
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsPass_Render_m93D2C4B8294B4351A8F7036CB63F2F0310ADCC7A (DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___1_frameData, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___2_colorTarget, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___3_depthTarget, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___4_mainShadowsTexture, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___5_additionalShadowsTexture, uint32_t ___6_batchLayerMask, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6_m72B9E4B6854A7EB8E3128E060BE057860081D731_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphUtils_tDC953A7099323FCDF5352374B249F7AD1C09DF87_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRasterRenderPass_TisPassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6_mA0E078B278CE55F8102EF750A9DDDB606D9D392B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__17_0_mF90339ACE8832F94E12ACCEDBA065EDC87B65614_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBB7B0E0A05A1AAB1728E852756F88097333865C3);
s_Il2CppMethodInitialized = true;
}
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* V_0 = NULL;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* V_1 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_2 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_3 = NULL;
RuntimeObject* V_4 = NULL;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* V_5 = NULL;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 V_6;
memset((&V_6), 0, sizeof(V_6));
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 V_7;
memset((&V_7), 0, sizeof(V_7));
bool V_8 = false;
int32_t G_B18_0 = 0;
BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF* G_B21_0 = NULL;
RuntimeObject* G_B21_1 = NULL;
BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF* G_B20_0 = NULL;
RuntimeObject* G_B20_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:259>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_0 = ___1_frameData;
NullCheck(L_0);
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_1;
L_1 = ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_inline(L_0, ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_RuntimeMethod_var);
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:260>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = ___1_frameData;
NullCheck(L_2);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_3;
L_3 = ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline(L_2, ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:261>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_4 = ___1_frameData;
NullCheck(L_4);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_5;
L_5 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_4, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_2 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:262>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_6 = ___1_frameData;
NullCheck(L_6);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_7;
L_7 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_6, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_3 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:264>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_8 = ___0_renderGraph;
String_t* L_9;
L_9 = ScriptableRenderPass_get_passName_m838292A44DB6ED7D67E43C1DE58383959B4F1925_inline(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_10;
L_10 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
NullCheck(L_8);
RuntimeObject* L_11;
L_11 = RenderGraph_AddRasterRenderPass_TisPassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6_mA0E078B278CE55F8102EF750A9DDDB606D9D392B(L_8, L_9, (&V_5), L_10, _stringLiteralBB7B0E0A05A1AAB1728E852756F88097333865C3, ((int32_t)264), RenderGraph_AddRasterRenderPass_TisPassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6_mA0E078B278CE55F8102EF750A9DDDB606D9D392B_RuntimeMethod_var);
V_4 = L_11;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_018a:
{
{
RuntimeObject* L_12 = V_4;
if (!L_12)
{
goto IL_0195;
}
}
{
RuntimeObject* L_13 = V_4;
NullCheck(L_13);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_13);
}
IL_0195:
{
return;
}
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:266>
RuntimeObject* L_14 = V_4;
NullCheck(L_14);
InterfaceActionInvoker1< bool >::Invoke(2, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_14, (bool)1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:268>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_15 = V_2;
uint32_t L_16 = ___6_batchLayerMask;
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_17 = V_0;
NullCheck(L_17);
bool L_18;
L_18 = UniversalResourceData_get_isActiveTargetBackBuffer_mDE46C8611DF6BE430C31BA0988CD0E63AC918190(L_17, NULL);
DrawObjectsPass_InitPassData_mDE805D902D284C99589A42B7A7751257A820C9F2(__this, L_15, (&V_5), L_16, L_18, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:270>
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
bool L_19;
L_19 = TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline((&___2_colorTarget), NULL);
if (!L_19)
{
goto IL_0070_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:272>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_20 = V_5;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_21 = ___2_colorTarget;
NullCheck(L_20);
L_20->___albedoHdl = L_21;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:273>
RuntimeObject* L_22 = V_4;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_23 = ___2_colorTarget;
NullCheck(L_22);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(0, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_22, L_23, 0, 2);
}
IL_0070_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:276>
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
bool L_24;
L_24 = TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline((&___3_depthTarget), NULL);
if (!L_24)
{
goto IL_008c_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:278>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_25 = V_5;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_26 = ___3_depthTarget;
NullCheck(L_25);
L_25->___depthHdl = L_26;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:279>
RuntimeObject* L_27 = V_4;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_28 = ___3_depthTarget;
NullCheck(L_27);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t >::Invoke(4, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_27, L_28, 2);
}
IL_008c_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:282>
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
bool L_29;
L_29 = TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline((&___4_mainShadowsTexture), NULL);
if (!L_29)
{
goto IL_009f_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:283>
RuntimeObject* L_30 = V_4;
NullCheck(L_30);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(0, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_30, (&___4_mainShadowsTexture), 1);
}
IL_009f_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:284>
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
bool L_31;
L_31 = TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline((&___5_additionalShadowsTexture), NULL);
if (!L_31)
{
goto IL_00b2_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:285>
RuntimeObject* L_32 = V_4;
NullCheck(L_32);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(0, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_32, (&___5_additionalShadowsTexture), 1);
}
IL_00b2_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:287>
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_33 = V_0;
NullCheck(L_33);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_34;
L_34 = UniversalResourceData_get_ssaoTexture_m0AF63820533256331CD1B29C540B69083563CC2F(L_33, NULL);
V_6 = L_34;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:288>
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
bool L_35;
L_35 = TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline((&V_6), NULL);
if (!L_35)
{
goto IL_00cd_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:289>
RuntimeObject* L_36 = V_4;
NullCheck(L_36);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(0, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_36, (&V_6), 1);
}
IL_00cd_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:290>
RuntimeObject* L_37 = V_4;
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_38 = V_0;
il2cpp_codegen_runtime_class_init_inline(RenderGraphUtils_tDC953A7099323FCDF5352374B249F7AD1C09DF87_il2cpp_TypeInfo_var);
RenderGraphUtils_UseDBufferIfValid_mA098E9033502797670EBEAEFBFDE41CFBD784AB5(L_37, L_38, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:292>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_39 = V_1;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_40 = V_2;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_41 = V_3;
il2cpp_codegen_initobj((&V_7), sizeof(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36));
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_42 = V_7;
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_43 = ___0_renderGraph;
DrawObjectsPass_InitRendererLists_m909AE7A68654C13BA9DC0037B50D037C1654E40B(__this, L_39, L_40, L_41, (&V_5), L_42, L_43, (bool)1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:293>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_44 = V_2;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_45;
L_45 = ScriptableRenderPass_GetActiveDebugHandler_m2787C3C1EEC1632A4E7E2A5C35C7D9216ACF4343(L_44, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:294>
if (!L_45)
{
goto IL_0104_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:296>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_46 = V_5;
NullCheck(L_46);
DebugRendererLists_t36E764A9AB1DAF3B3FB5D4E076351B3F15A129C1* L_47 = L_46->___debugRendererLists;
RuntimeObject* L_48 = V_4;
NullCheck(L_47);
DebugRendererLists_PrepareRendererListForRasterPass_m8E4B72A3E9F4880FC3EE728C85B4DD9210E92789(L_47, L_48, NULL);
goto IL_0120_1;
}
IL_0104_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:300>
RuntimeObject* L_49 = V_4;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_50 = V_5;
NullCheck(L_50);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* L_51 = (RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA*)(&L_50->___rendererListHdl);
NullCheck(L_49);
InterfaceActionInvoker1< RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* >::Invoke(9, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_49, L_51);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:301>
RuntimeObject* L_52 = V_4;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_53 = V_5;
NullCheck(L_53);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* L_54 = (RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA*)(&L_53->___objectsWithErrorRendererListHdl);
NullCheck(L_52);
InterfaceActionInvoker1< RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* >::Invoke(9, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_52, L_54);
}
IL_0120_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:304>
RuntimeObject* L_55 = V_4;
NullCheck(L_55);
InterfaceActionInvoker1< bool >::Invoke(12, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_55, (bool)1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:306>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_56 = V_2;
NullCheck(L_56);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_57;
L_57 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_56, NULL);
NullCheck(L_57);
bool L_58;
L_58 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_57, NULL);
if (!L_58)
{
goto IL_0162_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:308>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_59 = V_2;
NullCheck(L_59);
XRPassUniversal_t8D4B40107F5DBC12D39470D87D108D3D2A8FB8D1* L_60;
L_60 = UniversalCameraData_get_xrUniversal_mD28B65BB477E408AF63DCA582FA63CB9FDCC01E0(L_59, NULL);
NullCheck(L_60);
bool L_61;
L_61 = XRPassUniversal_get_canFoveateIntermediatePasses_m03BF762BCF4DB4F35723BD3B5D0537CCD76CD716_inline(L_60, NULL);
if (L_61)
{
goto IL_014a_1;
}
}
{
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_62 = V_0;
NullCheck(L_62);
bool L_63;
L_63 = UniversalResourceData_get_isActiveTargetBackBuffer_mDE46C8611DF6BE430C31BA0988CD0E63AC918190(L_62, NULL);
G_B18_0 = ((int32_t)(L_63));
goto IL_014b_1;
}
IL_014a_1:
{
G_B18_0 = 1;
}
IL_014b_1:
{
V_8 = (bool)G_B18_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:309>
RuntimeObject* L_64 = V_4;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_65 = V_2;
NullCheck(L_65);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_66;
L_66 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_65, NULL);
NullCheck(L_66);
bool L_67;
L_67 = XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73(L_66, NULL);
bool L_68 = V_8;
NullCheck(L_64);
InterfaceActionInvoker1< bool >::Invoke(13, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_64, (bool)((int32_t)((int32_t)L_67&(int32_t)L_68)));
}
IL_0162_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:312>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:313>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:314>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:315>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:316>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:317>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:318>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:319>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:320>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:321>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:322>
RuntimeObject* L_69 = V_4;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var);
BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF* L_70 = ((U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var))->___U3CU3E9__17_0;
BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF* L_71 = L_70;
if (L_71)
{
G_B21_0 = L_71;
G_B21_1 = L_69;
goto IL_0183_1;
}
G_B20_0 = L_71;
G_B20_1 = L_69;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var);
U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967* L_72 = ((U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var))->___U3CU3E9;
BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF* L_73 = (BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF*)il2cpp_codegen_object_new(BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF_il2cpp_TypeInfo_var);
BaseRenderFunc_2__ctor_mC0BAD851DD1394062D382A59A79BCFECFAA2C5F1(L_73, L_72, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__17_0_mF90339ACE8832F94E12ACCEDBA065EDC87B65614_RuntimeMethod_var), NULL);
BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF* L_74 = L_73;
((U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var))->___U3CU3E9__17_0 = L_74;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967_il2cpp_TypeInfo_var))->___U3CU3E9__17_0), (void*)L_74);
G_B21_0 = L_74;
G_B21_1 = G_B20_1;
}
IL_0183_1:
{
NullCheck(G_B21_1);
GenericInterfaceActionInvoker1< BaseRenderFunc_2_tF09669069125D3E25CF302680B2C186EBCF050BF* >::Invoke(IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6_m72B9E4B6854A7EB8E3128E060BE057860081D731_RuntimeMethod_var, G_B21_1, G_B21_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:323>
goto IL_0196;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0196:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:324>
return;
}
}
// Method Definition Index: 35530
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;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:35>
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
// Method Definition Index: 35531
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_m40B05B511DF9BF5C2196A0EDF4073C86D36949D8 (PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35532
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;
}
}
// Method Definition Index: 35533
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m4DD18E1772FAE19BB49DE06C561ADCFBBA8644CF (U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 35534
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRenderU3Eb__17_0_mF90339ACE8832F94E12ACCEDBA065EDC87B65614 (U3CU3Ec_tF99A867D5141BE399F356400CAF53E401195B967* __this, PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* ___0_data, RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 ___1_context, 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*)&TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:316>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_0 = ___0_data;
NullCheck(L_0);
bool L_1 = L_0->___isOpaque;
if (L_1)
{
goto IL_001b;
}
}
{
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_2 = ___0_data;
NullCheck(L_2);
bool L_3 = L_2->___shouldTransparentsReceiveShadows;
if (L_3)
{
goto IL_001b;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:317>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_4 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_5 = L_4.___cmd;
TransparentSettingsPass_ExecutePass_m489020E21070F532988AFEA638A855B7D4E6F873(L_5, NULL);
}
IL_001b:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:319>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_6 = ___0_data;
NullCheck(L_6);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_7 = L_6->___cameraData;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_8 = ___0_data;
NullCheck(L_8);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_9 = L_8->___albedoHdl;
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_10;
L_10 = TextureHandle_op_Implicit_m5B88526114B640AE422305CC950C0887E576CE25(L_9, NULL);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_11 = ___0_data;
NullCheck(L_11);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_12 = L_11->___depthHdl;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_13;
L_13 = TextureHandle_op_Implicit_m5B88526114B640AE422305CC950C0887E576CE25(L_12, NULL);
NullCheck(L_7);
bool L_14;
L_14 = UniversalCameraData_IsRenderTargetProjectionMatrixFlipped_m4BE75838B7F341A0EEE859ED9EFB3B341B99974D(L_7, L_10, L_13, NULL);
V_0 = L_14;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:321>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_15 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_16 = L_15.___cmd;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_17 = ___0_data;
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_18 = ___0_data;
NullCheck(L_18);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA L_19 = L_18->___rendererListHdl;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_20;
L_20 = RendererListHandle_op_Implicit_m23F3E49F9D97B0BABE1044E02A7A70784F05C585(L_19, NULL);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_21 = ___0_data;
NullCheck(L_21);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA L_22 = L_21->___objectsWithErrorRendererListHdl;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_23;
L_23 = RendererListHandle_op_Implicit_m23F3E49F9D97B0BABE1044E02A7A70784F05C585(L_22, NULL);
bool L_24 = V_0;
il2cpp_codegen_runtime_class_init_inline(DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var);
DrawObjectsPass_ExecutePass_mCA65E08175CA3B29346B0BB0AFE34C267E5023F0(L_16, L_17, L_20, L_23, L_24, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:322>
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
// Method Definition Index: 35535
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsWithRenderingLayersPass__ctor_m00C8A877DBC0F72CBDC08F1613A858D672C5F8EF (DrawObjectsWithRenderingLayersPass_t34921C427F925EE5E7DF0F89EDF65CADB0476FE5* __this, int32_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*)&DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:346>
int32_t L_0 = ___0_profilerTag;
bool L_1 = ___1_opaque;
int32_t L_2 = ___2_evt;
RenderQueueRange_t7518252AA6426B1EA45D3D9B394F304EEF784D71 L_3 = ___3_renderQueueRange;
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_4 = ___4_layerMask;
StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_5 = ___5_stencilState;
int32_t L_6 = ___6_stencilReference;
il2cpp_codegen_runtime_class_init_inline(DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var);
DrawObjectsPass__ctor_mA2ED4080BA69CD5A495623C4AEDA0044E627374D(__this, L_0, L_1, L_2, L_3, L_4, L_5, L_6, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:348>
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_7 = (RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF*)(RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF*)SZArrayNew(RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF_il2cpp_TypeInfo_var, (uint32_t)2);
__this->___m_ColorTargetIndentifiers = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ColorTargetIndentifiers), (void*)L_7);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:349>
return;
}
}
// Method Definition Index: 35536
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsWithRenderingLayersPass_Setup_mAA94CC2FBD91A0DFC03EED26E0DEA2C47644A5FA (DrawObjectsWithRenderingLayersPass_t34921C427F925EE5E7DF0F89EDF65CADB0476FE5* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_colorAttachment, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_renderingLayersTexture, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_depthAttachment, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:360>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_colorAttachment;
if (L_0)
{
goto IL_0013;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:361>
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral083335BCA03047D7F298499DD9CCC5E51C07222B)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA03F32E2EFEC673BFED31F008825CAB3FFC9FBE5)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DrawObjectsWithRenderingLayersPass_Setup_mAA94CC2FBD91A0DFC03EED26E0DEA2C47644A5FA_RuntimeMethod_var)));
}
IL_0013:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:362>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_2 = ___1_renderingLayersTexture;
if (L_2)
{
goto IL_0026;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:363>
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralABD932ED9457E536A01C012AA66CD05058808CCD)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAC17D1326DABDFFB86035AD515AE69D49903206E)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DrawObjectsWithRenderingLayersPass_Setup_mAA94CC2FBD91A0DFC03EED26E0DEA2C47644A5FA_RuntimeMethod_var)));
}
IL_0026:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:364>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_4 = ___2_depthAttachment;
if (L_4)
{
goto IL_0039;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:365>
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_5 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral20908087191494E1DCD419DA689E3791BF2051F1)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF4D74A931AD3D176AD4D318ABBB6770AEA72843E)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DrawObjectsWithRenderingLayersPass_Setup_mAA94CC2FBD91A0DFC03EED26E0DEA2C47644A5FA_RuntimeMethod_var)));
}
IL_0039:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:367>
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_6 = __this->___m_ColorTargetIndentifiers;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_7 = ___0_colorAttachment;
NullCheck(L_6);
ArrayElementTypeCheck (L_6, L_7);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(0), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_7);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:368>
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_8 = __this->___m_ColorTargetIndentifiers;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_9 = ___1_renderingLayersTexture;
NullCheck(L_8);
ArrayElementTypeCheck (L_8, L_9);
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(1), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_9);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:369>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_10 = ___2_depthAttachment;
__this->___m_DepthTargetIndentifiers = L_10;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DepthTargetIndentifiers), (void*)L_10);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:370>
return;
}
}
// Method Definition Index: 35537
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsWithRenderingLayersPass_Configure_m3ADD565D5DC931B482A12A8CA7558F941032DD5D (DrawObjectsWithRenderingLayersPass_t34921C427F925EE5E7DF0F89EDF65CADB0476FE5* __this, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_cmd, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___1_cameraTextureDescriptor, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:378>
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0 = __this->___m_ColorTargetIndentifiers;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_1 = __this->___m_DepthTargetIndentifiers;
ScriptableRenderPass_ConfigureTarget_m95AF62178B8B11980EF5E922FBD15042C2F361E3(__this, L_0, L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:380>
return;
}
}
// Method Definition Index: 35538
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsWithRenderingLayersPass_Execute_mFD3C611D81A83EB0B5FD6421AD4A96133E8D239C (DrawObjectsWithRenderingLayersPass_t34921C427F925EE5E7DF0F89EDF65CADB0476FE5* __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*)&ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:386>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_1;
L_1 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_0, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_2 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:389>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_3 = L_2;
NullCheck(L_3);
CommandBuffer_SetKeyword_m21015D629787CEC4954ABA00F1211D2F957B2399(L_3, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___WriteRenderingLayers), (bool)1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:392>
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_4 = ___0_context;
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_5 = ___1_renderingData;
DrawObjectsPass_Execute_m799C95C2011BFE202B9E2ECBCBD1B7097F7582A7(__this, L_4, L_5, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:395>
NullCheck(L_3);
CommandBuffer_SetKeyword_m21015D629787CEC4954ABA00F1211D2F957B2399(L_3, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___WriteRenderingLayers), (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:396>
return;
}
}
// Method Definition Index: 35539
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DrawObjectsWithRenderingLayersPass_Render_m8C4DA95E12CE24989890167A76B0474151E4EFAC (DrawObjectsWithRenderingLayersPass_t34921C427F925EE5E7DF0F89EDF65CADB0476FE5* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___1_frameData, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___2_colorTarget, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___3_renderingLayersTexture, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___4_depthTarget, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___5_mainShadowsTexture, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___6_additionalShadowsTexture, int32_t ___7_maskSize, uint32_t ___8_batchLayerMask, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_SetRenderFunc_TisRenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6_m4DCA12153D798726C86C9958E40B85F5B66F5E90_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphUtils_tDC953A7099323FCDF5352374B249F7AD1C09DF87_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRasterRenderPass_TisRenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6_m725F03C11A581620B2DB2CD228AFC5A7BE5B5511_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__7_0_m5579DB9D285B27F0FCA9AF66F3E3E8599A7B9AD1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBB7B0E0A05A1AAB1728E852756F88097333865C3);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* V_1 = NULL;
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* V_2 = NULL;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* V_3 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_4 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_5 = NULL;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 V_6;
memset((&V_6), 0, sizeof(V_6));
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 V_7;
memset((&V_7), 0, sizeof(V_7));
bool V_8 = false;
int32_t G_B16_0 = 0;
BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F* G_B19_0 = NULL;
RuntimeObject* G_B19_1 = NULL;
BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F* G_B18_0 = NULL;
RuntimeObject* G_B18_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:411>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_0 = ___0_renderGraph;
String_t* L_1;
L_1 = ScriptableRenderPass_get_passName_m838292A44DB6ED7D67E43C1DE58383959B4F1925_inline(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2;
L_2 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
NullCheck(L_0);
RuntimeObject* L_3;
L_3 = RenderGraph_AddRasterRenderPass_TisRenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6_m725F03C11A581620B2DB2CD228AFC5A7BE5B5511(L_0, L_1, (&V_1), L_2, _stringLiteralBB7B0E0A05A1AAB1728E852756F88097333865C3, ((int32_t)411), RenderGraph_AddRasterRenderPass_TisRenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6_m725F03C11A581620B2DB2CD228AFC5A7BE5B5511_RuntimeMethod_var);
V_0 = L_3;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_01a3:
{
{
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_01ac;
}
}
{
RuntimeObject* L_5 = V_0;
NullCheck(L_5);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_5);
}
IL_01ac:
{
return;
}
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:414>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_6 = ___1_frameData;
NullCheck(L_6);
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_7;
L_7 = ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_inline(L_6, ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_RuntimeMethod_var);
V_2 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:415>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_8 = ___1_frameData;
NullCheck(L_8);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_9;
L_9 = ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline(L_8, ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
V_3 = L_9;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:416>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_10 = ___1_frameData;
NullCheck(L_10);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_11;
L_11 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_10, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_4 = L_11;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:417>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_12 = ___1_frameData;
NullCheck(L_12);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_13;
L_13 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_12, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_5 = L_13;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:419>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_14 = V_4;
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_15 = V_1;
NullCheck(L_15);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_16 = (PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)(&L_15->___basePassData);
uint32_t L_17 = ___8_batchLayerMask;
DrawObjectsPass_InitPassData_mDE805D902D284C99589A42B7A7751257A820C9F2(__this, L_14, L_16, L_17, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:420>
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_18 = V_1;
int32_t L_19 = ___7_maskSize;
NullCheck(L_18);
L_18->___maskSize = L_19;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:422>
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_20 = V_1;
NullCheck(L_20);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_21 = L_20->___basePassData;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_22 = ___2_colorTarget;
NullCheck(L_21);
L_21->___albedoHdl = L_22;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:423>
RuntimeObject* L_23 = V_0;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_24 = ___2_colorTarget;
NullCheck(L_23);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(0, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_23, L_24, 0, 2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:424>
RuntimeObject* L_25 = V_0;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_26 = ___3_renderingLayersTexture;
NullCheck(L_25);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(0, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_25, L_26, 1, 2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:425>
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_27 = V_1;
NullCheck(L_27);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_28 = L_27->___basePassData;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_29 = ___4_depthTarget;
NullCheck(L_28);
L_28->___depthHdl = L_29;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:426>
RuntimeObject* L_30 = V_0;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_31 = ___4_depthTarget;
NullCheck(L_30);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t >::Invoke(4, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_30, L_31, 2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:427>
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
bool L_32;
L_32 = TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline((&___5_mainShadowsTexture), NULL);
if (!L_32)
{
goto IL_009d_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:428>
RuntimeObject* L_33 = V_0;
NullCheck(L_33);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(0, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_33, (&___5_mainShadowsTexture), 1);
}
IL_009d_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:429>
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
bool L_34;
L_34 = TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline((&___6_additionalShadowsTexture), NULL);
if (!L_34)
{
goto IL_00af_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:430>
RuntimeObject* L_35 = V_0;
NullCheck(L_35);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(0, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_35, (&___6_additionalShadowsTexture), 1);
}
IL_00af_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:432>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_36 = V_4;
NullCheck(L_36);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_37 = L_36->___renderer;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:433>
if (!((UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A*)IsInstSealed((RuntimeObject*)L_37, UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var)))
{
goto IL_00de_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:435>
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_38 = V_2;
NullCheck(L_38);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_39;
L_39 = UniversalResourceData_get_ssaoTexture_m0AF63820533256331CD1B29C540B69083563CC2F(L_38, NULL);
V_6 = L_39;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:436>
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
bool L_40;
L_40 = TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline((&V_6), NULL);
if (!L_40)
{
goto IL_00d7_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:437>
RuntimeObject* L_41 = V_0;
NullCheck(L_41);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(0, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_41, (&V_6), 1);
}
IL_00d7_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:439>
RuntimeObject* L_42 = V_0;
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_43 = V_2;
il2cpp_codegen_runtime_class_init_inline(RenderGraphUtils_tDC953A7099323FCDF5352374B249F7AD1C09DF87_il2cpp_TypeInfo_var);
RenderGraphUtils_UseDBufferIfValid_mA098E9033502797670EBEAEFBFDE41CFBD784AB5(L_42, L_43, NULL);
}
IL_00de_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:442>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_44 = V_3;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_45 = V_4;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_46 = V_5;
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_47 = V_1;
NullCheck(L_47);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6** L_48 = (PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6**)(&L_47->___basePassData);
il2cpp_codegen_initobj((&V_7), sizeof(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36));
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_49 = V_7;
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_50 = ___0_renderGraph;
DrawObjectsPass_InitRendererLists_m909AE7A68654C13BA9DC0037B50D037C1654E40B(__this, L_44, L_45, L_46, L_48, L_49, L_50, (bool)1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:443>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_51 = V_4;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_52;
L_52 = ScriptableRenderPass_GetActiveDebugHandler_m2787C3C1EEC1632A4E7E2A5C35C7D9216ACF4343(L_51, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:444>
if (!L_52)
{
goto IL_0117_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:446>
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_53 = V_1;
NullCheck(L_53);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_54 = L_53->___basePassData;
NullCheck(L_54);
DebugRendererLists_t36E764A9AB1DAF3B3FB5D4E076351B3F15A129C1* L_55 = L_54->___debugRendererLists;
RuntimeObject* L_56 = V_0;
NullCheck(L_55);
DebugRendererLists_PrepareRendererListForRasterPass_m8E4B72A3E9F4880FC3EE728C85B4DD9210E92789(L_55, L_56, NULL);
goto IL_0139_1;
}
IL_0117_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:450>
RuntimeObject* L_57 = V_0;
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_58 = V_1;
NullCheck(L_58);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_59 = L_58->___basePassData;
NullCheck(L_59);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* L_60 = (RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA*)(&L_59->___rendererListHdl);
NullCheck(L_57);
InterfaceActionInvoker1< RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* >::Invoke(9, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_57, L_60);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:451>
RuntimeObject* L_61 = V_0;
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_62 = V_1;
NullCheck(L_62);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_63 = L_62->___basePassData;
NullCheck(L_63);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* L_64 = (RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA*)(&L_63->___objectsWithErrorRendererListHdl);
NullCheck(L_61);
InterfaceActionInvoker1< RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* >::Invoke(9, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_61, L_64);
}
IL_0139_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:455>
RuntimeObject* L_65 = V_0;
NullCheck(L_65);
InterfaceActionInvoker1< bool >::Invoke(12, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_65, (bool)1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:457>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_66 = V_4;
NullCheck(L_66);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_67;
L_67 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_66, NULL);
NullCheck(L_67);
bool L_68;
L_68 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_67, NULL);
if (!L_68)
{
goto IL_017c_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:459>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_69 = V_4;
NullCheck(L_69);
XRPassUniversal_t8D4B40107F5DBC12D39470D87D108D3D2A8FB8D1* L_70;
L_70 = UniversalCameraData_get_xrUniversal_mD28B65BB477E408AF63DCA582FA63CB9FDCC01E0(L_69, NULL);
NullCheck(L_70);
bool L_71;
L_71 = XRPassUniversal_get_canFoveateIntermediatePasses_m03BF762BCF4DB4F35723BD3B5D0537CCD76CD716_inline(L_70, NULL);
if (L_71)
{
goto IL_0164_1;
}
}
{
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_72 = V_2;
NullCheck(L_72);
bool L_73;
L_73 = UniversalResourceData_get_isActiveTargetBackBuffer_mDE46C8611DF6BE430C31BA0988CD0E63AC918190(L_72, NULL);
G_B16_0 = ((int32_t)(L_73));
goto IL_0165_1;
}
IL_0164_1:
{
G_B16_0 = 1;
}
IL_0165_1:
{
V_8 = (bool)G_B16_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:460>
RuntimeObject* L_74 = V_0;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_75 = V_4;
NullCheck(L_75);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_76;
L_76 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_75, NULL);
NullCheck(L_76);
bool L_77;
L_77 = XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73(L_76, NULL);
bool L_78 = V_8;
NullCheck(L_74);
InterfaceActionInvoker1< bool >::Invoke(13, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_74, (bool)((int32_t)((int32_t)L_77&(int32_t)L_78)));
}
IL_017c_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:463>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:464>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:465>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:466>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:467>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:468>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:469>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:470>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:471>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:472>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:473>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:474>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:475>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:476>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:477>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:478>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:479>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:480>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:481>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:482>
RuntimeObject* L_79 = V_0;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_il2cpp_TypeInfo_var);
BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F* L_80 = ((U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_il2cpp_TypeInfo_var))->___U3CU3E9__7_0;
BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F* L_81 = L_80;
if (L_81)
{
G_B19_0 = L_81;
G_B19_1 = L_79;
goto IL_019c_1;
}
G_B18_0 = L_81;
G_B18_1 = L_79;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_il2cpp_TypeInfo_var);
U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242* L_82 = ((U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_il2cpp_TypeInfo_var))->___U3CU3E9;
BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F* L_83 = (BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F*)il2cpp_codegen_object_new(BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F_il2cpp_TypeInfo_var);
BaseRenderFunc_2__ctor_m4C2F731BC944DCC6176E75C00D0514CEC88EC3BA(L_83, L_82, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__7_0_m5579DB9D285B27F0FCA9AF66F3E3E8599A7B9AD1_RuntimeMethod_var), NULL);
BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F* L_84 = L_83;
((U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_il2cpp_TypeInfo_var))->___U3CU3E9__7_0 = L_84;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_il2cpp_TypeInfo_var))->___U3CU3E9__7_0), (void*)L_84);
G_B19_0 = L_84;
G_B19_1 = G_B18_1;
}
IL_019c_1:
{
NullCheck(G_B19_1);
GenericInterfaceActionInvoker1< BaseRenderFunc_2_t7C5387C9870757FC689010DAC88E68C96678CC4F* >::Invoke(IRasterRenderGraphBuilder_SetRenderFunc_TisRenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6_m4DCA12153D798726C86C9958E40B85F5B66F5E90_RuntimeMethod_var, G_B19_1, G_B19_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:483>
goto IL_01ad;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_01ad:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:484>
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
// Method Definition Index: 35540
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderingLayersPassData__ctor_m63E160E53D46DDFBBD5057A33943DC60DB4F103F (RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:403>
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:405>
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_0 = (PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6*)il2cpp_codegen_object_new(PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6_il2cpp_TypeInfo_var);
PassData__ctor_m40B05B511DF9BF5C2196A0EDF4073C86D36949D8(L_0, NULL);
__this->___basePassData = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___basePassData), (void*)L_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:406>
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
// Method Definition Index: 35541
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m754035AAEF3C970DCFA906218D79B7DDF49D7F09 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242* L_0 = (U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242*)il2cpp_codegen_object_new(U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_mCE3DB4A42A824D146158C4B02532878D8D42E877(L_0, NULL);
((U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
return;
}
}
// Method Definition Index: 35542
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mCE3DB4A42A824D146158C4B02532878D8D42E877 (U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 35543
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRenderU3Eb__7_0_m5579DB9D285B27F0FCA9AF66F3E3E8599A7B9AD1 (U3CU3Ec_tB2C980602F71420F73DC3727401358DEE056A242* __this, RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* ___0_data, RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 ___1_context, 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*)&ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:466>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_0 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_1 = L_0.___cmd;
NullCheck(L_1);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_1, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___WriteRenderingLayers), (bool)1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:468>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_2 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_3 = L_2.___cmd;
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_4 = ___0_data;
NullCheck(L_4);
int32_t L_5 = L_4->___maskSize;
RenderingLayerUtils_SetupProperties_m2A1AA052D575737E5C1F872793A633A1043F980D(L_3, L_5, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:472>
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_6 = ___0_data;
NullCheck(L_6);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_7 = L_6->___basePassData;
NullCheck(L_7);
bool L_8 = L_7->___isOpaque;
if (L_8)
{
goto IL_0047;
}
}
{
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_9 = ___0_data;
NullCheck(L_9);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_10 = L_9->___basePassData;
NullCheck(L_10);
bool L_11 = L_10->___shouldTransparentsReceiveShadows;
if (L_11)
{
goto IL_0047;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:473>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_12 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_13 = L_12.___cmd;
TransparentSettingsPass_ExecutePass_m489020E21070F532988AFEA638A855B7D4E6F873(L_13, NULL);
}
IL_0047:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:475>
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_14 = ___0_data;
NullCheck(L_14);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_15 = L_14->___basePassData;
NullCheck(L_15);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_16 = L_15->___cameraData;
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_17 = ___0_data;
NullCheck(L_17);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_18 = L_17->___basePassData;
NullCheck(L_18);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_19 = L_18->___albedoHdl;
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_20;
L_20 = TextureHandle_op_Implicit_m5B88526114B640AE422305CC950C0887E576CE25(L_19, NULL);
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_21 = ___0_data;
NullCheck(L_21);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_22 = L_21->___basePassData;
NullCheck(L_22);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_23 = L_22->___depthHdl;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_24;
L_24 = TextureHandle_op_Implicit_m5B88526114B640AE422305CC950C0887E576CE25(L_23, NULL);
NullCheck(L_16);
bool L_25;
L_25 = UniversalCameraData_IsRenderTargetProjectionMatrixFlipped_m4BE75838B7F341A0EEE859ED9EFB3B341B99974D(L_16, L_20, L_24, NULL);
V_0 = L_25;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:478>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_26 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_27 = L_26.___cmd;
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_28 = ___0_data;
NullCheck(L_28);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_29 = L_28->___basePassData;
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_30 = ___0_data;
NullCheck(L_30);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_31 = L_30->___basePassData;
NullCheck(L_31);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA L_32 = L_31->___rendererListHdl;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_33;
L_33 = RendererListHandle_op_Implicit_m23F3E49F9D97B0BABE1044E02A7A70784F05C585(L_32, NULL);
RenderingLayersPassData_t89FF186B6F0EB4D17F26049D70E750DDD14049B6* L_34 = ___0_data;
NullCheck(L_34);
PassData_tF4FD67FF7B2715C52BCB00E214D16901C0BCB1F6* L_35 = L_34->___basePassData;
NullCheck(L_35);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA L_36 = L_35->___objectsWithErrorRendererListHdl;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_37;
L_37 = RendererListHandle_op_Implicit_m23F3E49F9D97B0BABE1044E02A7A70784F05C585(L_36, NULL);
bool L_38 = V_0;
il2cpp_codegen_runtime_class_init_inline(DrawObjectsPass_t84B46B3BEA317D89ACA0B04F80A9346789E8DE68_il2cpp_TypeInfo_var);
DrawObjectsPass_ExecutePass_mCA65E08175CA3B29346B0BB0AFE34C267E5023F0(L_27, L_29, L_33, L_37, L_38, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:481>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_39 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_40 = L_39.___cmd;
NullCheck(L_40);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_40, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___WriteRenderingLayers), (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DrawObjectsPass.cs:482>
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
// Method Definition Index: 35544
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass__ctor_m8EC452A44B311B651896B960793E9588F36A13A9 (FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* __this, int32_t ___0_evt, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_blitMaterial, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___2_blitHDRMaterial, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral70A2D88AD42A0C4D87F0BC33CD89748FC54FC710);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86EA63B41EBD6BF33C0C9ABD453D2CB573F9FAAA);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* G_B3_0 = NULL;
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* G_B2_0 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B4_0 = NULL;
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* G_B4_1 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B6_0 = NULL;
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* G_B6_1 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B5_0 = NULL;
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* G_B5_1 = NULL;
int32_t G_B7_0 = 0;
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* G_B7_1 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B9_0 = NULL;
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* G_B9_1 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* G_B8_0 = NULL;
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* G_B8_1 = NULL;
int32_t G_B10_0 = 0;
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* G_B10_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:52>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:54>
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0;
L_0 = ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661(((int32_t)58), ProfilingSampler_Get_TisURPProfileId_tA83520239B6C0F10A73CCC6CEC7D3DA1F1932481_m9F3104BDEBD70A287E8F4BAC86579564A19A5661_RuntimeMethod_var);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D(__this, L_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:55>
ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline(__this, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:56>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_1 = (PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A*)il2cpp_codegen_object_new(PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A_il2cpp_TypeInfo_var);
PassData__ctor_mF2C9CC2A8D1332768A155BAAD60C50CB83346BB9(L_1, NULL);
__this->___m_PassData = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PassData), (void*)L_1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:57>
int32_t L_2 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_2, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:61>
BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729* L_3 = (BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729*)(BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729*)SZArrayNew(BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729_il2cpp_TypeInfo_var, (uint32_t)2);
__this->___m_BlitMaterialData = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_BlitMaterialData), (void*)L_3);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:62>
V_0 = 0;
goto IL_00c1;
}
IL_003f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:64>
BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729* L_4 = __this->___m_BlitMaterialData;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = V_0;
if (!L_6)
{
G_B3_0 = ((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)));
goto IL_0051;
}
G_B2_0 = ((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)));
}
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_7 = ___2_blitHDRMaterial;
G_B4_0 = L_7;
G_B4_1 = G_B2_0;
goto IL_0052;
}
IL_0051:
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_8 = ___1_blitMaterial;
G_B4_0 = L_8;
G_B4_1 = G_B3_0;
}
IL_0052:
{
G_B4_1->___material = G_B4_0;
Il2CppCodeGenWriteBarrier((void**)(&G_B4_1->___material), (void*)G_B4_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:65>
BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729* L_9 = __this->___m_BlitMaterialData;
int32_t L_10 = V_0;
NullCheck(L_9);
BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729* L_11 = __this->___m_BlitMaterialData;
int32_t L_12 = V_0;
NullCheck(L_11);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_13 = ((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_12)))->___material;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_14 = L_13;
if (L_14)
{
G_B6_0 = L_14;
G_B6_1 = ((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)));
goto IL_007b;
}
G_B5_0 = L_14;
G_B5_1 = ((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)));
}
{
G_B7_0 = (-1);
G_B7_1 = G_B5_1;
goto IL_0085;
}
IL_007b:
{
NullCheck(G_B6_0);
int32_t L_15;
L_15 = Material_FindPass_mCCAAC088EE0E39AD5950BA41E965371417DBCFBC(G_B6_0, _stringLiteral86EA63B41EBD6BF33C0C9ABD453D2CB573F9FAAA, NULL);
G_B7_0 = L_15;
G_B7_1 = G_B6_1;
}
IL_0085:
{
G_B7_1->___nearestSamplerPass = G_B7_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:66>
BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729* L_16 = __this->___m_BlitMaterialData;
int32_t L_17 = V_0;
NullCheck(L_16);
BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729* L_18 = __this->___m_BlitMaterialData;
int32_t L_19 = V_0;
NullCheck(L_18);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_20 = ((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_19)))->___material;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_21 = L_20;
if (L_21)
{
G_B9_0 = L_21;
G_B9_1 = ((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_17)));
goto IL_00ae;
}
G_B8_0 = L_21;
G_B8_1 = ((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_17)));
}
{
G_B10_0 = (-1);
G_B10_1 = G_B8_1;
goto IL_00b8;
}
IL_00ae:
{
NullCheck(G_B9_0);
int32_t L_22;
L_22 = Material_FindPass_mCCAAC088EE0E39AD5950BA41E965371417DBCFBC(G_B9_0, _stringLiteral70A2D88AD42A0C4D87F0BC33CD89748FC54FC710, NULL);
G_B10_0 = L_22;
G_B10_1 = G_B9_1;
}
IL_00b8:
{
G_B10_1->___bilinearSamplerPass = G_B10_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:62>
int32_t L_23 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_23, 1));
}
IL_00c1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:62>
int32_t L_24 = V_0;
if ((((int32_t)L_24) < ((int32_t)2)))
{
goto IL_003f;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:68>
return;
}
}
// Method Definition Index: 35545
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass_Dispose_m06D1DA7C81AED218C772A4AABCF5DEF6646E98D0 (FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:76>
return;
}
}
// Method Definition Index: 35546
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass_Setup_m43358F383D31DD4940B10181B6AB2F64CE7AACC5 (FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_baseDescriptor, RenderTargetHandle_tB5C2670041BF377223D41FDF9290F6D8BFB7BA66 ___1_colorHandle, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:86>
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_0, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE6ECDA977B8D30502CD954186BF0A2C50DB7D028)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FinalBlitPass_Setup_m43358F383D31DD4940B10181B6AB2F64CE7AACC5_RuntimeMethod_var)));
}
}
// Method Definition Index: 35547
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass_Setup_mA6AA5E9CF9E2F862B70B8BAA5178010C2A41689D (FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* __this, RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 ___0_baseDescriptor, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___1_colorHandle, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:96>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___1_colorHandle;
__this->___m_Source = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Source), (void*)L_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:97>
return;
}
}
// Method Definition Index: 35548
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass_SetupHDROutput_m3BE8C68596AB22F79869820328BF29177CC76FF7 (int32_t ___0_hdrDisplayColorGamut, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___1_material, int32_t ___2_hdrOperation, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___3_hdrOutputParameters, bool ___4_rendersOverlayUI, 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*)&ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral90095B739C8AE27DB65CD0706A4692207FE800A7);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:101>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = ___1_material;
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))->___hdrOutputLuminanceParams;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___3_hdrOutputParameters;
NullCheck(L_0);
Material_SetVector_m44CD02D4555E2AF391C30700F0AEC36BA04CFEA7(L_0, L_1, L_2, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:102>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_3 = ___1_material;
int32_t L_4 = ___0_hdrDisplayColorGamut;
int32_t L_5 = ___2_hdrOperation;
HDROutputUtils_ConfigureHDROutput_mD69BEA580CE421FC29019C1A201C5ECE2C05A753(L_3, L_4, L_5, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:103>
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_6 = ___1_material;
bool L_7 = ___4_rendersOverlayUI;
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetKeyword_m7F886C529A9DEC48A568FA4FFD4CF789AA294239(L_6, _stringLiteral90095B739C8AE27DB65CD0706A4692207FE800A7, L_7, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:104>
return;
}
}
// Method Definition Index: 35549
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass_OnCameraSetup_m4DB67D13D6DE883F541E18DEA429DF91D338D67E (FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* __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*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_0 = NULL;
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* V_1 = NULL;
int32_t G_B3_0 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:110>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = L_0->___frameData;
NullCheck(L_1);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_2;
L_2 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_1, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_0 = L_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:111>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_3 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_4;
L_4 = ScriptableRenderPass_GetActiveDebugHandler_m2787C3C1EEC1632A4E7E2A5C35C7D9216ACF4343(L_3, NULL);
V_1 = L_4;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:112>
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_5 = V_1;
if (!L_5)
{
goto IL_0024;
}
}
{
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_6 = V_1;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_7 = V_0;
NullCheck(L_7);
bool L_8 = L_7->___resolveFinalTarget;
NullCheck(L_6);
bool L_9;
L_9 = DebugHandler_WriteToDebugScreenTexture_m238B0FD053CE5540FD5A64BF47C06456486A31B7(L_6, L_8, NULL);
G_B3_0 = ((int32_t)(L_9));
goto IL_0025;
}
IL_0024:
{
G_B3_0 = 0;
}
IL_0025:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:114>
if (!G_B3_0)
{
goto IL_003b;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:118>
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_10 = V_1;
NullCheck(L_10);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** L_11;
L_11 = DebugHandler_get_DebugScreenColorHandle_m704B6C8442CDB6B1DC0E368BD6CFDB24DC8612F4(L_10, NULL);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_12 = *((RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B**)L_11);
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_13 = V_1;
NullCheck(L_13);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** L_14;
L_14 = DebugHandler_get_DebugScreenDepthHandle_mB80C399D6659D8E356EDC58D48EA71D17979548B(L_13, NULL);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_15 = *((RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B**)L_14);
ScriptableRenderPass_ConfigureTarget_mDC20EFA30782A4E2D734590184A90E338953F36B(__this, L_12, L_15, NULL);
}
IL_003b:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:121>
return;
}
}
// Method Definition Index: 35550
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*)&BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_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*)&FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_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*)&RTHandleStaticHelpers_tA2D12842AC5D6F53DC6BE4808B2D49BC5DD532BC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral89E85D6105CFB9376481F3E9746AEB24592BBEC0);
s_Il2CppMethodInitialized = true;
}
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_0 = NULL;
bool V_1 = false;
bool V_2 = false;
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* V_3 = NULL;
bool V_4 = false;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* V_5 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_6 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_7;
memset((&V_7), 0, sizeof(V_7));
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* V_8 = NULL;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_9;
memset((&V_9), 0, sizeof(V_9));
int32_t V_10 = 0;
int32_t V_11 = 0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_12;
memset((&V_12), 0, sizeof(V_12));
int32_t V_13 = 0;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** G_B2_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* G_B2_1 = NULL;
FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* G_B2_2 = NULL;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** G_B1_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* G_B1_1 = NULL;
FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* G_B1_2 = NULL;
int32_t G_B3_0 = 0;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** G_B3_1 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* G_B3_2 = NULL;
FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* G_B3_3 = NULL;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B G_B7_0;
memset((&G_B7_0), 0, sizeof(G_B7_0));
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B G_B6_0;
memset((&G_B6_0), 0, sizeof(G_B6_0));
int32_t G_B8_0 = 0;
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B G_B8_1;
memset((&G_B8_1), 0, sizeof(G_B8_1));
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* G_B21_0 = NULL;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* G_B20_0 = NULL;
int32_t G_B22_0 = 0;
int32_t G_B25_0 = 0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B28_0;
memset((&G_B28_0), 0, sizeof(G_B28_0));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:127>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = L_0->___frameData;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:128>
NullCheck(L_1);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_2;
L_2 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_1, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_0 = L_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:130>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_3 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_4 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_3->___cameraData);
bool L_5;
L_5 = CameraData_get_isHDROutputActive_m32237087B9B6B906F9BD3F262A796DA1104B823C(L_4, NULL);
V_1 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:131>
V_2 = (bool)0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:132>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_6 = V_0;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** L_7 = (PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A**)(&__this->___m_PassData);
bool L_8 = V_1;
if (L_8)
{
G_B2_0 = L_7;
G_B2_1 = L_6;
G_B2_2 = __this;
goto IL_0028;
}
G_B1_0 = L_7;
G_B1_1 = L_6;
G_B1_2 = __this;
}
{
G_B3_0 = 0;
G_B3_1 = G_B1_0;
G_B3_2 = G_B1_1;
G_B3_3 = G_B1_2;
goto IL_0029;
}
IL_0028:
{
G_B3_0 = 1;
G_B3_1 = G_B2_0;
G_B3_2 = G_B2_1;
G_B3_3 = G_B2_2;
}
IL_0029:
{
bool L_9 = V_2;
NullCheck(G_B3_3);
FinalBlitPass_InitPassData_m3739CFDA7DBD7AD8A6FA2010C08E8945600D6E0F(G_B3_3, G_B3_2, G_B3_1, G_B3_0, L_9, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:134>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_10 = __this->___m_PassData;
NullCheck(L_10);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_11 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_10->___blitMaterialData);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_12 = L_11->___material;
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_0079;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:136>
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_14 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_15 = L_14;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_16 = __this->___m_PassData;
NullCheck(L_16);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929 L_17 = L_16->___blitMaterialData;
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929 L_18 = L_17;
RuntimeObject* L_19 = Box(BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_il2cpp_TypeInfo_var, &L_18);
NullCheck(L_15);
ArrayElementTypeCheck (L_15, L_19);
(L_15)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_19);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_20 = L_15;
Type_t* L_21;
L_21 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(__this, NULL);
NullCheck(L_21);
String_t* L_22;
L_22 = VirtualFuncInvoker0< String_t* >::Invoke(7, L_21);
NullCheck(L_20);
ArrayElementTypeCheck (L_20, L_22);
(L_20)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_22);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogErrorFormat_m96690322C941D23A125E5769C9803606859A707C(_stringLiteral89E85D6105CFB9376481F3E9746AEB24592BBEC0, L_20, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:137>
return;
}
IL_0079:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:140>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_23 = ___1_renderingData;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_24;
L_24 = RenderingUtils_GetCameraTargetIdentifier_mABBE09223B7ED980FA58D98476B05D84C8DB836B(L_23, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:141>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_25 = V_0;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_26;
L_26 = ScriptableRenderPass_GetActiveDebugHandler_m2787C3C1EEC1632A4E7E2A5C35C7D9216ACF4343(L_25, NULL);
V_3 = L_26;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:142>
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_27 = V_3;
if (!L_27)
{
G_B7_0 = L_24;
goto IL_0097;
}
G_B6_0 = L_24;
}
{
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_28 = V_3;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_29 = V_0;
NullCheck(L_29);
bool L_30 = L_29->___resolveFinalTarget;
NullCheck(L_28);
bool L_31;
L_31 = DebugHandler_WriteToDebugScreenTexture_m238B0FD053CE5540FD5A64BF47C06456486A31B7(L_28, L_30, NULL);
G_B8_0 = ((int32_t)(L_31));
G_B8_1 = G_B6_0;
goto IL_0098;
}
IL_0097:
{
G_B8_0 = 0;
G_B8_1 = G_B7_0;
}
IL_0098:
{
V_4 = (bool)G_B8_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:145>
RTHandleStaticHelpers_SetRTHandleStaticWrapper_mF0746A1D008A6FB7998485AD1BB33055F81C727D(G_B8_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:146>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_32 = ((RTHandleStaticHelpers_tA2D12842AC5D6F53DC6BE4808B2D49BC5DD532BC_StaticFields*)il2cpp_codegen_static_fields_for(RTHandleStaticHelpers_tA2D12842AC5D6F53DC6BE4808B2D49BC5DD532BC_il2cpp_TypeInfo_var))->___s_RTHandleWrapper;
V_5 = L_32;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:148>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_33 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_34;
L_34 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_33, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_35 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_34);
V_6 = L_35;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:150>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_36 = __this->___m_Source;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_37 = V_0;
NullCheck(L_37);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_38 = L_37->___renderer;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_39 = V_6;
NullCheck(L_38);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_40;
L_40 = VirtualFuncInvoker1< RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*, CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* >::Invoke(9, L_38, L_39);
if ((!(((RuntimeObject*)(RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_36) == ((RuntimeObject*)(RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_40))))
{
goto IL_00db;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:152>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_41 = ___1_renderingData;
CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E* L_42 = (CameraData_tC27AE109CD20677486A4AC19C0CF014AE0F50C3E*)(&L_41->___cameraData);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892** L_43;
L_43 = CameraData_get_renderer_mF3602679D5E3E14C185ADF3EFD3C1CB996F7B36A(L_42, NULL);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_44 = *((ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892**)L_43);
NullCheck(L_44);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_45;
L_45 = ScriptableRenderer_get_cameraColorTargetHandle_mB0B32CF50F711E4B41822F4F6BBCE2091C608A6D(L_44, NULL);
__this->___m_Source = L_45;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Source), (void*)L_45);
}
IL_00db:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:155>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_46 = V_6;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_47;
L_47 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_7), L_46, L_47, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0304:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_7), NULL);
return;
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:157>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_48 = __this->___m_PassData;
NullCheck(L_48);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_49 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_48->___blitMaterialData);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_50 = L_49->___material;
NullCheck(L_50);
Material_set_enabledKeywords_mA5408FE825A95F8381536A0601CA6C250D8B8BF5(L_50, (LocalKeywordU5BU5D_tB7EDF3FB744FE86534FF8190C671AD0E9BE54CA9*)NULL, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:161>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:162>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_51 = V_6;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_52 = V_0;
NullCheck(L_52);
bool L_53;
L_53 = UniversalCameraData_get_requireSrgbConversion_m09836AD17C2F9377EB91208CFE48FD6E6787D6FF(L_52, NULL);
NullCheck(L_51);
CommandBuffer_SetKeyword_m21015D629787CEC4954ABA00F1211D2F957B2399(L_51, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___LinearToSRGBConversion), L_53, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:164>
bool L_54 = V_1;
if (!L_54)
{
goto IL_0188_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:166>
il2cpp_codegen_runtime_class_init_inline(VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var);
VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621* L_55;
L_55 = VolumeManager_get_instance_m3D5ADFC04553CE0658A86B642CC9690C537DFA5C(NULL);
NullCheck(L_55);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_56;
L_56 = VolumeManager_get_stack_m5F7B366D1E7FE168EF4CA04A17531D34DD200266_inline(L_55, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:167>
NullCheck(L_56);
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_57;
L_57 = VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E(L_56, VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E_RuntimeMethod_var);
V_8 = L_57;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:170>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_58 = V_0;
NullCheck(L_58);
HDRDisplayInformation_t22395AF57046F138C9D274380020D9DC16BED58F L_59;
L_59 = UniversalCameraData_get_hdrDisplayInformation_m5DB53600EF8A608BD9B0858916F5423D876DAFDD(L_58, NULL);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_60 = V_0;
NullCheck(L_60);
int32_t L_61;
L_61 = UniversalCameraData_get_hdrDisplayColorGamut_m510BAD9BB4872749DAD2AD4A7CAF3305FCC31EBD(L_60, NULL);
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_62 = V_8;
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
UniversalRenderPipeline_GetHDROutputLuminanceParameters_m7B6AA8D3D1732578FC4D3CE196A11B3996FE3433(L_59, L_61, L_62, (&V_9), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:172>
V_10 = 0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:174>
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_63 = V_3;
if (!L_63)
{
goto IL_014f_1;
}
}
{
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_64 = V_3;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_65 = V_0;
NullCheck(L_65);
bool L_66 = L_65->___resolveFinalTarget;
NullCheck(L_64);
bool L_67;
L_67 = DebugHandler_HDRDebugViewIsActive_m0A83B379FC91626D9428077FE120808084B33C57(L_64, L_66, NULL);
if (L_67)
{
goto IL_0155_1;
}
}
IL_014f_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:175>
int32_t L_68 = V_10;
V_10 = ((int32_t)((int32_t)L_68|2));
}
IL_0155_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:177>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_69 = V_0;
NullCheck(L_69);
bool L_70 = L_69->___postProcessEnabled;
if (L_70)
{
goto IL_0163_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:178>
int32_t L_71 = V_10;
V_10 = ((int32_t)((int32_t)L_71|1));
}
IL_0163_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:180>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_72 = V_0;
NullCheck(L_72);
int32_t L_73;
L_73 = UniversalCameraData_get_hdrDisplayColorGamut_m510BAD9BB4872749DAD2AD4A7CAF3305FCC31EBD(L_72, NULL);
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_74 = __this->___m_PassData;
NullCheck(L_74);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_75 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_74->___blitMaterialData);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_76 = L_75->___material;
int32_t L_77 = V_10;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_78 = V_9;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_79 = V_0;
NullCheck(L_79);
bool L_80;
L_80 = UniversalCameraData_get_rendersOverlayUI_mD04D3019C319093915651EF1F5B1F4E62E0EA79B(L_79, NULL);
il2cpp_codegen_runtime_class_init_inline(FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_il2cpp_TypeInfo_var);
FinalBlitPass_SetupHDROutput_m3BE8C68596AB22F79869820328BF29177CC76FF7(L_73, L_76, L_77, L_78, L_80, NULL);
}
IL_0188_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:183>
bool L_81 = V_4;
if (!L_81)
{
goto IL_0258_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:186>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_82 = __this->___m_Source;
NullCheck(L_82);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_83;
L_83 = RTHandle_get_rt_m593F2799E2E6C97979D3B4CD9E992D305922BBE9_inline(L_82, NULL);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_84 = L_83;
if (L_84)
{
G_B21_0 = L_84;
goto IL_01a1_1;
}
G_B20_0 = L_84;
}
{
G_B22_0 = 0;
goto IL_01a9_1;
}
IL_01a1_1:
{
NullCheck(G_B21_0);
int32_t L_85;
L_85 = Texture_get_filterMode_mFEF0AEA29E8468450EF85533965DCEBE66D02A45(G_B21_0, NULL);
G_B22_0 = ((((int32_t)L_85) == ((int32_t)1))? 1 : 0);
}
IL_01a9_1:
{
if (G_B22_0)
{
goto IL_01bd_1;
}
}
{
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_86 = __this->___m_PassData;
NullCheck(L_86);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_87 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_86->___blitMaterialData);
int32_t L_88 = L_87->___nearestSamplerPass;
G_B25_0 = L_88;
goto IL_01cd_1;
}
IL_01bd_1:
{
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_89 = __this->___m_PassData;
NullCheck(L_89);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_90 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_89->___blitMaterialData);
int32_t L_91 = L_90->___bilinearSamplerPass;
G_B25_0 = L_91;
}
IL_01cd_1:
{
V_11 = G_B25_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:187>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_92 = __this->___m_Source;
NullCheck(L_92);
bool L_93;
L_93 = RTHandle_get_useScaling_mCDB079A62CC15C0D0F47E3F49D5975202F7B12A1_inline(L_92, NULL);
if (L_93)
{
goto IL_01e3_1;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_94;
L_94 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
G_B28_0 = L_94;
goto IL_0212_1;
}
IL_01e3_1:
{
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_95 = __this->___m_Source;
NullCheck(L_95);
RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 L_96;
L_96 = RTHandle_get_rtHandleProperties_mDD6241F72089E7DCED00F386D771140C9D9BB38D(L_95, NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_97 = L_96.___rtHandleScale;
float L_98 = L_97.___x;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_99 = __this->___m_Source;
NullCheck(L_99);
RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 L_100;
L_100 = RTHandle_get_rtHandleProperties_mDD6241F72089E7DCED00F386D771140C9D9BB38D(L_99, NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_101 = L_100.___rtHandleScale;
float L_102 = L_101.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_103;
memset((&L_103), 0, sizeof(L_103));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_103), L_98, L_102, NULL);
G_B28_0 = L_103;
}
IL_0212_1:
{
V_12 = G_B28_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:188>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_104 = V_6;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_105 = __this->___m_Source;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_106 = V_12;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_107;
L_107 = Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline(L_106, NULL);
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_108 = __this->___m_PassData;
NullCheck(L_108);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_109 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_108->___blitMaterialData);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_110 = L_109->___material;
int32_t L_111 = V_11;
il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
Blitter_BlitTexture_m21015F24382F8A20B9FC10DB85B8FCE7BEAE8C63(L_104, L_105, L_107, L_110, L_111, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:190>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_112 = V_0;
NullCheck(L_112);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_113 = L_112->___renderer;
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_114 = V_3;
NullCheck(L_114);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** L_115;
L_115 = DebugHandler_get_DebugScreenColorHandle_m704B6C8442CDB6B1DC0E368BD6CFDB24DC8612F4(L_114, NULL);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_116 = *((RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B**)L_115);
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_117 = V_3;
NullCheck(L_117);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B** L_118;
L_118 = DebugHandler_get_DebugScreenDepthHandle_mB80C399D6659D8E356EDC58D48EA71D17979548B(L_117, NULL);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_119 = *((RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B**)L_118);
NullCheck(L_113);
ScriptableRenderer_ConfigureCameraTarget_m0C906EED874B7FFB6DC9A1C34EFD714A9B96333B(L_113, L_116, L_119, NULL);
goto IL_0312;
}
IL_0258_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:194>
bool L_120;
L_120 = GL_get_wireframe_m6DC3D40913456AB481BA719570E513DC41815F53(NULL);
if (!L_120)
{
goto IL_0293_1;
}
}
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_121 = V_0;
NullCheck(L_121);
bool L_122;
L_122 = UniversalCameraData_get_isSceneViewCamera_m385DE910D3F39786A904537A58A7FE9849CBFA2D(L_121, NULL);
if (!L_122)
{
goto IL_0293_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:197>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:198>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:199>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_123 = V_6;
il2cpp_codegen_runtime_class_init_inline(RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_il2cpp_TypeInfo_var);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_124;
L_124 = RenderTargetIdentifier_op_Implicit_m3E2366E36F14173DBEED75591978EBE1F01A1325(2, NULL);
NullCheck(L_123);
CommandBuffer_SetRenderTarget_m00472C42F4BAE11802652921705D554E158D926C(L_123, L_124, 2, 0, 2, 3, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:200>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_125 = V_6;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_126 = __this->___m_Source;
NullCheck(L_126);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_127;
L_127 = RTHandle_get_nameID_m30AF2567853494DB845D83A8B37D0FB523DA76E9_inline(L_126, NULL);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_128 = V_5;
NullCheck(L_128);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_129;
L_129 = RTHandle_get_nameID_m30AF2567853494DB845D83A8B37D0FB523DA76E9_inline(L_128, NULL);
NullCheck(L_125);
CommandBuffer_Blit_mDD1E2CA1DBB6E424AF1C384AC9C8490258C8B938(L_125, L_127, L_129, NULL);
goto IL_0312;
}
IL_0293_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:207>
V_13 = 2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:208>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_130 = V_0;
NullCheck(L_130);
bool L_131;
L_131 = UniversalCameraData_get_isSceneViewCamera_m385DE910D3F39786A904537A58A7FE9849CBFA2D(L_130, NULL);
if (L_131)
{
goto IL_02a9_1;
}
}
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_132 = V_0;
NullCheck(L_132);
bool L_133 = L_132->___isDefaultViewport;
if (L_133)
{
goto IL_02a9_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:209>
V_13 = 0;
}
IL_02a9_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:211>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_134 = V_0;
NullCheck(L_134);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_135;
L_135 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_134, NULL);
NullCheck(L_135);
bool L_136;
L_136 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_135, NULL);
if (!L_136)
{
goto IL_02b9_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:212>
V_13 = 0;
}
IL_02b9_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:215>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_137 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_138;
L_138 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_137, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_139 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_138);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_140 = V_5;
int32_t L_141 = V_13;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_142;
L_142 = Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline(NULL);
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetRenderTarget_m191A5444016EAC488024322883CD3BBA4507381B(L_139, L_140, L_141, 0, 0, L_142, 0, (-1), (-1), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:216>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_143 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_144;
L_144 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_143, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_145 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_144);
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_146;
L_146 = CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline(L_145, NULL);
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_147 = __this->___m_PassData;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_148 = __this->___m_Source;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_149 = V_5;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_150 = V_0;
il2cpp_codegen_runtime_class_init_inline(FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_il2cpp_TypeInfo_var);
FinalBlitPass_ExecutePass_m7705E3F7ACD9BC5FE458EDC70D92F0916B94F06C(L_146, L_147, L_148, L_149, L_150, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:217>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_151 = V_0;
NullCheck(L_151);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_152 = L_151->___renderer;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_153 = V_5;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_154 = V_5;
NullCheck(L_152);
ScriptableRenderer_ConfigureCameraTarget_m0C906EED874B7FFB6DC9A1C34EFD714A9B96333B(L_152, L_153, L_154, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:219>
goto IL_0312;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0312:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:220>
return;
}
}
// Method Definition Index: 35551
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass_ExecutePass_m7705E3F7ACD9BC5FE458EDC70D92F0916B94F06C (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* ___1_data, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___2_source, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___3_destination, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___4_cameraData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC89065ACEA5EDC24B6A448DE0F842CF7560604A0);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* G_B6_0 = NULL;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* G_B5_0 = NULL;
int32_t G_B7_0 = 0;
int32_t G_B10_0 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:224>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_0 = ___4_cameraData;
NullCheck(L_0);
bool L_1;
L_1 = UniversalCameraData_get_isSceneViewCamera_m385DE910D3F39786A904537A58A7FE9849CBFA2D(L_0, NULL);
V_0 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:226>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_2 = ___4_cameraData;
NullCheck(L_2);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_3;
L_3 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_2, NULL);
NullCheck(L_3);
bool L_4;
L_4 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_3, NULL);
if (!L_4)
{
goto IL_0041;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:227>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_5 = ___3_destination;
NullCheck(L_5);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_6;
L_6 = RTHandle_get_nameID_m30AF2567853494DB845D83A8B37D0FB523DA76E9_inline(L_5, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_7;
memset((&L_7), 0, sizeof(L_7));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_7), L_6, 0, (-1), (-1), NULL);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_8 = ___4_cameraData;
NullCheck(L_8);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_9;
L_9 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_8, NULL);
NullCheck(L_9);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_10;
L_10 = XRPass_get_renderTarget_m4183955FBAB06A0CD30DAAC60DFC51AD18466F48_inline(L_9, NULL);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_11;
memset((&L_11), 0, sizeof(L_11));
RenderTargetIdentifier__ctor_m79A7348AF351A912E617BF9C8A44A766648C80FB((&L_11), L_10, 0, (-1), (-1), NULL);
il2cpp_codegen_runtime_class_init_inline(RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B_il2cpp_TypeInfo_var);
bool L_12;
L_12 = RenderTargetIdentifier_op_Equality_mD9FD6667F4C385F2379E9DEAAA8F91B7A1D50A1F(L_7, L_11, NULL);
V_0 = L_12;
}
IL_0041:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:229>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_13 = ___2_source;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_14 = ___3_destination;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_15 = ___4_cameraData;
il2cpp_codegen_runtime_class_init_inline(RenderingUtils_t4E40200449A82FA3A172A563C490DF11FADA2BE1_il2cpp_TypeInfo_var);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_16;
L_16 = RenderingUtils_GetFinalBlitScaleBias_mE1A5885F1B4215EA710CC4004938934461614762(L_13, L_14, L_15, NULL);
V_1 = L_16;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:230>
bool L_17 = V_0;
if (!L_17)
{
goto IL_005b;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:231>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_18 = ___0_cmd;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_19 = ___4_cameraData;
NullCheck(L_19);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_20 = L_19->___pixelRect;
NullCheck(L_18);
RasterCommandBuffer_SetViewport_mCC43D00D3A49FF4179249DC0A9C5AF417589C74D(L_18, L_20, NULL);
}
IL_005b:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:235>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_21 = ___0_cmd;
NullCheck(L_21);
RasterCommandBuffer_SetWireframe_mD9737313075205933FB0BD5321CF2E7299066757(L_21, (bool)0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:237>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_22 = ___1_data;
NullCheck(L_22);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_23 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_22->___blitMaterialData);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_24 = L_23->___material;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_25 = ___1_data;
NullCheck(L_25);
bool L_26 = L_25->___enableAlphaOutput;
il2cpp_codegen_runtime_class_init_inline(CoreUtils_tEE57AB2B0DAE9561F4954B08800A8F957850B038_il2cpp_TypeInfo_var);
CoreUtils_SetKeyword_m7F886C529A9DEC48A568FA4FFD4CF789AA294239(L_24, _stringLiteralC89065ACEA5EDC24B6A448DE0F842CF7560604A0, L_26, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:239>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_27 = ___2_source;
NullCheck(L_27);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_28;
L_28 = RTHandle_get_rt_m593F2799E2E6C97979D3B4CD9E992D305922BBE9_inline(L_27, NULL);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_29 = L_28;
if (L_29)
{
G_B6_0 = L_29;
goto IL_008a;
}
G_B5_0 = L_29;
}
{
G_B7_0 = 0;
goto IL_0092;
}
IL_008a:
{
NullCheck(G_B6_0);
int32_t L_30;
L_30 = Texture_get_filterMode_mFEF0AEA29E8468450EF85533965DCEBE66D02A45(G_B6_0, NULL);
G_B7_0 = ((((int32_t)L_30) == ((int32_t)1))? 1 : 0);
}
IL_0092:
{
if (G_B7_0)
{
goto IL_00a1;
}
}
{
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_31 = ___1_data;
NullCheck(L_31);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_32 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_31->___blitMaterialData);
int32_t L_33 = L_32->___nearestSamplerPass;
G_B10_0 = L_33;
goto IL_00ac;
}
IL_00a1:
{
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_34 = ___1_data;
NullCheck(L_34);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_35 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_34->___blitMaterialData);
int32_t L_36 = L_35->___bilinearSamplerPass;
G_B10_0 = L_36;
}
IL_00ac:
{
V_2 = G_B10_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:240>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_37 = ___0_cmd;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_38 = ___2_source;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_39 = V_1;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_40 = ___1_data;
NullCheck(L_40);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_41 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_40->___blitMaterialData);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_42 = L_41->___material;
int32_t L_43 = V_2;
il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
Blitter_BlitTexture_mA9F3E59BB26ED3403590B0E2E7E0C005A5925BF2(L_37, L_38, L_39, L_42, L_43, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:241>
return;
}
}
// Method Definition Index: 35552
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass_InitPassData_m3739CFDA7DBD7AD8A6FA2010C08E8945600D6E0F (FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* __this, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___0_cameraData, PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** ___1_passData, int32_t ___2_blitType, bool ___3_enableAlphaOutput, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:261>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** L_0 = ___1_passData;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_1 = *((PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A**)L_0);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_2 = ___0_cameraData;
NullCheck(L_1);
L_1->___cameraData = L_2;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___cameraData), (void*)L_2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:262>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** L_3 = ___1_passData;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_4 = *((PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A**)L_3);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_5 = ___0_cameraData;
NullCheck(L_5);
bool L_6;
L_6 = UniversalCameraData_get_requireSrgbConversion_m09836AD17C2F9377EB91208CFE48FD6E6787D6FF(L_5, NULL);
NullCheck(L_4);
L_4->___requireSrgbConversion = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:263>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** L_7 = ___1_passData;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_8 = *((PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A**)L_7);
bool L_9 = ___3_enableAlphaOutput;
NullCheck(L_8);
L_8->___enableAlphaOutput = L_9;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:265>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** L_10 = ___1_passData;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_11 = *((PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A**)L_10);
BlitMaterialDataU5BU5D_tE7C98B1065D3ACEFD33E7B71693827E153CF5729* L_12 = __this->___m_BlitMaterialData;
int32_t L_13 = ___2_blitType;
NullCheck(L_12);
int32_t L_14 = L_13;
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929 L_15 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_14));
NullCheck(L_11);
L_11->___blitMaterialData = L_15;
Il2CppCodeGenWriteBarrier((void**)&(((&L_11->___blitMaterialData))->___material), (void*)NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:266>
return;
}
}
// Method Definition Index: 35553
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass_Render_m7ADBAFE8DAF01C9162BB1B6290E92E008F8732F6 (FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___1_frameData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___2_cameraData, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* ___3_src, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* ___4_dest, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___5_overlayUITexture, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A_m7CE93CCC843B38CB5608F9D1A84F8DFDD5BD5405_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRasterRenderPass_TisPassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A_m9C27EB3D3E6DF0A477CD73FACB37B59C19F550D3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__17_0_m853047FF1CE706CE61A03E61F83FB61EF6187A11_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XRSystem_tF767981574E3DA643F7A67A995F12DB1C4A97096_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C8B43EB9D7A6CB3C27F3FC1DE105826CFE4FE73);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* V_1 = NULL;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
int32_t V_5 = 0;
bool V_6 = false;
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* V_7 = NULL;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** G_B5_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* G_B5_1 = NULL;
FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* G_B5_2 = NULL;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** G_B4_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* G_B4_1 = NULL;
FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* G_B4_2 = NULL;
int32_t G_B6_0 = 0;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A** G_B6_1 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* G_B6_2 = NULL;
FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC* G_B6_3 = NULL;
BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF* G_B16_0 = NULL;
RuntimeObject* G_B16_1 = NULL;
BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF* G_B15_0 = NULL;
RuntimeObject* G_B15_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:270>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_0 = ___0_renderGraph;
String_t* L_1;
L_1 = ScriptableRenderPass_get_passName_m838292A44DB6ED7D67E43C1DE58383959B4F1925_inline(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_2;
L_2 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
NullCheck(L_0);
RuntimeObject* L_3;
L_3 = RenderGraph_AddRasterRenderPass_TisPassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A_m9C27EB3D3E6DF0A477CD73FACB37B59C19F550D3(L_0, L_1, (&V_1), L_2, _stringLiteral6C8B43EB9D7A6CB3C27F3FC1DE105826CFE4FE73, ((int32_t)270), RenderGraph_AddRasterRenderPass_TisPassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A_m9C27EB3D3E6DF0A477CD73FACB37B59C19F550D3_RuntimeMethod_var);
V_0 = L_3;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_018f:
{
{
RuntimeObject* L_4 = V_0;
if (!L_4)
{
goto IL_0198;
}
}
{
RuntimeObject* L_5 = V_0;
NullCheck(L_5);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_5);
}
IL_0198:
{
return;
}
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:272>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_6 = ___1_frameData;
NullCheck(L_6);
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_7;
L_7 = ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_inline(L_6, ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:275>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_8 = ___2_cameraData;
NullCheck(L_8);
ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* L_9 = L_8->___renderer;
V_2 = (bool)((!(((RuntimeObject*)(UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A*)((UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A*)IsInstSealed((RuntimeObject*)L_9, UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A_il2cpp_TypeInfo_var))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:277>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_10 = ___2_cameraData;
NullCheck(L_10);
bool L_11 = L_10->___requiresDepthTexture;
bool L_12 = V_2;
if (!((int32_t)((int32_t)L_11&(int32_t)L_12)))
{
goto IL_004b_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:278>
RuntimeObject* L_13 = V_0;
il2cpp_codegen_runtime_class_init_inline(FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_il2cpp_TypeInfo_var);
int32_t L_14 = ((FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_StaticFields*)il2cpp_codegen_static_fields_for(FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_il2cpp_TypeInfo_var))->___s_CameraDepthTextureID;
NullCheck(L_13);
InterfaceActionInvoker2< int32_t, int32_t >::Invoke(1, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_13, L_14, 1);
}
IL_004b_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:280>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_15 = ___2_cameraData;
NullCheck(L_15);
bool L_16;
L_16 = UniversalCameraData_get_isHDROutputActive_m357AD12197B0EBC987D7555B1F161620C68A036F(L_15, NULL);
V_3 = L_16;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:281>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_17 = ___2_cameraData;
NullCheck(L_17);
bool L_18 = L_17->___isAlphaOutputEnabled;
V_4 = L_18;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:282>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_19 = ___2_cameraData;
bool L_20 = V_3;
if (L_20)
{
G_B5_0 = (&V_1);
G_B5_1 = L_19;
G_B5_2 = __this;
goto IL_0064_1;
}
G_B4_0 = (&V_1);
G_B4_1 = L_19;
G_B4_2 = __this;
}
{
G_B6_0 = 0;
G_B6_1 = G_B4_0;
G_B6_2 = G_B4_1;
G_B6_3 = G_B4_2;
goto IL_0065_1;
}
IL_0064_1:
{
G_B6_0 = 1;
G_B6_1 = G_B5_0;
G_B6_2 = G_B5_1;
G_B6_3 = G_B5_2;
}
IL_0065_1:
{
bool L_21 = V_4;
NullCheck(G_B6_3);
FinalBlitPass_InitPassData_m3739CFDA7DBD7AD8A6FA2010C08E8945600D6E0F(G_B6_3, G_B6_2, G_B6_1, G_B6_0, L_21, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:284>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_22 = V_1;
il2cpp_codegen_runtime_class_init_inline(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var);
int32_t L_23 = ((ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_StaticFields*)il2cpp_codegen_static_fields_for(ShaderPropertyId_tAA7B64E0C225CFD70D9837D0733FDE84DC3310D2_il2cpp_TypeInfo_var))->___sourceTex;
NullCheck(L_22);
L_22->___sourceID = L_23;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:285>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_24 = V_1;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_25 = ___3_src;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_26 = (*(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*)L_25);
NullCheck(L_24);
L_24->___source = L_26;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:286>
RuntimeObject* L_27 = V_0;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_28 = ___3_src;
NullCheck(L_27);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(0, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_27, L_28, 1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:287>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_29 = V_1;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_30 = ___4_dest;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_31 = (*(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*)L_30);
NullCheck(L_29);
L_29->___destination = L_31;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:290>
V_5 = 2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:293>
il2cpp_codegen_runtime_class_init_inline(XRSystem_tF767981574E3DA643F7A67A995F12DB1C4A97096_il2cpp_TypeInfo_var);
int32_t L_32;
L_32 = XRSystem_get_foveatedRenderingCaps_m2B4B6BD6E1BFD298DD8A66DB2294FA27A0F6F989_inline(NULL);
int32_t L_33 = L_32;
int32_t L_34 = 2;
bool L_35 = il2cpp_codegen_enum_has_flag((int32_t)L_33, (int32_t)L_34);
V_6 = (bool)((((int32_t)L_35) == ((int32_t)0))? 1 : 0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:294>
RuntimeObject* L_36 = V_0;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_37 = ___2_cameraData;
NullCheck(L_37);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_38;
L_38 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_37, NULL);
NullCheck(L_38);
bool L_39;
L_39 = XRPass_get_supportsFoveatedRendering_mC6E13A1C877BBEE86D48AEEA9A552074C2452B73(L_38, NULL);
bool L_40 = V_6;
NullCheck(L_36);
InterfaceActionInvoker1< bool >::Invoke(13, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_36, (bool)((int32_t)((int32_t)L_39&(int32_t)L_40)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:299>
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_41 = ___2_cameraData;
NullCheck(L_41);
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_42;
L_42 = UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline(L_41, NULL);
NullCheck(L_42);
bool L_43;
L_43 = XRPass_get_enabled_m488D52C18CC6B83FDC3212E98864BA02116A64A3(L_42, NULL);
if (!L_43)
{
goto IL_00e7_1;
}
}
{
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_44 = ___2_cameraData;
NullCheck(L_44);
bool L_45 = L_44->___isDefaultViewport;
if (!L_45)
{
goto IL_00e7_1;
}
}
{
bool L_46 = V_4;
if (L_46)
{
goto IL_00e7_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:300>
V_5 = 6;
}
IL_00e7_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:302>
RuntimeObject* L_47 = V_0;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* L_48 = ___4_dest;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_49 = (*(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*)L_48);
int32_t L_50 = V_5;
NullCheck(L_47);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(0, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_47, L_49, 0, L_50);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:304>
bool L_51 = V_3;
if (!L_51)
{
goto IL_0142_1;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
bool L_52;
L_52 = TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline((&___5_overlayUITexture), NULL);
if (!L_52)
{
goto IL_0142_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:306>
il2cpp_codegen_runtime_class_init_inline(VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621_il2cpp_TypeInfo_var);
VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621* L_53;
L_53 = VolumeManager_get_instance_m3D5ADFC04553CE0658A86B642CC9690C537DFA5C(NULL);
NullCheck(L_53);
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_54;
L_54 = VolumeManager_get_stack_m5F7B366D1E7FE168EF4CA04A17531D34DD200266_inline(L_53, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:307>
NullCheck(L_54);
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_55;
L_55 = VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E(L_54, VolumeStack_GetComponent_TisTonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA_mF484658FD16186D510BE1828DE343B029ECE2F0E_RuntimeMethod_var);
V_7 = L_55;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:308>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_56 = V_1;
NullCheck(L_56);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_57 = L_56->___cameraData;
NullCheck(L_57);
HDRDisplayInformation_t22395AF57046F138C9D274380020D9DC16BED58F L_58;
L_58 = UniversalCameraData_get_hdrDisplayInformation_m5DB53600EF8A608BD9B0858916F5423D876DAFDD(L_57, NULL);
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_59 = V_1;
NullCheck(L_59);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_60 = L_59->___cameraData;
NullCheck(L_60);
int32_t L_61;
L_61 = UniversalCameraData_get_hdrDisplayColorGamut_m510BAD9BB4872749DAD2AD4A7CAF3305FCC31EBD(L_60, NULL);
Tonemapping_tB71CED262B25FC58B0259FD05DD32821C2858DBA* L_62 = V_7;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_63 = V_1;
NullCheck(L_63);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_64 = (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(&L_63->___hdrOutputLuminanceParams);
il2cpp_codegen_runtime_class_init_inline(UniversalRenderPipeline_t54B4737DC500C08628C5BE283D8C583C14DED98F_il2cpp_TypeInfo_var);
UniversalRenderPipeline_GetHDROutputLuminanceParameters_m7B6AA8D3D1732578FC4D3CE196A11B3996FE3433(L_58, L_61, L_62, L_64, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:310>
RuntimeObject* L_65 = V_0;
NullCheck(L_65);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(0, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_65, (&___5_overlayUITexture), 1);
goto IL_0161_1;
}
IL_0142_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:314>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_66 = V_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_67;
memset((&L_67), 0, sizeof(L_67));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_67), (-1.0f), (-1.0f), (-1.0f), (-1.0f), NULL);
NullCheck(L_66);
L_66->___hdrOutputLuminanceParams = L_67;
}
IL_0161_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:317>
RuntimeObject* L_68 = V_0;
NullCheck(L_68);
InterfaceActionInvoker1< bool >::Invoke(12, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_68, (bool)1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:319>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:320>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:321>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:322>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:323>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:324>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:325>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:326>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:327>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:328>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:329>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:330>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:331>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:332>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:333>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:334>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:335>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:336>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:337>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:338>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:339>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:340>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:341>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:342>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:343>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:344>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:345>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:346>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:347>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:348>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:349>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:350>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:351>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:352>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:353>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:354>
RuntimeObject* L_69 = V_0;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_il2cpp_TypeInfo_var);
BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF* L_70 = ((U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_il2cpp_TypeInfo_var))->___U3CU3E9__17_0;
BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF* L_71 = L_70;
if (L_71)
{
G_B16_0 = L_71;
G_B16_1 = L_69;
goto IL_0188_1;
}
G_B15_0 = L_71;
G_B15_1 = L_69;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_il2cpp_TypeInfo_var);
U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B* L_72 = ((U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_il2cpp_TypeInfo_var))->___U3CU3E9;
BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF* L_73 = (BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF*)il2cpp_codegen_object_new(BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF_il2cpp_TypeInfo_var);
BaseRenderFunc_2__ctor_m0937A2522C7004F0FE8BD18F64EB78259C21E7BE(L_73, L_72, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__17_0_m853047FF1CE706CE61A03E61F83FB61EF6187A11_RuntimeMethod_var), NULL);
BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF* L_74 = L_73;
((U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_il2cpp_TypeInfo_var))->___U3CU3E9__17_0 = L_74;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_il2cpp_TypeInfo_var))->___U3CU3E9__17_0), (void*)L_74);
G_B16_0 = L_74;
G_B16_1 = G_B15_1;
}
IL_0188_1:
{
NullCheck(G_B16_1);
GenericInterfaceActionInvoker1< BaseRenderFunc_2_tC6B4EDE86CC7E5FFDABEE51B784BB68E8F967CEF* >::Invoke(IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A_m7CE93CCC843B38CB5608F9D1A84F8DFDD5BD5405_RuntimeMethod_var, G_B16_1, G_B16_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:355>
goto IL_0199;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0199:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:356>
return;
}
}
// Method Definition Index: 35554
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FinalBlitPass__cctor_mA6D7AD3055158221D8DED94C3D8DF3947DE17374 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral547AC61E241FAE943F5C7A2B2B3DECDDB15A36D6);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:19>
int32_t L_0;
L_0 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral547AC61E241FAE943F5C7A2B2B3DECDDB15A36D6, NULL);
((FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_StaticFields*)il2cpp_codegen_static_fields_for(FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_il2cpp_TypeInfo_var))->___s_CameraDepthTextureID = 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
#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 BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshal_pinvoke(const BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929& unmarshaled, BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshaled_pinvoke& marshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929____material_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
Exception_t* ___materialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929____material_FieldInfo_var, BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_0_0_0_var);
IL2CPP_RAISE_MANAGED_EXCEPTION(___materialException, NULL);
}
IL2CPP_EXTERN_C void BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshal_pinvoke_back(const BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshaled_pinvoke& marshaled, BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929____material_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
Exception_t* ___materialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929____material_FieldInfo_var, BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_0_0_0_var);
IL2CPP_RAISE_MANAGED_EXCEPTION(___materialException, NULL);
}
IL2CPP_EXTERN_C void BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshal_pinvoke_cleanup(BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshaled_pinvoke& marshaled)
{
}
IL2CPP_EXTERN_C void BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshal_com(const BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929& unmarshaled, BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshaled_com& marshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929____material_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
Exception_t* ___materialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929____material_FieldInfo_var, BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_0_0_0_var);
IL2CPP_RAISE_MANAGED_EXCEPTION(___materialException, NULL);
}
IL2CPP_EXTERN_C void BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshal_com_back(const BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshaled_com& marshaled, BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929____material_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
Exception_t* ___materialException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '%s' of type '%s': Reference type field marshaling is not supported.", BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929____material_FieldInfo_var, BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_0_0_0_var);
IL2CPP_RAISE_MANAGED_EXCEPTION(___materialException, NULL);
}
IL2CPP_EXTERN_C void BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshal_com_cleanup(BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35555
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PassData__ctor_mF2C9CC2A8D1332768A155BAAD60C50CB83346BB9 (PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 35556
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mF32B17E7B9A8E103B1AA318DF640A9E3F5B6BAAE (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B* L_0 = (U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B*)il2cpp_codegen_object_new(U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_m20F289A11D59EA9BE0A4A3B024982FD4F13A3E03(L_0, NULL);
((U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
return;
}
}
// Method Definition Index: 35557
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m20F289A11D59EA9BE0A4A3B024982FD4F13A3E03 (U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 35558
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CRenderU3Eb__17_0_m853047FF1CE706CE61A03E61F83FB61EF6187A11 (U3CU3Ec_t9CDCD547C4E37F8DB55DD01DF5472E99E8725F2B* __this, PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* ___0_data, RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 ___1_context, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* V_0 = NULL;
int32_t V_1 = 0;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* V_2 = NULL;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_3;
memset((&V_3), 0, sizeof(V_3));
int32_t V_4 = 0;
int32_t G_B3_0 = 0;
int32_t G_B10_0 = 0;
int32_t G_B4_0 = 0;
int32_t G_B6_0 = 0;
int32_t G_B5_0 = 0;
int32_t G_B7_0 = 0;
int32_t G_B9_0 = 0;
int32_t G_B8_0 = 0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B14_0;
memset((&G_B14_0), 0, sizeof(G_B14_0));
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* G_B16_0 = NULL;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* G_B15_0 = NULL;
int32_t G_B17_0 = 0;
int32_t G_B20_0 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:321>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_0 = ___0_data;
NullCheck(L_0);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_1 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_0->___blitMaterialData);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_2 = L_1->___material;
NullCheck(L_2);
Material_set_enabledKeywords_mA5408FE825A95F8381536A0601CA6C250D8B8BF5(L_2, (LocalKeywordU5BU5D_tB7EDF3FB744FE86534FF8190C671AD0E9BE54CA9*)NULL, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:323>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_3 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_4 = L_3.___cmd;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_5 = ___0_data;
NullCheck(L_5);
bool L_6 = L_5->___requireSrgbConversion;
NullCheck(L_4);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_4, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___LinearToSRGBConversion), L_6, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:324>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_7 = ___0_data;
NullCheck(L_7);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_8 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_7->___blitMaterialData);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_9 = L_8->___material;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_10 = ___0_data;
NullCheck(L_10);
int32_t L_11 = L_10->___sourceID;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_12 = ___0_data;
NullCheck(L_12);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_13 = L_12->___source;
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* L_14;
L_14 = TextureHandle_op_Implicit_mA5F86372E5F32D1740705B314012C5C4C12639D6(L_13, NULL);
NullCheck(L_9);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_9, L_11, L_14, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:326>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_15 = ___0_data;
NullCheck(L_15);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_16 = L_15->___cameraData;
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_17;
L_17 = ScriptableRenderPass_GetActiveDebugHandler_m2787C3C1EEC1632A4E7E2A5C35C7D9216ACF4343(L_16, NULL);
V_0 = L_17;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:327>
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_18 = V_0;
if (!L_18)
{
goto IL_006a;
}
}
{
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_19 = V_0;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_20 = ___0_data;
NullCheck(L_20);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_21 = L_20->___cameraData;
NullCheck(L_21);
bool L_22 = L_21->___resolveFinalTarget;
NullCheck(L_19);
bool L_23;
L_23 = DebugHandler_WriteToDebugScreenTexture_m238B0FD053CE5540FD5A64BF47C06456486A31B7(L_19, L_22, NULL);
G_B3_0 = ((int32_t)(L_23));
goto IL_006b;
}
IL_006a:
{
G_B3_0 = 0;
}
IL_006b:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:330>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_24 = ___0_data;
NullCheck(L_24);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_25 = (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(&L_24->___hdrOutputLuminanceParams);
float L_26 = L_25->___w;
if ((!(((float)L_26) >= ((float)(0.0f)))))
{
G_B10_0 = G_B3_0;
goto IL_00d7;
}
G_B4_0 = G_B3_0;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:332>
V_1 = 0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:334>
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_27 = V_0;
if (!L_27)
{
G_B6_0 = G_B4_0;
goto IL_0095;
}
G_B5_0 = G_B4_0;
}
{
DebugHandler_t3A09E2CFD1CA6F5C192968A6FF19EE4863F44DA4* L_28 = V_0;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_29 = ___0_data;
NullCheck(L_29);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_30 = L_29->___cameraData;
NullCheck(L_30);
bool L_31 = L_30->___resolveFinalTarget;
NullCheck(L_28);
bool L_32;
L_32 = DebugHandler_HDRDebugViewIsActive_m0A83B379FC91626D9428077FE120808084B33C57(L_28, L_31, NULL);
if (L_32)
{
G_B7_0 = G_B5_0;
goto IL_0099;
}
G_B6_0 = G_B5_0;
}
IL_0095:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:335>
int32_t L_33 = V_1;
V_1 = ((int32_t)((int32_t)L_33|2));
G_B7_0 = G_B6_0;
}
IL_0099:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:338>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_34 = ___0_data;
NullCheck(L_34);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_35 = L_34->___cameraData;
NullCheck(L_35);
bool L_36 = L_35->___postProcessEnabled;
if (L_36)
{
G_B9_0 = G_B7_0;
goto IL_00aa;
}
G_B8_0 = G_B7_0;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:339>
int32_t L_37 = V_1;
V_1 = ((int32_t)((int32_t)L_37|1));
G_B9_0 = G_B8_0;
}
IL_00aa:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:341>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_38 = ___0_data;
NullCheck(L_38);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_39 = L_38->___cameraData;
NullCheck(L_39);
int32_t L_40;
L_40 = UniversalCameraData_get_hdrDisplayColorGamut_m510BAD9BB4872749DAD2AD4A7CAF3305FCC31EBD(L_39, NULL);
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_41 = ___0_data;
NullCheck(L_41);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_42 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_41->___blitMaterialData);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_43 = L_42->___material;
int32_t L_44 = V_1;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_45 = ___0_data;
NullCheck(L_45);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_46 = L_45->___hdrOutputLuminanceParams;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_47 = ___0_data;
NullCheck(L_47);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_48 = L_47->___cameraData;
NullCheck(L_48);
bool L_49;
L_49 = UniversalCameraData_get_rendersOverlayUI_mD04D3019C319093915651EF1F5B1F4E62E0EA79B(L_48, NULL);
il2cpp_codegen_runtime_class_init_inline(FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_il2cpp_TypeInfo_var);
FinalBlitPass_SetupHDROutput_m3BE8C68596AB22F79869820328BF29177CC76FF7(L_40, L_43, L_44, L_46, L_49, NULL);
G_B10_0 = G_B9_0;
}
IL_00d7:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:344>
if (!G_B10_0)
{
goto IL_016e;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:346>
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_50 = ___0_data;
NullCheck(L_50);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_51 = L_50->___source;
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_52;
L_52 = TextureHandle_op_Implicit_m5B88526114B640AE422305CC950C0887E576CE25(L_51, NULL);
V_2 = L_52;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:347>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_53 = V_2;
NullCheck(L_53);
bool L_54;
L_54 = RTHandle_get_useScaling_mCDB079A62CC15C0D0F47E3F49D5975202F7B12A1_inline(L_53, NULL);
if (L_54)
{
goto IL_00f7;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_55;
L_55 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
G_B14_0 = L_55;
goto IL_011c;
}
IL_00f7:
{
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_56 = V_2;
NullCheck(L_56);
RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 L_57;
L_57 = RTHandle_get_rtHandleProperties_mDD6241F72089E7DCED00F386D771140C9D9BB38D(L_56, NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_58 = L_57.___rtHandleScale;
float L_59 = L_58.___x;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_60 = V_2;
NullCheck(L_60);
RTHandleProperties_tBCB3E1EFE8B366995704C1322B9C443877580CD6 L_61;
L_61 = RTHandle_get_rtHandleProperties_mDD6241F72089E7DCED00F386D771140C9D9BB38D(L_60, NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_62 = L_61.___rtHandleScale;
float L_63 = L_62.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_64;
memset((&L_64), 0, sizeof(L_64));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_64), L_59, L_63, NULL);
G_B14_0 = L_64;
}
IL_011c:
{
V_3 = G_B14_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:349>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_65 = V_2;
NullCheck(L_65);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_66;
L_66 = RTHandle_get_rt_m593F2799E2E6C97979D3B4CD9E992D305922BBE9_inline(L_65, NULL);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_67 = L_66;
if (L_67)
{
G_B16_0 = L_67;
goto IL_012a;
}
G_B15_0 = L_67;
}
{
G_B17_0 = 0;
goto IL_0132;
}
IL_012a:
{
NullCheck(G_B16_0);
int32_t L_68;
L_68 = Texture_get_filterMode_mFEF0AEA29E8468450EF85533965DCEBE66D02A45(G_B16_0, NULL);
G_B17_0 = ((((int32_t)L_68) == ((int32_t)1))? 1 : 0);
}
IL_0132:
{
if (G_B17_0)
{
goto IL_0141;
}
}
{
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_69 = ___0_data;
NullCheck(L_69);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_70 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_69->___blitMaterialData);
int32_t L_71 = L_70->___nearestSamplerPass;
G_B20_0 = L_71;
goto IL_014c;
}
IL_0141:
{
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_72 = ___0_data;
NullCheck(L_72);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_73 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_72->___blitMaterialData);
int32_t L_74 = L_73->___bilinearSamplerPass;
G_B20_0 = L_74;
}
IL_014c:
{
V_4 = G_B20_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:350>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_75 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_76 = L_75.___cmd;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_77 = V_2;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_78 = V_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_79;
L_79 = Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline(L_78, NULL);
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_80 = ___0_data;
NullCheck(L_80);
BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929* L_81 = (BlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929*)(&L_80->___blitMaterialData);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_82 = L_81->___material;
int32_t L_83 = V_4;
il2cpp_codegen_runtime_class_init_inline(Blitter_t33DF283FBD19A8EE25C460B6D9B3087648A456A7_il2cpp_TypeInfo_var);
Blitter_BlitTexture_mA9F3E59BB26ED3403590B0E2E7E0C005A5925BF2(L_76, L_77, L_79, L_82, L_83, NULL);
return;
}
IL_016e:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:353>
RasterGraphContext_tC4D3E53FF7131476487751ACB0237D56C8327147 L_84 = ___1_context;
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_85 = L_84.___cmd;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_86 = ___0_data;
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_87 = ___0_data;
NullCheck(L_87);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_88 = L_87->___source;
il2cpp_codegen_runtime_class_init_inline(TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388_il2cpp_TypeInfo_var);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_89;
L_89 = TextureHandle_op_Implicit_m5B88526114B640AE422305CC950C0887E576CE25(L_88, NULL);
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_90 = ___0_data;
NullCheck(L_90);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_91 = L_90->___destination;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_92;
L_92 = TextureHandle_op_Implicit_m5B88526114B640AE422305CC950C0887E576CE25(L_91, NULL);
PassData_t040721763CAC21C7BE315B3E869B0FD8FB39DD4A* L_93 = ___0_data;
NullCheck(L_93);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_94 = L_93->___cameraData;
il2cpp_codegen_runtime_class_init_inline(FinalBlitPass_t5A422DA2B38F1886E0F5AC3D26CE2455177C3EAC_il2cpp_TypeInfo_var);
FinalBlitPass_ExecutePass_m7705E3F7ACD9BC5FE458EDC70D92F0916B94F06C(L_85, L_86, L_89, L_92, L_94, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/FinalBlitPass.cs:354>
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
// Method Definition Index: 35559
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*)&PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B_il2cpp_TypeInfo_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*)&ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCFAF82A845330798E74F65C8492587DCE9E25257);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:32>
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0_il2cpp_TypeInfo_var);
ScriptableRenderPass__ctor_mE49D4FF8E68A854367A4081E664B8DBA74E6B752(__this, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:34>
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_0 = (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE*)il2cpp_codegen_object_new(ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE_il2cpp_TypeInfo_var);
ProfilingSampler__ctor_m26500989FCDB07FA33C9A3BB7F215CBD892F5BB7(L_0, _stringLiteralCFAF82A845330798E74F65C8492587DCE9E25257, NULL);
ScriptableRenderPass_set_profilingSampler_mFD238B85B68DED586BA8C678141BEEAF229FBF2D(__this, L_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:35>
int32_t L_1 = ___0_evt;
ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline(__this, L_1, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:36>
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_2 = (PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B*)il2cpp_codegen_object_new(PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B_il2cpp_TypeInfo_var);
PassData__ctor_mD00F3474656E4B80E46530645D891F4DDEFD0A82(L_2, NULL);
__this->___m_PassData = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PassData), (void*)L_2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:38>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_3 = ___5_deferredLights;
__this->___m_DeferredLights = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DeferredLights), (void*)L_3);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:39>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:40>
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_9;
memset((&L_9), 0, sizeof(L_9));
RenderStateBlock__ctor_mED2806102FED1023AB74D94DC37F535497AED1F9((&L_9), 0, NULL);
__this->___m_RenderStateBlock = L_9;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:42>
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_10 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
StencilState_tBE5F7C1134E50C5E93B45A626D4FB4690F1C91A9 L_11 = ___3_stencilState;
RenderStateBlock_set_stencilState_m1DD8E2B3953C435C65BA7D60348D717E16B29DEA(L_10, L_11, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:43>
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_12 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
int32_t L_13 = ___4_stencilReference;
RenderStateBlock_set_stencilReference_m9AE2F79509B0F431E8D0430B941DC23755722D84(L_12, L_13, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:44>
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733* L_14 = (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733*)(&__this->___m_RenderStateBlock);
RenderStateBlock_set_mask_m0857047D723D7AF5E378D4F9F25D0BC83AD6E9BC(L_14, 8, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:46>
il2cpp_codegen_runtime_class_init_inline(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_15 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagValues;
if (L_15)
{
goto IL_00de;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:48>
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_16 = (ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143*)(ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143*)SZArrayNew(ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143_il2cpp_TypeInfo_var, (uint32_t)5);
il2cpp_codegen_runtime_class_init_inline(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagValues = L_16;
Il2CppCodeGenWriteBarrier((void**)(&((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagValues), (void*)L_16);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:49>
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_17 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagValues;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_18 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagLit;
NullCheck(L_17);
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(0), (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0)L_18);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:50>
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_19 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagValues;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_20 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagSimpleLit;
NullCheck(L_19);
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(1), (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0)L_20);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:51>
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_21 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagValues;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_22 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagUnlit;
NullCheck(L_21);
(L_21)->SetAt(static_cast<il2cpp_array_size_t>(2), (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0)L_22);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:52>
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_23 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagValues;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_24 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagComplexLit;
NullCheck(L_23);
(L_23)->SetAt(static_cast<il2cpp_array_size_t>(3), (ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0)L_24);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:53>
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_25 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagValues;
NullCheck(L_25);
il2cpp_codegen_initobj(((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(4))), sizeof(ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0));
}
IL_00de:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:56>
il2cpp_codegen_runtime_class_init_inline(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_26 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_RenderStateBlocks;
if (L_26)
{
goto IL_016f;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:58>
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_27 = (RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468*)(RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468*)SZArrayNew(RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468_il2cpp_TypeInfo_var, (uint32_t)5);
il2cpp_codegen_runtime_class_init_inline(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_RenderStateBlocks = L_27;
Il2CppCodeGenWriteBarrier((void**)(&((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_RenderStateBlocks), (void*)L_27);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:59>
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_28 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_RenderStateBlocks;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_29 = __this->___m_RenderStateBlock;
il2cpp_codegen_runtime_class_init_inline(DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC_il2cpp_TypeInfo_var);
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_30;
L_30 = DeferredLights_OverwriteStencil_m4C4681A02F5F6B142F04EC29D8DC28D61AE76777(L_29, ((int32_t)96), ((int32_t)32), NULL);
NullCheck(L_28);
(L_28)->SetAt(static_cast<il2cpp_array_size_t>(0), (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733)L_30);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:60>
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_31 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_RenderStateBlocks;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_32 = __this->___m_RenderStateBlock;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_33;
L_33 = DeferredLights_OverwriteStencil_m4C4681A02F5F6B142F04EC29D8DC28D61AE76777(L_32, ((int32_t)96), ((int32_t)64), NULL);
NullCheck(L_31);
(L_31)->SetAt(static_cast<il2cpp_array_size_t>(1), (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733)L_33);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:61>
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_34 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_RenderStateBlocks;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_35 = __this->___m_RenderStateBlock;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_36;
L_36 = DeferredLights_OverwriteStencil_m4C4681A02F5F6B142F04EC29D8DC28D61AE76777(L_35, ((int32_t)96), 0, NULL);
NullCheck(L_34);
(L_34)->SetAt(static_cast<il2cpp_array_size_t>(2), (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733)L_36);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:62>
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_37 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_RenderStateBlocks;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_38 = __this->___m_RenderStateBlock;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_39;
L_39 = DeferredLights_OverwriteStencil_m4C4681A02F5F6B142F04EC29D8DC28D61AE76777(L_38, ((int32_t)96), 0, NULL);
NullCheck(L_37);
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(3), (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733)L_39);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:63>
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_40 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_RenderStateBlocks;
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_41 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_RenderStateBlocks;
NullCheck(L_41);
int32_t L_42 = 0;
RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733 L_43 = (L_41)->GetAt(static_cast<il2cpp_array_size_t>(L_42));
NullCheck(L_40);
(L_40)->SetAt(static_cast<il2cpp_array_size_t>(4), (RenderStateBlock_tFC570EF2C8F3A817FECD578E385D18CEEEA06733)L_43);
}
IL_016f:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:65>
return;
}
}
// Method Definition Index: 35560
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GBufferPass_Dispose_m6BB27FA1349F5D3F0855653CC809F31F7321D365 (GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7* __this, const RuntimeMethod* method)
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* G_B2_0 = NULL;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* G_B1_0 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:69>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_0 = __this->___m_DeferredLights;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_1 = L_0;
if (L_1)
{
G_B2_0 = L_1;
goto IL_000b;
}
G_B1_0 = L_1;
}
{
return;
}
IL_000b:
{
NullCheck(G_B2_0);
DeferredLights_ReleaseGbufferResources_m24BFF3E0F7FA36B9290320A7A09EAAFC82717B31(G_B2_0, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:70>
return;
}
}
// Method Definition Index: 35561
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*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:75>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_0 = __this->___m_DeferredLights;
NullCheck(L_0);
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_1;
L_1 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(L_0, NULL);
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:77>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_2 = ___0_cmd;
if (!L_2)
{
goto IL_011a;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:79>
V_1 = (bool)1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:80>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_3 = __this->___m_DeferredLights;
NullCheck(L_3);
bool L_4;
L_4 = DeferredLights_get_UseFramebufferFetch_mCA48571D2CF82D0FA8854DEA9831D5EEB2E96891_inline(L_3, NULL);
if (!L_4)
{
goto IL_006a;
}
}
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_5 = __this->___m_DeferredLights;
NullCheck(L_5);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_6;
L_6 = DeferredLights_get_DepthCopyTexture_m92FD5E9B5F671F4BA1F3D0BA943F98937AB8D0EE_inline(L_5, NULL);
if (!L_6)
{
goto IL_006a;
}
}
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_7 = __this->___m_DeferredLights;
NullCheck(L_7);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_8;
L_8 = DeferredLights_get_DepthCopyTexture_m92FD5E9B5F671F4BA1F3D0BA943F98937AB8D0EE_inline(L_7, NULL);
NullCheck(L_8);
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_9;
L_9 = RTHandle_get_rt_m593F2799E2E6C97979D3B4CD9E992D305922BBE9_inline(L_8, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_10;
L_10 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_9, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_10)
{
goto IL_006a;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:82>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_11 = __this->___m_DeferredLights;
NullCheck(L_11);
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_12;
L_12 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(L_11, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_13 = __this->___m_DeferredLights;
NullCheck(L_13);
int32_t L_14;
L_14 = DeferredLights_get_GbufferDepthIndex_m9474B481FDA2349B6F2D2FED42FB16C5104D0B85(L_13, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_15 = __this->___m_DeferredLights;
NullCheck(L_15);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_16;
L_16 = DeferredLights_get_DepthCopyTexture_m92FD5E9B5F671F4BA1F3D0BA943F98937AB8D0EE_inline(L_15, NULL);
NullCheck(L_12);
ArrayElementTypeCheck (L_12, L_16);
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(L_14), (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B*)L_16);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:83>
V_1 = (bool)0;
}
IL_006a:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:86>
V_2 = 0;
goto IL_0111;
}
IL_0071:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:89>
int32_t L_17 = V_2;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_18 = __this->___m_DeferredLights;
NullCheck(L_18);
int32_t L_19;
L_19 = DeferredLights_get_GBufferLightingIndex_mBD9A64655F922428737949BF03FE83498EF388F3(L_18, NULL);
if ((((int32_t)L_17) == ((int32_t)L_19)))
{
goto IL_010d;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:94>
int32_t L_20 = V_2;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_21 = __this->___m_DeferredLights;
NullCheck(L_21);
int32_t L_22;
L_22 = DeferredLights_get_GBufferNormalSmoothnessIndex_m1C2B7183455DDB4339E16783E424AE8FA561CD89(L_21, NULL);
if ((!(((uint32_t)L_20) == ((uint32_t)L_22))))
{
goto IL_009d;
}
}
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_23 = __this->___m_DeferredLights;
NullCheck(L_23);
bool L_24;
L_24 = DeferredLights_get_HasNormalPrepass_m479C3C279E22B06B0D9C4189F9CD19376A281B3D_inline(L_23, NULL);
if (L_24)
{
goto IL_010d;
}
}
IL_009d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:97>
int32_t L_25 = V_2;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_26 = __this->___m_DeferredLights;
NullCheck(L_26);
int32_t L_27;
L_27 = DeferredLights_get_GbufferDepthIndex_m9474B481FDA2349B6F2D2FED42FB16C5104D0B85(L_26, NULL);
if ((!(((uint32_t)L_25) == ((uint32_t)L_27))))
{
goto IL_00ae;
}
}
{
bool L_28 = V_1;
if (!L_28)
{
goto IL_010d;
}
}
IL_00ae:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:101>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_29 = __this->___m_DeferredLights;
NullCheck(L_29);
bool L_30;
L_30 = DeferredLights_get_UseFramebufferFetch_mCA48571D2CF82D0FA8854DEA9831D5EEB2E96891_inline(L_29, NULL);
if (!L_30)
{
goto IL_00d6;
}
}
{
int32_t L_31 = V_2;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_32 = __this->___m_DeferredLights;
NullCheck(L_32);
int32_t L_33;
L_33 = DeferredLights_get_GbufferDepthIndex_m9474B481FDA2349B6F2D2FED42FB16C5104D0B85(L_32, NULL);
if ((((int32_t)L_31) == ((int32_t)L_33)))
{
goto IL_00d6;
}
}
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_34 = __this->___m_DeferredLights;
NullCheck(L_34);
bool L_35;
L_35 = DeferredLights_get_HasDepthPrepass_m6AF7DA75C0155BDE17D0EF465C6F25C6CDE07064_inline(L_34, NULL);
if (!L_35)
{
goto IL_010d;
}
}
IL_00d6:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:104>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_36 = __this->___m_DeferredLights;
RenderTextureDescriptor_t69845881CE6437E4E61F92074F2F84079F23FA46 L_37 = ___1_cameraTextureDescriptor;
int32_t L_38 = V_2;
NullCheck(L_36);
DeferredLights_ReAllocateGBufferIfNeeded_m1B0C7D1D8D84F70365EE88ECDB047BB72261C5A0(L_36, L_37, L_38, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:106>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_39 = ___0_cmd;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_40 = __this->___m_DeferredLights;
NullCheck(L_40);
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_41;
L_41 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(L_40, NULL);
int32_t L_42 = V_2;
NullCheck(L_41);
int32_t L_43 = L_42;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_44 = (L_41)->GetAt(static_cast<il2cpp_array_size_t>(L_43));
NullCheck(L_44);
String_t* L_45;
L_45 = RTHandle_get_name_mF2E7B6B108477C76931BD1E5798BB1DA1F036B7A_inline(L_44, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_46 = __this->___m_DeferredLights;
NullCheck(L_46);
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_47;
L_47 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(L_46, NULL);
int32_t L_48 = V_2;
NullCheck(L_47);
int32_t L_49 = L_48;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_50 = (L_47)->GetAt(static_cast<il2cpp_array_size_t>(L_49));
NullCheck(L_50);
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_51;
L_51 = RTHandle_get_nameID_m30AF2567853494DB845D83A8B37D0FB523DA76E9_inline(L_50, NULL);
NullCheck(L_39);
CommandBuffer_SetGlobalTexture_mD6F1CC7E87FA88B5838D5EDAFBA602EF94FE1F69(L_39, L_45, L_51, NULL);
}
IL_010d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:86>
int32_t L_52 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_52, 1));
}
IL_0111:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:86>
int32_t L_53 = V_2;
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_54 = V_0;
NullCheck(L_54);
if ((((int32_t)L_53) < ((int32_t)((int32_t)(((RuntimeArray*)L_54)->max_length)))))
{
goto IL_0071;
}
}
IL_011a:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:110>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_55 = __this->___m_DeferredLights;
NullCheck(L_55);
bool L_56;
L_56 = DeferredLights_get_UseFramebufferFetch_mCA48571D2CF82D0FA8854DEA9831D5EEB2E96891_inline(L_55, NULL);
if (!L_56)
{
goto IL_0132;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:111>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_57 = __this->___m_DeferredLights;
NullCheck(L_57);
DeferredLights_UpdateDeferredInputAttachments_m7D18F98298CAD3A9DA44B99BD65E173B572665AA(L_57, NULL);
}
IL_0132:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:115>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_58 = __this->___m_DeferredLights;
NullCheck(L_58);
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_59;
L_59 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(L_58, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_60 = __this->___m_DeferredLights;
NullCheck(L_60);
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_61;
L_61 = DeferredLights_get_DepthAttachment_mDCE6C0ADF1601341F58B5869068E6CDE55BECAC6_inline(L_60, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_62 = __this->___m_DeferredLights;
NullCheck(L_62);
GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* L_63;
L_63 = DeferredLights_get_GbufferFormats_m43FC6B8C32D728966C27DDE1BF81A93CDE5390BB_inline(L_62, NULL);
ScriptableRenderPass_ConfigureTarget_mD8E74F2C1E5F1D64309C7C53875D10968082AF65(__this, L_59, L_61, L_63, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:119>
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_64;
L_64 = Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline(NULL);
ScriptableRenderPass_ConfigureClear_m5C82128C3ABDD63621501DC012ED91F392ABF123(__this, 0, L_64, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:121>
return;
}
}
// Method Definition Index: 35562
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*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* V_0 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_1 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_2 = NULL;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* V_3 = NULL;
ProfilingScope_t57898BA31E8EF8F083EF84E0DA2737AC61CBC5BD V_4;
memset((&V_4), 0, sizeof(V_4));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:126>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_0 = ___1_renderingData;
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_1 = L_0->___frameData;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:127>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = L_1;
NullCheck(L_2);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_3;
L_3 = ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline(L_2, ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
V_0 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:128>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_4 = L_2;
NullCheck(L_4);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_5;
L_5 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_4, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_1 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:129>
NullCheck(L_4);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_6;
L_6 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_4, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_2 = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:131>
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_7 = __this->___m_PassData;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_8 = __this->___m_DeferredLights;
NullCheck(L_7);
L_7->___deferredLights = L_8;
Il2CppCodeGenWriteBarrier((void**)(&L_7->___deferredLights), (void*)L_8);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:132>
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B** L_9 = (PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B**)(&__this->___m_PassData);
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_10 = ___0_context;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_11 = V_0;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_12 = V_1;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_13 = V_2;
GBufferPass_InitRendererLists_m9A78167896D9867816C28D2948EECA985235E92D(__this, L_9, L_10, (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E*)NULL, L_11, L_12, L_13, (bool)0, (-1), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:134>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_14 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_15;
L_15 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_14, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_16 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_15);
V_3 = L_16;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:135>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_17 = V_3;
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_18;
L_18 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
ProfilingScope__ctor_mE15813DF7651C1A3B6AFD6465AD4B973E8F1DBFC((&V_4), L_17, L_18, NULL);
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00b7:
{
ProfilingScope_Dispose_m4231A2ACA1F8E345BB0078310A9F7601704C8BE4((&V_4), NULL);
return;
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:143>
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_19 = V_3;
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_20;
L_20 = CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline(L_19, NULL);
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_21 = __this->___m_PassData;
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_22 = __this->___m_PassData;
NullCheck(L_22);
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_23 = L_22->___rendererList;
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_24 = __this->___m_PassData;
NullCheck(L_24);
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_25 = L_24->___objectsWithErrorRendererList;
il2cpp_codegen_runtime_class_init_inline(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
GBufferPass_ExecutePass_mB750B5A6C75C1247A55C7C2F2DA20999F5EC2D54(L_20, L_21, L_23, L_25, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:147>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_26 = __this->___m_DeferredLights;
NullCheck(L_26);
bool L_27;
L_27 = DeferredLights_get_UseFramebufferFetch_mCA48571D2CF82D0FA8854DEA9831D5EEB2E96891_inline(L_26, NULL);
if (L_27)
{
goto IL_00b5_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:148>
RenderingData_tAAA01190551D6D5954314E3E1E85B58DD45EED71* L_28 = ___1_renderingData;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7** L_29;
L_29 = RenderingData_get_commandBuffer_m747CD6ABF19DD5BB05F8231CC84A9922D9DC080A(L_28, NULL);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_30 = *((CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7**)L_29);
il2cpp_codegen_runtime_class_init_inline(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
int32_t L_31 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_CameraNormalsTextureID;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_32 = __this->___m_DeferredLights;
NullCheck(L_32);
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_33;
L_33 = DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline(L_32, NULL);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_34 = __this->___m_DeferredLights;
NullCheck(L_34);
int32_t L_35;
L_35 = DeferredLights_get_GBufferNormalSmoothnessIndex_m1C2B7183455DDB4339E16783E424AE8FA561CD89(L_34, NULL);
NullCheck(L_33);
int32_t L_36 = L_35;
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_37 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_36));
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_38;
L_38 = RTHandle_op_Implicit_m2462183372B0496DE475889924EDCAAAD2011B54(L_37, NULL);
NullCheck(L_30);
CommandBuffer_SetGlobalTexture_m65E012CB3C35EA43533CB4FF4C6F6498FDE229CD(L_30, L_31, L_38, NULL);
}
IL_00b5_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:149>
goto IL_00c5;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00c5:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:150>
return;
}
}
// Method Definition Index: 35563
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GBufferPass_ExecutePass_mB750B5A6C75C1247A55C7C2F2DA20999F5EC2D54 (RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* ___0_cmd, PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* ___1_data, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___2_rendererList, RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 ___3_errorRendererList, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t G_B3_0 = 0;
int32_t G_B5_0 = 0;
int32_t G_B4_0 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:155>
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_0 = ___1_data;
NullCheck(L_0);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_1 = L_0->___deferredLights;
NullCheck(L_1);
bool L_2;
L_2 = DeferredLights_get_UseRenderingLayers_m353CF7E8744DB3CC76B32E7747E413715D76143D(L_1, NULL);
if (!L_2)
{
goto IL_001d;
}
}
{
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_3 = ___1_data;
NullCheck(L_3);
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_4 = L_3->___deferredLights;
NullCheck(L_4);
bool L_5;
L_5 = DeferredLights_get_HasRenderingLayerPrepass_m749E77480F5ABBF71F57ECB8ABEF5C0C574F4E0C_inline(L_4, NULL);
G_B3_0 = ((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
goto IL_001e;
}
IL_001d:
{
G_B3_0 = 0;
}
IL_001e:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:156>
int32_t L_6 = G_B3_0;
if (!L_6)
{
G_B5_0 = L_6;
goto IL_002d;
}
G_B4_0 = L_6;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:157>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_7 = ___0_cmd;
NullCheck(L_7);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_7, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___WriteRenderingLayers), (bool)1, NULL);
G_B5_0 = G_B4_0;
}
IL_002d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:159>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_8 = ___0_cmd;
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_9 = ___2_rendererList;
NullCheck(L_8);
RasterCommandBuffer_DrawRendererList_m6C50C4A5E4CABE3542317969BC91F552B41A427F(L_8, L_9, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:165>
if (!G_B5_0)
{
goto IL_0042;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:166>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_10 = ___0_cmd;
NullCheck(L_10);
RasterCommandBuffer_SetKeyword_m134867C426359E758261AB04E59061F70A69B5C3(L_10, (&((ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_StaticFields*)il2cpp_codegen_static_fields_for(ShaderGlobalKeywords_tCD2A8F654428E5D252204D24E379C6725E5A2C91_il2cpp_TypeInfo_var))->___WriteRenderingLayers), (bool)0, NULL);
}
IL_0042:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:167>
return;
}
}
// Method Definition Index: 35564
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GBufferPass_InitRendererLists_m9A78167896D9867816C28D2948EECA985235E92D (GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7* __this, PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B** ___0_passData, ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 ___1_context, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___2_renderGraph, UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* ___3_renderingData, UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* ___4_cameraData, UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* ___5_lightData, bool ___6_useRenderGraph, uint32_t ___7_batchLayerMask, 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*)&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*)&Nullable_1__ctor_m6F4836A77462991E907648D2BDC2085581555A7E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_m711486F69F63C6FAC58039041FD9EA94D2C96E89_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 V_0;
memset((&V_0), 0, sizeof(V_0));
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 V_1;
memset((&V_1), 0, sizeof(V_1));
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F V_2;
memset((&V_2), 0, sizeof(V_2));
NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445 V_3;
memset((&V_3), 0, sizeof(V_3));
NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB V_4;
memset((&V_4), 0, sizeof(V_4));
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 V_5;
memset((&V_5), 0, sizeof(V_5));
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 V_6;
memset((&V_6), 0, sizeof(V_6));
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:192>
il2cpp_codegen_runtime_class_init_inline(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagUniversalGBuffer;
V_0 = L_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:193>
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_1 = V_0;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_2 = ___3_renderingData;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_3 = ___4_cameraData;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_4 = ___5_lightData;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_5 = ___4_cameraData;
NullCheck(L_5);
int32_t L_6 = L_5->___defaultOpaqueSortFlags;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_7;
L_7 = ScriptableRenderPass_CreateDrawingSettings_m0F3B7985617514ACCF1619A1EE250428C7748B8F(__this, L_1, L_2, L_3, L_4, L_6, NULL);
V_1 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:194>
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_8 = __this->___m_FilteringSettings;
V_2 = L_8;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:195>
uint32_t L_9 = ___7_batchLayerMask;
FilteringSettings_set_batchLayerMask_m1836360CF26338CD0415B94EE1575CFFD367753F((&V_2), L_9, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:202>
ShaderTagIdU5BU5D_tE1BA124E13B8096153E25C5AF9C1D15D71466143* L_10 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagValues;
NativeArray_1__ctor_mBFCE1AB236375FC7C9298C230AB76FFBDE0AE383((&V_3), L_10, 2, NativeArray_1__ctor_mBFCE1AB236375FC7C9298C230AB76FFBDE0AE383_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:203>
RenderStateBlockU5BU5D_tB3277DEBE81600D781CFFD366CF0B6E363775468* L_11 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_RenderStateBlocks;
NativeArray_1__ctor_m6BE169E3FD322B6E7C0A8B5531C4A2C374BD6A47((&V_4), L_11, 2, NativeArray_1__ctor_m6BE169E3FD322B6E7C0A8B5531C4A2C374BD6A47_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:204>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:205>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:206>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:207>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:208>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:209>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:210>
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_12 = ___3_renderingData;
NullCheck(L_12);
CullingResults_tD6B7EF20B68D47DFF3A99EB2EA73F47F1D460267 L_13 = L_12->___cullResults;
DrawingSettings_t3B64EB029DB6F94A1F2A9B2D19D2969AE361BB49 L_14 = V_1;
FilteringSettings_t75860B12A7BCF9A0E2F13CB2C2E5DCD9E1EEAD9F L_15 = V_2;
il2cpp_codegen_runtime_class_init_inline(RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1_il2cpp_TypeInfo_var);
RendererListParams__ctor_m46CCE38EA66C6F213878BBAE3E058D7AA995D5F7((&V_6), L_13, L_14, L_15, NULL);
NativeArray_1_t5576C5C8F17BB3E1BA11BBA3EC50A55FC1246445 L_16 = V_3;
Nullable_1_t791F8A662AA857374FA6AFEEEA22B1F1E103327B L_17;
memset((&L_17), 0, sizeof(L_17));
Nullable_1__ctor_m6F4836A77462991E907648D2BDC2085581555A7E((&L_17), L_16, Nullable_1__ctor_m6F4836A77462991E907648D2BDC2085581555A7E_RuntimeMethod_var);
(&V_6)->___tagValues = L_17;
NativeArray_1_t0AB49EE6A37F6BC668C15EDFBE9BE92A22B2F0DB L_18 = V_4;
Nullable_1_tEB29AC5A73D1D1AF8DE0D726A51B415DC226387C L_19;
memset((&L_19), 0, sizeof(L_19));
Nullable_1__ctor_m711486F69F63C6FAC58039041FD9EA94D2C96E89((&L_19), L_18, Nullable_1__ctor_m711486F69F63C6FAC58039041FD9EA94D2C96E89_RuntimeMethod_var);
(&V_6)->___stateBlocks = L_19;
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_20 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagUniversalMaterialType;
(&V_6)->___tagName = L_20;
(&V_6)->___isPassTagName = (bool)0;
RendererListParams_t13F72282BCE2DC255747FE7694C6BBC3377944B1 L_21 = V_6;
V_5 = L_21;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:211>
bool L_22 = ___6_useRenderGraph;
if (!L_22)
{
goto IL_009d;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:213>
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B** L_23 = ___0_passData;
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_24 = *((PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B**)L_23);
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_25 = ___2_renderGraph;
NullCheck(L_25);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA L_26;
L_26 = RenderGraph_CreateRendererList_m7A5DCFC7F4A8A38BB0FC4E41BAE77FD5590B4F42(L_25, (&V_5), NULL);
NullCheck(L_24);
L_24->___rendererListHdl = L_26;
goto IL_00ad;
}
IL_009d:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:218>
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B** L_27 = ___0_passData;
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_28 = *((PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B**)L_27);
il2cpp_codegen_runtime_class_init_inline(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36_il2cpp_TypeInfo_var);
RendererList_t608CE60421616EF4211F5B8AC62E3C36D4BDDF85 L_29;
L_29 = ScriptableRenderContext_CreateRendererList_mBF2F8A1EA796B87CBBAAC245133F2961D52A9BFA((&___1_context), (&V_5), NULL);
NullCheck(L_28);
L_28->___rendererList = L_29;
}
IL_00ad:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:222>
NativeArray_1_Dispose_mF69F1A78EA0CC5687B06899D9DC59ED8968D2B8A((&V_3), NativeArray_1_Dispose_mF69F1A78EA0CC5687B06899D9DC59ED8968D2B8A_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:223>
NativeArray_1_Dispose_mEFAE9DC755AB05B0AEE7B5D4AB4AF2BD7E64C581((&V_4), NativeArray_1_Dispose_mEFAE9DC755AB05B0AEE7B5D4AB4AF2BD7E64C581_RuntimeMethod_var);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:224>
return;
}
}
// Method Definition Index: 35565
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GBufferPass_Render_mCA689E0AEE9096AFB276D02D3BB36BF4F1552C28 (GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7* __this, RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* ___0_renderGraph, ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* ___1_frameData, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___2_cameraColor, TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 ___3_cameraDepth, bool ___4_setGlobalTextures, uint32_t ___5_batchLayerMask, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B_m295AED38DE02117DB5662EFA263E5C4D87B6F759_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraphUtils_tDC953A7099323FCDF5352374B249F7AD1C09DF87_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderGraph_AddRasterRenderPass_TisPassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B_m225173649307D12566EC12503014DC87D85CC7B9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CRenderU3Eb__21_0_mFAD5AC6EDAF9A66156C735625BB73F2DD8D197D3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral656D55BA5484FEDB7E09662063F6AF63DAA5E1F4);
s_Il2CppMethodInitialized = true;
}
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* V_0 = NULL;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* V_1 = NULL;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* V_2 = NULL;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* V_3 = NULL;
RuntimeObject* V_4 = NULL;
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* V_5 = NULL;
bool V_6 = false;
int32_t V_7 = 0;
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 V_8;
memset((&V_8), 0, sizeof(V_8));
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 V_9;
memset((&V_9), 0, sizeof(V_9));
int32_t G_B4_0 = 0;
BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8* G_B12_0 = NULL;
RuntimeObject* G_B12_1 = NULL;
BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8* G_B11_0 = NULL;
RuntimeObject* G_B11_1 = NULL;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:228>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_0 = ___1_frameData;
NullCheck(L_0);
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_1;
L_1 = ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_inline(L_0, ContextContainer_Get_TisUniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626_m1CAD9250ED48A65B3DE774336F9221928EB054B4_RuntimeMethod_var);
V_0 = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:229>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_2 = ___1_frameData;
NullCheck(L_2);
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_3;
L_3 = ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_inline(L_2, ContextContainer_Get_TisUniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6_m71849CEFB9C023EDE026A0F38CE6044274505C06_RuntimeMethod_var);
V_1 = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:230>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_4 = ___1_frameData;
NullCheck(L_4);
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_5;
L_5 = ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_inline(L_4, ContextContainer_Get_TisUniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7_mE62F7903614384541B770CC0B9A99BD2E608A0F8_RuntimeMethod_var);
V_2 = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:231>
ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* L_6 = ___1_frameData;
NullCheck(L_6);
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_7;
L_7 = ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_inline(L_6, ContextContainer_Get_TisUniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2_m7D529C251F384985900DEA334BC399BAD36BFC8F_RuntimeMethod_var);
V_3 = L_7;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:232>
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_8 = ___0_renderGraph;
String_t* L_9;
L_9 = ScriptableRenderPass_get_passName_m838292A44DB6ED7D67E43C1DE58383959B4F1925_inline(__this, NULL);
ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* L_10;
L_10 = ScriptableRenderPass_get_profilingSampler_m627C9BF8A4A08101DCB6F40E0A97145A5A1CDA38(__this, NULL);
NullCheck(L_8);
RuntimeObject* L_11;
L_11 = RenderGraph_AddRasterRenderPass_TisPassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B_m225173649307D12566EC12503014DC87D85CC7B9(L_8, L_9, (&V_5), L_10, _stringLiteral656D55BA5484FEDB7E09662063F6AF63DAA5E1F4, ((int32_t)232), RenderGraph_AddRasterRenderPass_TisPassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B_m225173649307D12566EC12503014DC87D85CC7B9_RuntimeMethod_var);
V_4 = L_11;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0160:
{
{
RuntimeObject* L_12 = V_4;
if (!L_12)
{
goto IL_016b;
}
}
{
RuntimeObject* L_13 = V_4;
NullCheck(L_13);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_13);
}
IL_016b:
{
return;
}
}
});
try
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:233>
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_14 = __this->___m_DeferredLights;
NullCheck(L_14);
bool L_15;
L_15 = DeferredLights_get_UseRenderingLayers_m353CF7E8744DB3CC76B32E7747E413715D76143D(L_14, NULL);
if (!L_15)
{
goto IL_0059_1;
}
}
{
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_16 = __this->___m_DeferredLights;
NullCheck(L_16);
bool L_17;
L_17 = DeferredLights_get_UseLightLayers_mCAB55A7317DDC188FDD87F52CD8C8E039DA223CF(L_16, NULL);
G_B4_0 = ((((int32_t)L_17) == ((int32_t)0))? 1 : 0);
goto IL_005a_1;
}
IL_0059_1:
{
G_B4_0 = 0;
}
IL_005a_1:
{
V_6 = (bool)G_B4_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:235>
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_18 = V_5;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_19 = __this->___m_DeferredLights;
NullCheck(L_19);
TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* L_20;
L_20 = DeferredLights_get_GbufferTextureHandles_mB7EE69C751B51951B19CF45ABE17F176FF4443AD_inline(L_19, NULL);
NullCheck(L_18);
L_18->___gbuffer = L_20;
Il2CppCodeGenWriteBarrier((void**)(&L_18->___gbuffer), (void*)L_20);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:236>
V_7 = 0;
goto IL_0091_1;
}
IL_0073_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:239>
RuntimeObject* L_21 = V_4;
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_22 = V_5;
NullCheck(L_22);
TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* L_23 = L_22->___gbuffer;
int32_t L_24 = V_7;
NullCheck(L_23);
int32_t L_25 = L_24;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_26 = (L_23)->GetAt(static_cast<il2cpp_array_size_t>(L_25));
int32_t L_27 = V_7;
NullCheck(L_21);
InterfaceActionInvoker3< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t, int32_t >::Invoke(0, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_21, L_26, L_27, 2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:236>
int32_t L_28 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_28, 1));
}
IL_0091_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:236>
int32_t L_29 = V_7;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_30 = __this->___m_DeferredLights;
NullCheck(L_30);
int32_t L_31;
L_31 = DeferredLights_get_GBufferSliceCount_m49E27D846C6FB0B337EDFC43F7BA63CDB3A6EA32(L_30, NULL);
if ((((int32_t)L_29) < ((int32_t)L_31)))
{
goto IL_0073_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:242>
RuntimeObject* L_32 = V_4;
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_33 = V_0;
il2cpp_codegen_runtime_class_init_inline(RenderGraphUtils_tDC953A7099323FCDF5352374B249F7AD1C09DF87_il2cpp_TypeInfo_var);
RenderGraphUtils_UseDBufferIfValid_mA098E9033502797670EBEAEFBFDE41CFBD784AB5(L_32, L_33, NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:244>
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_34 = V_5;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_35 = ___3_cameraDepth;
NullCheck(L_34);
L_34->___depth = L_35;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:245>
RuntimeObject* L_36 = V_4;
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_37 = ___3_cameraDepth;
NullCheck(L_36);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388, int32_t >::Invoke(4, IRasterRenderGraphBuilder_t607F94718848D836CFEEF0DE553E4A79CABD9372_il2cpp_TypeInfo_var, L_36, L_37, 2);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:246>
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_38 = V_5;
DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* L_39 = __this->___m_DeferredLights;
NullCheck(L_38);
L_38->___deferredLights = L_39;
Il2CppCodeGenWriteBarrier((void**)(&L_38->___deferredLights), (void*)L_39);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:248>
il2cpp_codegen_initobj((&V_8), sizeof(ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36));
ScriptableRenderContext_t5AB09B3602BEB456E0DC3D53926D3A3BDAF08E36 L_40 = V_8;
RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* L_41 = ___0_renderGraph;
UniversalRenderingData_t045D13A1E051DF623B170223B7CBF1161DDA94E6* L_42 = V_1;
UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* L_43 = V_2;
UniversalLightData_tCFFFAB4033CD97BE9F339F0C90BB7F98C06FFBA2* L_44 = V_3;
GBufferPass_InitRendererLists_m9A78167896D9867816C28D2948EECA985235E92D(__this, (&V_5), L_40, L_41, L_42, L_43, L_44, (bool)1, (-1), NULL);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:249>
RuntimeObject* L_45 = V_4;
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_46 = V_5;
NullCheck(L_46);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* L_47 = (RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA*)(&L_46->___rendererListHdl);
NullCheck(L_45);
InterfaceActionInvoker1< RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* >::Invoke(9, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_45, L_47);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:250>
RuntimeObject* L_48 = V_4;
PassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B* L_49 = V_5;
NullCheck(L_49);
RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* L_50 = (RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA*)(&L_49->___objectsWithErrorRendererListHdl);
NullCheck(L_48);
InterfaceActionInvoker1< RendererListHandle_t2DFC72A560B979AE0BAFBABBD8B9AF5DC1FEFEBA* >::Invoke(9, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_48, L_50);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:252>
bool L_51 = ___4_setGlobalTextures;
if (!L_51)
{
goto IL_0130_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:254>
RuntimeObject* L_52 = V_4;
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_53 = V_0;
NullCheck(L_53);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_54;
L_54 = UniversalResourceData_get_cameraNormalsTexture_mC20E493E8A5CEFE7866E1DD3A923B41CCAA67CBB(L_53, NULL);
V_9 = L_54;
il2cpp_codegen_runtime_class_init_inline(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
int32_t L_55 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_CameraNormalsTextureID;
NullCheck(L_52);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(3, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_52, (&V_9), L_55);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:256>
bool L_56 = V_6;
if (!L_56)
{
goto IL_0130_1;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:257>
RuntimeObject* L_57 = V_4;
UniversalResourceData_t1F1DE4101BE122578EAA5E4750D00ACAF1042626* L_58 = V_0;
NullCheck(L_58);
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_59;
L_59 = UniversalResourceData_get_renderingLayersTexture_mD1DA84A88300CF3D97F518E197F19EA09ABF50BC(L_58, NULL);
V_9 = L_59;
il2cpp_codegen_runtime_class_init_inline(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var);
int32_t L_60 = ((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_CameraRenderingLayersTextureID;
NullCheck(L_57);
InterfaceActionInvoker2< TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388*, int32_t >::Invoke(3, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_57, (&V_9), L_60);
}
IL_0130_1:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:260>
RuntimeObject* L_61 = V_4;
NullCheck(L_61);
InterfaceActionInvoker1< bool >::Invoke(12, IBaseRenderGraphBuilder_tFFF84F72F862F1BE246A789AB6A59F959B490F3D_il2cpp_TypeInfo_var, L_61, (bool)1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:262>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:263>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:264>
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:265>
RuntimeObject* L_62 = V_4;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192_il2cpp_TypeInfo_var);
BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8* L_63 = ((U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192_il2cpp_TypeInfo_var))->___U3CU3E9__21_0;
BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8* L_64 = L_63;
if (L_64)
{
G_B12_0 = L_64;
G_B12_1 = L_62;
goto IL_0159_1;
}
G_B11_0 = L_64;
G_B11_1 = L_62;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192_il2cpp_TypeInfo_var);
U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192* L_65 = ((U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192_il2cpp_TypeInfo_var))->___U3CU3E9;
BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8* L_66 = (BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8*)il2cpp_codegen_object_new(BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8_il2cpp_TypeInfo_var);
BaseRenderFunc_2__ctor_m1BC3503B54C76051AC71FDA84C1F069268257A50(L_66, L_65, (intptr_t)((void*)U3CU3Ec_U3CRenderU3Eb__21_0_mFAD5AC6EDAF9A66156C735625BB73F2DD8D197D3_RuntimeMethod_var), NULL);
BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8* L_67 = L_66;
((U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192_il2cpp_TypeInfo_var))->___U3CU3E9__21_0 = L_67;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tECFB6D8664AF684F619F352BF71CA9ABE19AF192_il2cpp_TypeInfo_var))->___U3CU3E9__21_0), (void*)L_67);
G_B12_0 = L_67;
G_B12_1 = G_B11_1;
}
IL_0159_1:
{
NullCheck(G_B12_1);
GenericInterfaceActionInvoker1< BaseRenderFunc_2_t914B3BA6065F3AEE258976DD7F37AF37D8C5BCC8* >::Invoke(IRasterRenderGraphBuilder_SetRenderFunc_TisPassData_tD366FA555BBB5E9EA116F4553DA083826230EB0B_m295AED38DE02117DB5662EFA263E5C4D87B6F759_RuntimeMethod_var, G_B12_1, G_B12_0);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:266>
goto IL_016c;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_016c:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:266>
return;
}
}
// Method Definition Index: 35566
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*)&_stringLiteral381041D0FEE59A6E615372ECEBA4D316EB4EA230);
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*)&_stringLiteralD813EDE4BF5B508B84602AFFFB4A77CEB67D90DC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFEBFD325765F49D6CE2EDF21E94E3561249F25B6);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:14>
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;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:15>
int32_t L_1;
L_1 = Shader_PropertyToID_mE98523D50F5656CAE89B30695C458253EB8956CA(_stringLiteral381041D0FEE59A6E615372ECEBA4D316EB4EA230, NULL);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_CameraRenderingLayersTextureID = L_1;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:16>
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_2;
memset((&L_2), 0, sizeof(L_2));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_2), _stringLiteralA83F99D33870F7ACD4F35AD3171F5ECE4FAC15FB, NULL);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagLit = L_2;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:17>
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_3;
memset((&L_3), 0, sizeof(L_3));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_3), _stringLiteral11A1B03A6B4D07EC309C050A787B4C1ED79FB9FF, NULL);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagSimpleLit = L_3;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:18>
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_4;
memset((&L_4), 0, sizeof(L_4));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_4), _stringLiteralFEBFD325765F49D6CE2EDF21E94E3561249F25B6, NULL);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagUnlit = L_4;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:19>
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_5;
memset((&L_5), 0, sizeof(L_5));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_5), _stringLiteralD813EDE4BF5B508B84602AFFFB4A77CEB67D90DC, NULL);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagComplexLit = L_5;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:20>
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_6;
memset((&L_6), 0, sizeof(L_6));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_6), _stringLiteral2A73ED09DC1583C0BCAC1AEDFD965F487FD51A79, NULL);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagUniversalGBuffer = L_6;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/GBufferPass.cs:21>
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_7;
memset((&L_7), 0, sizeof(L_7));
ShaderTagId__ctor_m4191968F1D2CE19F9092253EC10F83734A9CFF5B((&L_7), _stringLiteralB1D475531D187212477C93F0E403FD19C1A04DDE, NULL);
((GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_StaticFields*)il2cpp_codegen_static_fields_for(GBufferPass_t540C12BCC3AFAC32B775694C8A29B69A49C284E7_il2cpp_TypeInfo_var))->___s_ShaderTagUniversalMaterialType = L_7;
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Method Definition Index: 27441
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* CommandBufferHelpers_GetNativeCommandBuffer_m00E0A36F7BA58959180A2CF84B882FCE474577CA_inline (UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* ___0_baseBuffer, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/CommandBuffers/CommandBufferHelpers.cs:61>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_0 = ___0_baseBuffer;
NullCheck(L_0);
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = ((BaseCommandBuffer_tD67BB9B3F740537BD3F3A96FA17D06E6C3BFDC06*)L_0)->___m_WrappedCommandBuffer;
return L_1;
}
}
// Method Definition Index: 33257
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_renderPassEvent_m63FA581FFDE1C69C2E1358BD0B8DB30275334960_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ScriptableRenderPass.cs:216>
int32_t L_0 = ___0_value;
__this->___U3CrenderPassEventU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 33382
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ScriptableRenderer_get_stripShadowsOffVariants_mEC78AA6E4F4353DEF4DA00EB6E2BF7A55CEE322F_inline (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ScriptableRenderer.cs:725>
bool L_0 = __this->___U3CstripShadowsOffVariantsU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 33940
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowAtlasLayout_GetTotalShadowSlicesCount_m16BC9BE84A7EA825554A167973DFE0E5AB896A12_inline (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowAtlasLayout.cs:291>
int32_t L_0 = __this->___m_TotalShadowSlicesCount;
return L_0;
}
}
// Method Definition Index: 33941
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowAtlasLayout_GetTotalShadowResolutionRequestCount_m16FDEE8A385FFB11DE1C7EE809C5246C1360FB73_inline (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowAtlasLayout.cs:293>
int32_t L_0 = __this->___m_TotalShadowResolutionRequestCount;
return L_0;
}
}
// Method Definition Index: 33943
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowAtlasLayout_GetShadowSlicesScaleFactor_m5AAE169C5C88EACC0DEC38B12FFC8512B95E45FA_inline (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowAtlasLayout.cs:297>
int32_t L_0 = __this->___m_ShadowSlicesScaleFactor;
return L_0;
}
}
// Method Definition Index: 33942
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool AdditionalLightsShadowAtlasLayout_HasTooManyShadowMaps_mF5085628677B884F26878BACD8F7DD462EF581B1_inline (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowAtlasLayout.cs:295>
bool L_0 = __this->___m_TooManyShadowMaps;
return L_0;
}
}
// Method Definition Index: 33944
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AdditionalLightsShadowAtlasLayout_GetAtlasSize_m1D18A335928F768E4C63634DCF2BD30DBC97D77E_inline (AdditionalLightsShadowAtlasLayout_t2641AB50478ED46482F321134D86853AA802E50E* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/AdditionalLightsShadowAtlasLayout.cs:299>
int32_t L_0 = __this->___m_AtlasSize;
return L_0;
}
}
// Method Definition Index: 34887
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool UniversalRenderer_get_shadowTransparentReceive_m20D8FFA7BF29012E5B68EF665D0DBF34132C01DE_inline (UniversalRenderer_t31019D4AD52F646128E0D1649E7B87E33BA36D8A* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/UniversalRenderer.cs:231>
bool L_0 = __this->___U3CshadowTransparentReceiveU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 37955
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;
}
}
// Method Definition Index: 37837
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;
}
}
// Method Definition Index: 37865
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_NextPowerOfTwo_mA1CE7F3EEF9B0B07AB2D586C030ED236D578F485_inline (int32_t ___0_value, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = ___0_value;
___0_value = ((int32_t)il2cpp_codegen_subtract(L_0, 1));
int32_t L_1 = ___0_value;
int32_t L_2 = ___0_value;
___0_value = ((int32_t)(L_1|((int32_t)(L_2>>((int32_t)16)))));
int32_t L_3 = ___0_value;
int32_t L_4 = ___0_value;
___0_value = ((int32_t)(L_3|((int32_t)(L_4>>8))));
int32_t L_5 = ___0_value;
int32_t L_6 = ___0_value;
___0_value = ((int32_t)(L_5|((int32_t)(L_6>>4))));
int32_t L_7 = ___0_value;
int32_t L_8 = ___0_value;
___0_value = ((int32_t)(L_7|((int32_t)(L_8>>2))));
int32_t L_9 = ___0_value;
int32_t L_10 = ___0_value;
___0_value = ((int32_t)(L_9|((int32_t)(L_10>>1))));
int32_t L_11 = ___0_value;
V_0 = ((int32_t)il2cpp_codegen_add(L_11, 1));
goto IL_0030;
}
IL_0030:
{
int32_t L_12 = V_0;
return L_12;
}
}
// Method Definition Index: 37855
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline (float ___0_a, float ___1_b, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
float L_0 = ___1_b;
float L_1 = ___0_a;
float L_2;
L_2 = fabsf(((float)il2cpp_codegen_subtract(L_0, L_1)));
float L_3 = ___0_a;
float L_4;
L_4 = fabsf(L_3);
float L_5 = ___1_b;
float L_6;
L_6 = fabsf(L_5);
float L_7;
L_7 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_4, L_6, NULL);
float L_8 = ((Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields*)il2cpp_codegen_static_fields_for(Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var))->___Epsilon;
float L_9;
L_9 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(((float)il2cpp_codegen_multiply((9.99999997E-07f), L_7)), ((float)il2cpp_codegen_multiply(L_8, (8.0f))), NULL);
V_0 = (bool)((((float)L_2) < ((float)L_9))? 1 : 0);
goto IL_0035;
}
IL_0035:
{
bool L_10 = V_0;
return L_10;
}
}
// Method Definition Index: 37724
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;
}
}
// Method Definition Index: 33281
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_useNativeRenderPass_m1D60C30BB1CF1B4D383FFCABC1F57EA755626895_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, bool ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ScriptableRenderPass.cs:342>
bool L_0 = ___0_value;
__this->___U3CuseNativeRenderPassU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 37483
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;
}
}
// Method Definition Index: 37485
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;
}
}
// Method Definition Index: 37629
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_black_mB50217951591A045844C61E7FF31EEE3FEF16737_inline (const RuntimeMethod* method)
{
{
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);
return L_0;
}
}
// Method Definition Index: 27438
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* CommandBufferHelpers_GetRasterCommandBuffer_m6086D650343F166614B3FB5ED89D63DE8F85C42B_inline (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_baseBuffer, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/CommandBuffers/CommandBufferHelpers.cs:24>
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_0 = ((CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_StaticFields*)il2cpp_codegen_static_fields_for(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var))->___rasterCmd;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = ___0_baseBuffer;
NullCheck(L_0);
((BaseCommandBuffer_tD67BB9B3F740537BD3F3A96FA17D06E6C3BFDC06*)L_0)->___m_WrappedCommandBuffer = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((BaseCommandBuffer_tD67BB9B3F740537BD3F3A96FA17D06E6C3BFDC06*)L_0)->___m_WrappedCommandBuffer), (void*)L_1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/CommandBuffers/CommandBufferHelpers.cs:25>
RasterCommandBuffer_t4300C4F080EA3CF43C7ACFDBD4F94EA633FE98E8* L_2 = ((CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_StaticFields*)il2cpp_codegen_static_fields_for(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var))->___rasterCmd;
return L_2;
}
}
// Method Definition Index: 30151
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A RTHandle_get_referenceSize_mC92CF605112BBE2C0733AB1E4A9C42B760DCB34B_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Textures/RTHandle.cs:110>
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A L_0 = __this->___U3CreferenceSizeU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 30156
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B RTHandle_get_nameID_m30AF2567853494DB845D83A8B37D0FB523DA76E9_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Textures/RTHandle.cs:126>
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_0 = __this->___m_NameID;
return L_0;
}
}
// Method Definition Index: 37979
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector4_op_Implicit_m0217ADDC8CADDB93ACBABB17A50207698DAB0071_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_v, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___0_v;
float L_1 = L_0.___x;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___0_v;
float L_3 = L_2.___y;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = ___0_v;
float L_5 = L_4.___z;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
memset((&L_6), 0, sizeof(L_6));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_6), L_1, L_3, L_5, NULL);
V_0 = L_6;
goto IL_001b;
}
IL_001b:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = V_0;
return L_7;
}
}
// Method Definition Index: 37901
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;
}
}
// Method Definition Index: 37915
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2Int_op_Implicit_m5B9FB268943E6CAB6E40E13D30BA49A9AC7D2059_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___0_v, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
int32_t L_0;
L_0 = Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline((&___0_v), NULL);
int32_t L_1;
L_1 = Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline((&___0_v), NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
memset((&L_2), 0, sizeof(L_2));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_2), ((float)L_0), ((float)L_1), NULL);
V_0 = L_2;
goto IL_0019;
}
IL_0019:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = V_0;
return L_3;
}
}
// Method Definition Index: 37891
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m707994C12D356E65E453CEE8F767E652B60911BF_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
float L_1 = L_0.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
float L_3 = L_2.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
float L_5 = L_4.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
float L_7 = L_6.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
memset((&L_8), 0, sizeof(L_8));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)(L_1/L_3)), ((float)(L_5/L_7)), NULL);
V_0 = L_8;
goto IL_0023;
}
IL_0023:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
return L_9;
}
}
// Method Definition Index: 37893
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;
}
}
// Method Definition Index: 37908
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_x_mA2CACB1B6E6B5AD0CCC32B2CD2EDCE3ECEB50576_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_X;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 37910
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector2Int_get_y_m48454163ECF0B463FB5A16A0C4FC4B14DB0768B3_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Y;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 32516
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool UniversalRenderPipelineAsset_get_useRenderingLayers_mA473541E634D2A1BEB4CEAFBF27B79251E0FA5E6_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Data/UniversalRenderPipelineAsset.cs:1526>
bool L_0 = __this->___m_SupportsLightLayers;
return L_0;
}
}
// Method Definition Index: 33275
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* ScriptableRenderPass_get_passName_m838292A44DB6ED7D67E43C1DE58383959B4F1925_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ScriptableRenderPass.cs:337>
String_t* L_0 = __this->___m_PassName;
return L_0;
}
}
// Method Definition Index: 31226
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderGraphDefaultResources_tCE331152C84ED1A36CF186CA0092AE10E599E25D* RenderGraph_get_defaultResources_m9392476073E82DC8F45ED8AB11B271EA471FC206_inline (RenderGraph_t73ECE03B3CA3D0D17F1448D64AE020E81592AA1E* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/RenderGraph/RenderGraph.cs:526>
RenderGraphDefaultResources_tCE331152C84ED1A36CF186CA0092AE10E599E25D* L_0 = __this->___m_DefaultResources;
return L_0;
}
}
// Method Definition Index: 31500
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 RenderGraphDefaultResources_get_defaultShadowTexture_mF16D95793225F7D0A560E587401F5638A8A8E913_inline (RenderGraphDefaultResources_tCE331152C84ED1A36CF186CA0092AE10E599E25D* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/RenderGraph/RenderGraphDefaultResources.cs:35>
TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388 L_0 = __this->___U3CdefaultShadowTextureU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 37912
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2Int__ctor_mC20D1312133EB8CB63EC11067088B043660F11CE_inline (Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* __this, int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_x;
__this->___m_X = L_0;
int32_t L_1 = ___1_y;
__this->___m_Y = L_1;
return;
}
}
// Method Definition Index: 31846
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TextureHandle_IsValid_mECFF64B8BAC6402F0D37B67BB79FFB3AB3C7F3C2_inline (TextureHandle_t680ABA3F8B50859351BA5DD66220084F87F37388* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/RenderGraph/RenderGraphResourceTexture.cs:117>
ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C* L_0 = (ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C*)(&__this->___handle);
il2cpp_codegen_runtime_class_init_inline(ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = ResourceHandle_IsValid_m20B0218FDCA98DCD069AE3BE86FEFCAEDB985B9A_inline(L_0, NULL);
return L_1;
}
}
// Method Definition Index: 41027
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA math_float2_m24A922BBF741AF168DD4591FC8C4CF9E67A85BAE_inline (float ___0_x, float ___1_y, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float2.gen.cs:824>
float L_0 = ___0_x;
float L_1 = ___1_y;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_2;
memset((&L_2), 0, sizeof(L_2));
float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline((&L_2), L_0, L_1, NULL);
return L_2;
}
}
// Method Definition Index: 41784
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA math_rcp_m6A26002B1F4212C525255E31010FF526C84F591D_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_x, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/math.cs:2774>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_x;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_1;
L_1 = float2_op_Division_mE9F0EA43229DDFD549088D0F71AABF831698EE5F_inline((1.0f), L_0, NULL);
return L_1;
}
}
// Method Definition Index: 44944
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_UnaryNegation_m63834E95475E7EF1CA1583F6A08420C3BFA34458_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_val, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float2.gen.cs:434>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_val;
float L_1 = L_0.___x;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_2 = ___0_val;
float L_3 = L_2.___y;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_4;
memset((&L_4), 0, sizeof(L_4));
float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline((&L_4), ((-L_1)), ((-L_3)), NULL);
return L_4;
}
}
// Method Definition Index: 44916
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Multiply_m34D03129CE0D7AD665A914DE83CB749585B2455F_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_lhs, float ___1_rhs, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float2.gen.cs:230>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_lhs;
float L_1 = L_0.___x;
float L_2 = ___1_rhs;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_3 = ___0_lhs;
float L_4 = L_3.___y;
float L_5 = ___1_rhs;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_6;
memset((&L_6), 0, sizeof(L_6));
float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline((&L_6), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), NULL);
return L_6;
}
}
// Method Definition Index: 44919
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Addition_m6A1EEFBE2B92691F07967739DB3ECEEB432968AD_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_lhs, float ___1_rhs, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float2.gen.cs:252>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_lhs;
float L_1 = L_0.___x;
float L_2 = ___1_rhs;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_3 = ___0_lhs;
float L_4 = L_3.___y;
float L_5 = ___1_rhs;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_6;
memset((&L_6), 0, sizeof(L_6));
float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline((&L_6), ((float)il2cpp_codegen_add(L_1, L_2)), ((float)il2cpp_codegen_add(L_4, L_5)), NULL);
return L_6;
}
}
// Method Definition Index: 41163
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E math_float4_mE797E50A2E9FF0935867108F0F25C0F683E47B15_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___1_zw, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:3863>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_xy;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_1 = ___1_zw;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_2;
memset((&L_2), 0, sizeof(L_2));
float4__ctor_m062DCDEE8A8DFB587E88A4F1D18E7415B683CB00_inline((&L_2), L_0, L_1, NULL);
return L_2;
}
}
// Method Definition Index: 41524
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t math_min_m02D43DF516544C279AF660EA4731449C82991849_inline (int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/math.cs:855>
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;
}
}
// Method Definition Index: 46984
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)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/int2.gen.cs:222>
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;
}
}
// Method Definition Index: 46987
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)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/int2.gen.cs:244>
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;
}
}
// Method Definition Index: 46990
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)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/int2.gen.cs:266>
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;
}
}
// Method Definition Index: 41843
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_log2_m07B499B0DDA692EDD9DF4780349C26EB28199156_inline (float ___0_x, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/math.cs:3149>
float L_0 = ___0_x;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_1;
L_1 = Math_Log_m5A3BBBF06AB82F25C885812E07D27B473CF43054(((double)((float)L_0)), (2.0), NULL);
return ((float)L_1);
}
}
// Method Definition Index: 44908
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Implicit_mDCE8EF24B96CB48EEFA3D9C75760ECA01874C735_inline (int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_v, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float2.gen.cs:179>
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_0 = ___0_v;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_1;
memset((&L_1), 0, sizeof(L_1));
float2__ctor_m36DFF2F3BE02DB4AC5E36F0CDFF2DB54D872F979_inline((&L_1), L_0, NULL);
return L_1;
}
}
// Method Definition Index: 44925
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Division_m4AA175CD0895AA1A50F5A73B54722CA53876EE6A_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_lhs, float ___1_rhs, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float2.gen.cs:296>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_lhs;
float L_1 = L_0.___x;
float L_2 = ___1_rhs;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_3 = ___0_lhs;
float L_4 = L_3.___y;
float L_5 = ___1_rhs;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_6;
memset((&L_6), 0, sizeof(L_6));
float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline((&L_6), ((float)(L_1/L_2)), ((float)(L_4/L_5)), NULL);
return L_6;
}
}
// Method Definition Index: 44926
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA float2_op_Division_mE9F0EA43229DDFD549088D0F71AABF831698EE5F_inline (float ___0_lhs, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___1_rhs, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float2.gen.cs:303>
float L_0 = ___0_lhs;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_1 = ___1_rhs;
float L_2 = L_1.___x;
float L_3 = ___0_lhs;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_4 = ___1_rhs;
float L_5 = L_4.___y;
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_6;
memset((&L_6), 0, sizeof(L_6));
float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline((&L_6), ((float)(L_0/L_2)), ((float)(L_3/L_5)), NULL);
return L_6;
}
}
// Method Definition Index: 33624
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* UniversalCameraData_get_xr_mC600E667BA2B92EADF2CF60CD49E15242FA83C4D_inline (UniversalCameraData_t7904AE9D68B973761A72DFAA7CA3DE915696E1C7* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/FrameData/UniversalCameraData.cs:532>
XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* L_0 = __this->___U3CxrU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 41270
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A math_int2_m0A9A8113022D7954E7DA5BE5436989C2DF01650D_inline (int32_t ___0_x, int32_t ___1_y, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/int2.gen.cs:881>
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;
}
}
// Method Definition Index: 27440
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* CommandBufferHelpers_GetUnsafeCommandBuffer_m040FAAF967AB95C686B786C8C87772B95CA2F27C_inline (CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* ___0_baseBuffer, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/CommandBuffers/CommandBufferHelpers.cs:48>
il2cpp_codegen_runtime_class_init_inline(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var);
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_0 = ((CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_StaticFields*)il2cpp_codegen_static_fields_for(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var))->___unsafeCmd;
CommandBuffer_tB56007DC84EF56296C325EC32DD12AC1E3DC91F7* L_1 = ___0_baseBuffer;
NullCheck(L_0);
((BaseCommandBuffer_tD67BB9B3F740537BD3F3A96FA17D06E6C3BFDC06*)L_0)->___m_WrappedCommandBuffer = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((BaseCommandBuffer_tD67BB9B3F740537BD3F3A96FA17D06E6C3BFDC06*)L_0)->___m_WrappedCommandBuffer), (void*)L_1);
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/CommandBuffers/CommandBufferHelpers.cs:49>
UnsafeCommandBuffer_tDE6BB2FE234DC7453CA682AB275888E9E35F22F2* L_2 = ((CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_StaticFields*)il2cpp_codegen_static_fields_for(CommandBufferHelpers_tB8C09D01D6F0369DF52DEA955F017D6001BC72E5_il2cpp_TypeInfo_var))->___unsafeCmd;
return L_2;
}
}
// Method Definition Index: 29086
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* ProfilingSampler_get_name_mF1C3E7B9540171DD93186A4DFEF33CE331E92D79_inline (ProfilingSampler_t420D4672EDB44E0EF980B31ADFD9E5747200FECE* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Debugging/ProfilingScope.cs:154>
String_t* L_0 = __this->___U3CnameU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 41158
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E math_float4_m16697C284FA0C25A84F3DC3E99F3D4C306B6BFBF_inline (float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:3825>
float L_0 = ___0_x;
float L_1 = ___1_y;
float L_2 = ___2_z;
float L_3 = ___3_w;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_4;
memset((&L_4), 0, sizeof(L_4));
float4__ctor_mB2F7F2D8BCE8159BEF5A0D6400499E211858ED2D_inline((&L_4), L_0, L_1, L_2, L_3, NULL);
return L_4;
}
}
// Method Definition Index: 36455
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;
}
}
// Method Definition Index: 37895
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;
}
}
// Method Definition Index: 41162
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float4_t89D9A294E7A79BD81BFBDD18654508532958555E math_float4_m8177BCC80431B291731F53C99FF25D3090AB286D_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float ___1_z, float ___2_w, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:3856>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_xy;
float L_1 = ___1_z;
float L_2 = ___2_w;
float4_t89D9A294E7A79BD81BFBDD18654508532958555E L_3;
memset((&L_3), 0, sizeof(L_3));
float4__ctor_m2A6267BB3EF610ED0F833FD07322B70EA219E9C7_inline((&L_3), L_0, L_1, L_2, NULL);
return L_3;
}
}
// Method Definition Index: 33384
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ScriptableRenderer_get_stripAdditionalLightOffVariants_mAE9AFBDA4F4A08090587F1DD1D4C241FB47D7129_inline (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ScriptableRenderer.cs:727>
bool L_0 = __this->___U3CstripAdditionalLightOffVariantsU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 32444
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UniversalRenderPipelineAsset_get_lightProbeSystem_m9884DE6BC1DC94F345DAE315AF470026EAC2B658_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Data/UniversalRenderPipelineAsset.cs:1151>
int32_t L_0 = __this->___m_LightProbeSystem;
return L_0;
}
}
// Method Definition Index: 32460
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UniversalRenderPipelineAsset_get_probeVolumeSHBands_m7EB0CCD14AFB3E046913EB274C18890C304728CD_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Data/UniversalRenderPipelineAsset.cs:1224>
int32_t L_0 = __this->___m_ProbeVolumeSHBands;
return L_0;
}
}
// Method Definition Index: 32442
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UniversalRenderPipelineAsset_get_shEvalMode_mE70F48B0A135221567C29FA912AE7EEF5CA5095A_inline (UniversalRenderPipelineAsset_tE8A9AA6F030CC3B558CEA2EB54FFF4FC58CA6232* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Data/UniversalRenderPipelineAsset.cs:1142>
int32_t L_0 = __this->___m_ShEvalMode;
return L_0;
}
}
// Method Definition Index: 29179
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* VolumeManager_get_stack_m5F7B366D1E7FE168EF4CA04A17531D34DD200266_inline (VolumeManager_tC1135CDD73B47230FE58646CB8242E6B324DA621* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Volume/VolumeManager.cs:59>
VolumeStack_t5DE94743BDB63D97EF5587DBDAE46468233F36E8* L_0 = __this->___U3CstackU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 29407
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F* ProbeReferenceVolume_get_instance_m7EAD257CFABE08C6549F8E34930FDB400DECC71C_inline (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Lighting/ProbeVolume/ProbeReferenceVolume.cs:1014>
il2cpp_codegen_runtime_class_init_inline(ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F_il2cpp_TypeInfo_var);
ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F* L_0 = ((ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F_StaticFields*)il2cpp_codegen_static_fields_for(ProbeReferenceVolume_t05ED7EF2BB9B58F26CE1629F0AA773D14100695F_il2cpp_TypeInfo_var))->____instance;
return L_0;
}
}
// Method Definition Index: 30040
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool LightmapSamplingSettings_get_useBicubicLightmapSampling_m92E6B487D1A33F54FCF063AD4A9E1110F76A0453_inline (LightmapSamplingSettings_tC939C96FDD3156A945ED51E935A2D572FBC01321* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Settings/LightmapSamplingSettings.cs:28>
bool L_0 = __this->___m_UseBicubicLightmapSampling;
return L_0;
}
}
// Method Definition Index: 34835
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderingLayerMask_tD73B9FC1A65A937F18E56833FC83BF89C2B085A1 UniversalAdditionalLightData_get_renderingLayers_mBCDFBBA5790553907B73D0076748C3B0E70A2932_inline (UniversalAdditionalLightData_t64155D8CEDD90D83B10153DF9473AEE7E39EF107* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/UniversalAdditionalLightData.cs:175>
RenderingLayerMask_tD73B9FC1A65A937F18E56833FC83BF89C2B085A1 L_0 = __this->___m_RenderingLayersMask;
return L_0;
}
}
// Method Definition Index: 41485
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float math_asfloat_m20D259DAAB46464B59BD8BF5678F9D59800F70A9_inline (uint32_t ___0_x, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/math.cs:483>
float L_0 = *((float*)((uintptr_t)(&___0_x)));
return L_0;
}
}
// Method Definition Index: 37968
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;
}
}
// Method Definition Index: 36377
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25_inline (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = __this->___m_Extents;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 37761
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___x;
float L_1 = __this->___x;
float L_2 = __this->___y;
float L_3 = __this->___y;
float L_4 = __this->___z;
float L_5 = __this->___z;
V_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3)))), ((float)il2cpp_codegen_multiply(L_4, L_5))));
goto IL_002d;
}
IL_002d:
{
float L_6 = V_0;
return L_6;
}
}
// Method Definition Index: 33277
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScriptableRenderPass_set_overrideCameraTarget_mC7A5FB7FB9D32C88226E81992DAD058174C99D95_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, bool ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ScriptableRenderPass.cs:339>
bool L_0 = ___0_value;
__this->___U3CoverrideCameraTargetU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 37509
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;
}
}
// Method Definition Index: 37631
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline (const RuntimeMethod* method)
{
{
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);
return L_0;
}
}
// Method Definition Index: 37627
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;
}
}
// Method Definition Index: 37978
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;
}
}
// Method Definition Index: 37624
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;
}
}
// Method Definition Index: 37980
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;
}
}
// Method Definition Index: 37488
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;
}
}
// Method Definition Index: 37497
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;
}
}
// Method Definition Index: 37484
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;
}
}
// Method Definition Index: 37486
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;
}
}
// Method Definition Index: 35426
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyColorPass_set_source_m50B21D69B7B8D5DEBCB743D6B73D444563B7C540_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:21>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CsourceU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsourceU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35428
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyColorPass_set_destination_m6A4A992990366275A44A961A09BDE4FCEEA1474F_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:23>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CdestinationU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdestinationU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35427
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyColorPass_get_destination_mEF8F6007C07E8120B6025D27B58604887C8AB54A_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:23>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CdestinationU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 30157
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* RTHandle_get_name_mF2E7B6B108477C76931BD1E5798BB1DA1F036B7A_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Textures/RTHandle.cs:130>
String_t* L_0 = __this->___m_Name;
return L_0;
}
}
// Method Definition Index: 35425
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyColorPass_get_source_m4CBDC88D0086B8BBD5B877590783188AB662A6CE_inline (CopyColorPass_t36EEE0428120ED6DF4A8C2CABB2F30CA9C784693* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyColorPass.cs:21>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CsourceU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 33269
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ScriptableRenderPass_get_clearFlag_m74FAFCDC3CD75DC4201B398DFD25E028D7D800DB_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ScriptableRenderPass.cs:278>
int32_t L_0 = __this->___m_ClearFlag;
return L_0;
}
}
// Method Definition Index: 33270
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ScriptableRenderPass_get_clearColor_mAEC581D756087BF3617FE243D569717FBC2E5DB1_inline (ScriptableRenderPass_tEA38F6C7AD8D111A2251E4C2A7530BCEE7D6D2B0* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/ScriptableRenderPass.cs:283>
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = __this->___m_ClearColor;
return L_0;
}
}
// Method Definition Index: 30149
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool RTHandle_get_useScaling_mCDB079A62CC15C0D0F47E3F49D5975202F7B12A1_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Textures/RTHandle.cs:106>
bool L_0 = __this->___U3CuseScalingU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 37871
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;
}
}
// Method Definition Index: 35450
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_CopyToDepth_mF2F24BDBE3DA669FFCDAB890D1DBB387405A963C_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, bool ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:25>
bool L_0 = ___0_value;
__this->___U3CCopyToDepthU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 35452
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_CopyToDepthXR_m2DEB7D27740F68E694C3E0117DE8102562EF1CD4_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, bool ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:27>
bool L_0 = ___0_value;
__this->___U3CCopyToDepthXRU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 35454
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_CopyToBackbuffer_mA98154E926BBD3655C2B0D2503F1D6D55329A65C_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, bool ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:29>
bool L_0 = ___0_value;
__this->___U3CCopyToBackbufferU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 35444
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_source_mDCB6C2AE3374A53B4748F3B45A388273D88378F7_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:18>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CsourceU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsourceU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35446
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_destination_m4F22B22CEED2AB1945F6C508CA1E1DDA0A81C10D_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:19>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CdestinationU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdestinationU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35448
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CopyDepthPass_set_MsaaSamples_mE86AA6AF92C2B0E809DD62702CF9E5DE827831B9_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:22>
int32_t L_0 = ___0_value;
__this->___U3CMsaaSamplesU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 35445
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyDepthPass_get_destination_m5431D1640FE923659B63FEE3DAD7F51E092D9952_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:19>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CdestinationU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35447
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CopyDepthPass_get_MsaaSamples_m0C07167EE0A19B8F2CF70F497D9CEFA34B87E80B_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:22>
int32_t L_0 = __this->___U3CMsaaSamplesU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35449
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool CopyDepthPass_get_CopyToDepth_m20AB41CB33D9C3E6382D33DC91324299A052577E_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:25>
bool L_0 = __this->___U3CCopyToDepthU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35451
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool CopyDepthPass_get_CopyToDepthXR_m3B47734AFFB51038EDA4FEC4C55C1E1E50695F54_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:27>
bool L_0 = __this->___U3CCopyToDepthXRU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35453
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool CopyDepthPass_get_CopyToBackbuffer_m59DEF243B8014A97496F451B14CFC678C46AD5E0_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:29>
bool L_0 = __this->___U3CCopyToBackbufferU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35443
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* CopyDepthPass_get_source_m5DF50D9F290172F58A0FE097E1DA7B038327853E_inline (CopyDepthPass_t51FCA8600207D9DD0EE15862C514D9F9E3A74D82* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/CopyDepthPass.cs:18>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CsourceU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 30154
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* RTHandle_get_rt_m593F2799E2E6C97979D3B4CD9E992D305922BBE9_inline (RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Textures/RTHandle.cs:118>
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_0 = __this->___m_RT;
return L_0;
}
}
// Method Definition Index: 27285
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XRPass_get_copyDepth_m234A91AEB854C3E6F8CB10D187DE343E1CF42BF8_inline (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/XR/XRPass.cs:105>
bool L_0 = __this->___U3CcopyDepthU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35292
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* DeferredLights_get_GbufferAttachments_m93F4186104CA66B40F90FC3421542561D91A52DC_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:209>
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0 = __this->___U3CGbufferAttachmentsU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35306
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DeferredLights_get_DepthAttachmentHandle_m1E86B03F9BE60C0C400DD8FF6957629B81A9EF4D_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:220>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CDepthAttachmentHandleU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35274
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_UseFramebufferFetch_mCA48571D2CF82D0FA8854DEA9831D5EEB2E96891_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:190>
bool L_0 = __this->___U3CUseFramebufferFetchU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35296
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* DeferredLights_get_DeferredInputAttachments_m5374AB3075F1D98504A738AC8461403D42D831A7_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:212>
RTHandleU5BU5D_tE4B403B060D159B839BF74E8B59F8DCD52CF97DF* L_0 = __this->___U3CDeferredInputAttachmentsU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35298
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* DeferredLights_get_DeferredInputIsTransient_m7B4615C180E82E2F2803286DF7B56332EC6A0F8B_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:213>
BooleanU5BU5D_tD317D27C31DB892BE79FAE3AEBC0B3FFB73DE9B4* L_0 = __this->___U3CDeferredInputIsTransientU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35479
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_shaderTagIds_m66D1B5D656FD5F650036FD0641305A632AB88019_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:13>
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_0 = ___0_value;
__this->___U3CshaderTagIdsU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CshaderTagIdsU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35481
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_depthHandle_m1BEEA659E62754C056C0236D398A35F13D09D95B_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:15>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CdepthHandleU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdepthHandleU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35483
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_normalHandle_m64E58CE5CBCE11D75EF63E68C38093190B57FEE4_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:16>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CnormalHandleU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CnormalHandleU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35487
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_enableRenderingLayers_m49AE8809406EB3B2BCFEB150B3B18E9DBB33E9C8_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, bool ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:18>
bool L_0 = ___0_value;
__this->___U3CenableRenderingLayersU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 35485
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthNormalOnlyPass_set_renderingLayersHandle_m318FB02F109A607DCE9E27647C28F3661E246014_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:17>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CrenderingLayersHandleU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CrenderingLayersHandleU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 35486
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DepthNormalOnlyPass_get_enableRenderingLayers_m8B155DF11DDC457640B7AE2151F6B7F4A092DDE3_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:18>
bool L_0 = __this->___U3CenableRenderingLayersU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35482
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DepthNormalOnlyPass_get_normalHandle_m69CB065F687C497ABA9AC06BB83AF4A81E6F3FA3_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:16>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CnormalHandleU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35484
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DepthNormalOnlyPass_get_renderingLayersHandle_m261414270C3DAF8B6ED1F44132AB70413B340A51_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:17>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CrenderingLayersHandleU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 33380
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ScriptableRenderer_get_useDepthPriming_m5E06E033D2AC8257F13E47CB835E2C5C97D9099F_inline (ScriptableRenderer_tF15B95BB85F26BE4B4719901D909831B89DC8892* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/ScriptableRenderer.cs:723>
bool L_0 = __this->___U3CuseDepthPrimingU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35480
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DepthNormalOnlyPass_get_depthHandle_m7908926636F3F6EF56897C7D90A2A04BC085BEAB_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:15>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CdepthHandleU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35478
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* DepthNormalOnlyPass_get_shaderTagIds_m98ADD552C4FB6ABB545BB99D2ECF540580B4F4C3_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:13>
List_1_t4673975A297A80D4D4A65EB5A2BE3B6BD1EED9AF* L_0 = __this->___U3CshaderTagIdsU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35488
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DepthNormalOnlyPass_get_renderingLayersMaskSize_m24EDCEEE9A7A530AD4C5D17C9E888CB333818895_inline (DepthNormalOnlyPass_t50A0679CDE5004EB7043F717FADAB05FA0CA35A6* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthNormalOnlyPass.cs:19>
int32_t L_0 = __this->___U3CrenderingLayersMaskSizeU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35244
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XRPassUniversal_get_canFoveateIntermediatePasses_m03BF762BCF4DB4F35723BD3B5D0537CCD76CD716_inline (XRPassUniversal_t8D4B40107F5DBC12D39470D87D108D3D2A8FB8D1* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/XR/XRPassUniversal.cs:36>
bool L_0 = __this->___U3CcanFoveateIntermediatePassesU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35508
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthOnlyPass_set_shaderTagId_m29F2EC03AF45E8EE2E697ABE18DBE0640ECFBF41_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:17>
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = ___0_value;
__this->___U3CshaderTagIdU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 35506
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DepthOnlyPass_set_destination_m5E61EA2DA17898E9B74B42A4BAF81474BC235353_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* ___0_value, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:15>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = ___0_value;
__this->___U3CdestinationU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdestinationU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 37496
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;
}
}
// Method Definition Index: 35505
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DepthOnlyPass_get_destination_m14B3DFF0831AA169282AB64130A316CBB2CFC8DA_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:15>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CdestinationU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35507
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 DepthOnlyPass_get_shaderTagId_mD1492DD61508E3BAFF6236E29CB3D6B603FC2358_inline (DepthOnlyPass_t93DEDD59D11D5651A2089D49062E3F140FD3475E* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/Passes/DepthOnlyPass.cs:17>
ShaderTagId_t453E2085B5EE9448FF75E550CAB111EFF690ECB0 L_0 = __this->___U3CshaderTagIdU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 37487
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;
}
}
// Method Definition Index: 27301
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B XRPass_get_renderTarget_m4183955FBAB06A0CD30DAAC60DFC51AD18466F48_inline (XRPass_tFC4577E97B88E0EAAAB2EB387AB3A92E9EB9C6DF* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/XR/XRPass.cs:164>
RenderTargetIdentifier_tA528663AC6EB3911D8E91AA40F7070FA5455442B L_0 = __this->___U3CrenderTargetU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 27350
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XRSystem_get_foveatedRenderingCaps_m2B4B6BD6E1BFD298DD8A66DB2294FA27A0F6F989_inline (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XRSystem_tF767981574E3DA643F7A67A995F12DB1C4A97096_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/XR/XRSystem.cs:101>
il2cpp_codegen_runtime_class_init_inline(XRSystem_tF767981574E3DA643F7A67A995F12DB1C4A97096_il2cpp_TypeInfo_var);
int32_t L_0 = ((XRSystem_tF767981574E3DA643F7A67A995F12DB1C4A97096_StaticFields*)il2cpp_codegen_static_fields_for(XRSystem_tF767981574E3DA643F7A67A995F12DB1C4A97096_il2cpp_TypeInfo_var))->___U3CfoveatedRenderingCapsU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35302
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DeferredLights_get_DepthCopyTexture_m92FD5E9B5F671F4BA1F3D0BA943F98937AB8D0EE_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:217>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CDepthCopyTextureU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35278
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_HasNormalPrepass_m479C3C279E22B06B0D9C4189F9CD19376A281B3D_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:194>
bool L_0 = __this->___U3CHasNormalPrepassU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35276
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_HasDepthPrepass_m6AF7DA75C0155BDE17D0EF465C6F25C6CDE07064_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:192>
bool L_0 = __this->___U3CHasDepthPrepassU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35300
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* DeferredLights_get_DepthAttachment_mDCE6C0ADF1601341F58B5869068E6CDE55BECAC6_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:215>
RTHandle_t135537761C47BC929F032B3C8F4D55EA1111B07B* L_0 = __this->___U3CDepthAttachmentU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35304
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* DeferredLights_get_GbufferFormats_m43FC6B8C32D728966C27DDE1BF81A93CDE5390BB_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:219>
GraphicsFormatU5BU5D_tF6A3D90C430FA3F548B77E5D58D25D71F154E6C5* L_0 = __this->___U3CGbufferFormatsU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35280
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DeferredLights_get_HasRenderingLayerPrepass_m749E77480F5ABBF71F57ECB8ABEF5C0C574F4E0C_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:195>
bool L_0 = __this->___U3CHasRenderingLayerPrepassU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 35294
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* DeferredLights_get_GbufferTextureHandles_mB7EE69C751B51951B19CF45ABE17F176FF4443AD_inline (DeferredLights_t8A3C2AC9C4AF92CF3411F722D8A094EA07DA14AC* __this, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.universal@a2829103b3d4/Runtime/DeferredLights.cs:211>
TextureHandleU5BU5D_t544FFA6F5A0E1E5F24EB3C5E5F8547CCE9498BD7* L_0 = __this->___U3CGbufferTextureHandlesU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 28259
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* ContextContainer_Get_TisRuntimeObject_mD332AE37F62256B78E48145FFDEADB66FEEF3A5E_gshared_inline (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* __this, const RuntimeMethod* method)
{
il2cpp_rgctx_method_init(method);
uint32_t V_0 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Common/ContextContainer.cs:26>
il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 1));
uint32_t L_0 = ((TypeId_1_tF7C39317892E31289E8C529424E70ED463C8334C_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 1)))->___value;
V_0 = L_0;
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Common/ContextContainer.cs:27>
uint32_t L_1 = V_0;
bool L_2;
L_2 = ContextContainer_Contains_mD38FBF0FAC84169E395802CBF880BD0980490AF3_inline(__this, L_1, NULL);
if (L_2)
{
goto IL_0033;
}
}
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Common/ContextContainer.cs:29>
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->rgctx_data, 2)) };
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class);
Type_t* L_4;
L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL);
NullCheck(L_4);
String_t* L_5;
L_5 = VirtualFuncInvoker0< String_t* >::Invoke(25, L_4);
String_t* L_6;
L_6 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral49AE794C00022ECA141068DEA9531BF6E0D342B7)), L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral01A849374C26F36DBF4641EFCBB31ABDCEFF10D2)), NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_7 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_7, L_6, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, method);
}
IL_0033:
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Common/ContextContainer.cs:32>
ItemU5BU5D_t4AC8CDDFF9ED634B9ECE154F0C638C00B12B5CCB* L_8 = __this->___m_Items;
uint32_t L_9 = V_0;
NullCheck(L_8);
ContextItem_tFC5ECB349F0410923AE6BC2A9CAACA3589B51086* L_10 = ((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->___storage;
return ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->rgctx_data, 3)));
}
}
// Method Definition Index: 9282
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m6613E697D868C3B9CDFB324EDF372BD759E3B492_gshared_inline (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____size;
return L_0;
}
}
// Method Definition Index: 9293
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m81BBD1307381D9B08C53E3F710A62740F66B7F9C_gshared_inline (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, int16_t ___0_item, const RuntimeMethod* method)
{
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = __this->____version;
__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_1 = __this->____items;
V_0 = L_1;
int32_t L_2 = __this->____size;
V_1 = L_2;
int32_t L_3 = V_1;
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* 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));
Int16U5BU5D_t8175CE8DD9C9F9FB0CF4F58E45BC570575B43CFB* L_6 = V_0;
int32_t L_7 = V_1;
int16_t L_8 = ___0_item;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (int16_t)L_8);
return;
}
IL_0034:
{
int16_t L_9 = ___0_item;
List_1_AddWithResize_m6290E6289A474864D04F1A97C124B8AE3AC05C2F(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
return;
}
}
// Method Definition Index: 9293
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mCF9C36A7DE08AFB2D2EEC76139677E086A6CAD73_gshared_inline (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* __this, uint8_t ___0_item, const RuntimeMethod* method)
{
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = __this->____version;
__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = __this->____items;
V_0 = L_1;
int32_t L_2 = __this->____size;
V_1 = L_2;
int32_t L_3 = V_1;
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* 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));
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_6 = V_0;
int32_t L_7 = V_1;
uint8_t L_8 = ___0_item;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (uint8_t)L_8);
return;
}
IL_0034:
{
uint8_t L_9 = ___0_item;
List_1_AddWithResize_m735EBD7363A06760DE25BACA0FC47F76CA0DEEAB(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
return;
}
}
// Method Definition Index: 9301
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mAD92F50924A47EF4645973FA54E88D4558A6A730_gshared_inline (List_1_t36734ACA044956B5B61977FA4D7D11B59AB0202C* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->____version;
__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
goto IL_0035;
}
IL_0035:
{
__this->____size = 0;
}
IL_003c:
{
return;
}
}
// Method Definition Index: 9301
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m37CAB1DBD0585CA88EA7AD6AAE5F995553FD2ED5_gshared_inline (List_1_t7D15BE3246500BBF1A24C24DBF963B89A876255B* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->____version;
__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
goto IL_0035;
}
IL_0035:
{
__this->____size = 0;
}
IL_003c:
{
return;
}
}
// Method Definition Index: 35965
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;
}
}
// Method Definition Index: 35965
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisInclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D_mCF900E21B7451ED04C1D01CBE624D01846BA88CA_gshared_inline (const RuntimeMethod* method)
{
{
uint32_t L_0 = sizeof(InclusiveRange_t1762A170B7A199C25DAC4CB39CB109710812A54D);
return (int32_t)L_0;
}
}
// Method Definition Index: 35965
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;
}
}
// Method Definition Index: 9293
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;
}
}
// Method Definition Index: 37836
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;
}
}
// Method Definition Index: 37610
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;
}
}
// Method Definition Index: 37744
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;
}
}
// Method Definition Index: 31808
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ResourceHandle_IsValid_m20B0218FDCA98DCD069AE3BE86FEFCAEDB985B9A_inline (ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
uint32_t V_0 = 0;
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/RenderGraph/RenderGraphResources.cs:75>
uint32_t L_0 = __this->___m_Value;
V_0 = ((int32_t)((int32_t)L_0&((int32_t)-65536)));
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/RenderGraph/RenderGraphResources.cs:76>
uint32_t L_1 = V_0;
if (!L_1)
{
goto IL_0023;
}
}
{
uint32_t L_2 = V_0;
il2cpp_codegen_runtime_class_init_inline(ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C_il2cpp_TypeInfo_var);
uint32_t L_3 = ((ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C_StaticFields*)il2cpp_codegen_static_fields_for(ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C_il2cpp_TypeInfo_var))->___s_CurrentValidBit;
if ((((int32_t)L_2) == ((int32_t)L_3)))
{
goto IL_0021;
}
}
{
uint32_t L_4 = V_0;
il2cpp_codegen_runtime_class_init_inline(ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C_il2cpp_TypeInfo_var);
uint32_t L_5 = ((ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C_StaticFields*)il2cpp_codegen_static_fields_for(ResourceHandle_tD3B1FFBD59EB9C23F0A020351836F834C4BD276C_il2cpp_TypeInfo_var))->___s_SharedResourceValidBit;
return (bool)((((int32_t)L_4) == ((int32_t)L_5))? 1 : 0);
}
IL_0021:
{
return (bool)1;
}
IL_0023:
{
return (bool)0;
}
}
// Method Definition Index: 44891
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA* __this, float ___0_x, float ___1_y, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float2.gen.cs:38>
float L_0 = ___0_x;
__this->___x = L_0;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float2.gen.cs:39>
float L_1 = ___1_y;
__this->___y = L_1;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float2.gen.cs:40>
return;
}
}
// Method Definition Index: 45609
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float4__ctor_m062DCDEE8A8DFB587E88A4F1D18E7415B683CB00_inline (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___1_zw, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:107>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_xy;
float L_1 = L_0.___x;
__this->___x = L_1;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:108>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_2 = ___0_xy;
float L_3 = L_2.___y;
__this->___y = L_3;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:109>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_4 = ___1_zw;
float L_5 = L_4.___x;
__this->___z = L_5;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:110>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_6 = ___1_zw;
float L_7 = L_6.___y;
__this->___w = L_7;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:111>
return;
}
}
// Method Definition Index: 46960
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)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/int2.gen.cs:38>
int32_t L_0 = ___0_x;
__this->___x = L_0;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/int2.gen.cs:39>
int32_t L_1 = ___1_y;
__this->___y = L_1;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/int2.gen.cs:40>
return;
}
}
// Method Definition Index: 44897
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float2__ctor_m36DFF2F3BE02DB4AC5E36F0CDFF2DB54D872F979_inline (float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA* __this, int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A ___0_v, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float2.gen.cs:92>
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_0 = ___0_v;
int32_t L_1 = L_0.___x;
__this->___x = ((float)L_1);
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float2.gen.cs:93>
int2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A L_2 = ___0_v;
int32_t L_3 = L_2.___y;
__this->___y = ((float)L_3);
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float2.gen.cs:94>
return;
}
}
// Method Definition Index: 45604
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float4__ctor_mB2F7F2D8BCE8159BEF5A0D6400499E211858ED2D_inline (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:44>
float L_0 = ___0_x;
__this->___x = L_0;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:45>
float L_1 = ___1_y;
__this->___y = L_1;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:46>
float L_2 = ___2_z;
__this->___z = L_2;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:47>
float L_3 = ___3_w;
__this->___w = L_3;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:48>
return;
}
}
// Method Definition Index: 45608
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void float4__ctor_m2A6267BB3EF610ED0F833FD07322B70EA219E9C7_inline (float4_t89D9A294E7A79BD81BFBDD18654508532958555E* __this, float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA ___0_xy, float ___1_z, float ___2_w, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:95>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_0 = ___0_xy;
float L_1 = L_0.___x;
__this->___x = L_1;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:96>
float2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA L_2 = ___0_xy;
float L_3 = L_2.___y;
__this->___y = L_3;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:97>
float L_4 = ___1_z;
__this->___z = L_4;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:98>
float L_5 = ___2_w;
__this->___w = L_5;
//<source_info:./Library/PackageCache/com.unity.mathematics@8017b507cc74/Unity.Mathematics/float4.gen.cs:99>
return;
}
}
// Method Definition Index: 28263
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ContextContainer_Contains_mD38FBF0FAC84169E395802CBF880BD0980490AF3_inline (ContextContainer_t384E08F63FABEFF6A7F1A753F5EF02699DAD414C* __this, uint32_t ___0_typeId, const RuntimeMethod* method)
{
{
//<source_info:./Library/PackageCache/com.unity.render-pipelines.core@5e056b397fc0/Runtime/Common/ContextContainer.cs:108>
uint32_t L_0 = ___0_typeId;
ItemU5BU5D_t4AC8CDDFF9ED634B9ECE154F0C638C00B12B5CCB* L_1 = __this->___m_Items;
NullCheck(L_1);
if ((((int64_t)((int64_t)(uint64_t)((uint32_t)L_0))) >= ((int64_t)((int64_t)((int32_t)(((RuntimeArray*)L_1)->max_length))))))
{
goto IL_001f;
}
}
{
ItemU5BU5D_t4AC8CDDFF9ED634B9ECE154F0C638C00B12B5CCB* L_2 = __this->___m_Items;
uint32_t L_3 = ___0_typeId;
NullCheck(L_2);
bool L_4 = ((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)))->___isSet;
return L_4;
}
IL_001f:
{
return (bool)0;
}
}