Changes

16 bytes added ,  20:12, 25 October 2014
Line 1,328: Line 1,328:  
|-
 
|-
 
| 1
 
| 1
| 0x0 = unknown, 0xF = unknown. Only bits 3-0 are used.
+
| Setting bits 3-0 to a nonzero value allows the GPU to write to the color buffer.
 
|-
 
|-
 
| 2
 
| 2
| 0x0 = unknown, 0x2 = unknown. Only bits 1-0 are used.(Values 0x1-0x3 all have the same effect)
+
| Setting bits 1-0 to a nonzero value allows the GPU to read from the depth/stencil buffer.
 
|-
 
|-
 
| 3
 
| 3
| 0x0 = unknown, 0x2 = unknown. Only bits 1-0 are used.(Values 0x1-0x3 all have the same effect)
+
| Setting bits 1-0 to a nonzero value allows the GPU to write to the depth/stencil buffer.
 
|}
 
|}
  
136

edits