GPU Classes: Difference between revisions
Line 37: | Line 37: | ||
|- | |- | ||
| 0x49 || MmeShadowRamControl || 1 || uint || 0=MethodTrack, 1=MethodTrackWithFilter, 2=MethodPassthrough, 3=MethodReplay. Used during ClearColor. | | 0x49 || MmeShadowRamControl || 1 || uint || 0=MethodTrack, 1=MethodTrackWithFilter, 2=MethodPassthrough, 3=MethodReplay. Used during ClearColor. | ||
|- | |- | ||
| 0xBA || || 1 || || SetRenderTargets writes 1/0 here an optional buffer != NULL, and depending on type. | | 0xBA || || 1 || || SetRenderTargets writes 1/0 here an optional buffer != NULL, and depending on type. | ||
Line 93: | Line 77: | ||
|- | |- | ||
| 0x1FC || ZCullContextEndAddr || 2 || gpuva || | | 0x1FC || ZCullContextEndAddr || 2 || gpuva || | ||
|- | |||
| 0x200+16*N || RenderTargetNAddr || 2 || gpuva || | |||
|- | |||
| 0x202+16*N || RenderTargetNHorizontal || 1 || || | |||
|- | |||
| 0x203+16*N || RenderTargetNVertical || 1 || || | |||
|- | |||
| 0x204+16*N || RenderTargetNFormat || 1 || || | |||
|- | |||
| 0x205+16*N || RenderTargetNTileMode || 1 || || | |||
|- | |||
| 0x206+16*N || RenderTargetNArrayMode || 1 || || | |||
|- | |||
| 0x207+16*N || RenderTargetNLayerStride || 1 || || | |||
|- | |||
| 0x208+16*N || RenderTargetNBaseLayer || 1 || || | |||
|- | |- | ||
| 0x280+8*N || ViewportNScaleX || 1 || float || | | 0x280+8*N || ViewportNScaleX || 1 || float || |