// Assembly: UnityEngine.XRModule
// Full name: XRRenderPass

public class XRRenderPass // TypeDefIndex: 13192
{
	// Fields
	type#20926 displaySubsystemInstance;
	type#20872 renderPassIndex;
	type#25258 renderTarget;
	type#25267 renderTargetDesc;
	type#15318 hasMotionVectorPass;
	type#25258 motionVectorRenderTarget;
	type#25267 motionVectorRenderTargetDesc;
	type#15318 shouldFillOutDepth;
	type#15318 spaceWarpRightHandedNDC;
	type#20872 cullingPassIndex;
	type#20929 foveatedRenderingInfo;
}
