Status: fail
			Result: fail
		
| Detail | Value | 
|---|---|
| returncode | 1 | 
| time | 0.0817837715149 | 
| note | Returncode was 1 | 
| info | Returncode: 1 Errors: Output: Parameter: 3D Using TEXTURE_3D. Parameter: npot Using NPOT dimensions. Parameter: proj Using projective mapping. Hint: If you only fail CLAMP and CLAMP_TO_BORDER tests, the border color is wrong. Testing NEAREST with projective mapping: REPEAT Testing NEAREST with projective mapping: CLAMP Testing NEAREST with projective mapping: CLAMP_TO_EDGE Testing NEAREST with projective mapping: CLAMP_TO_BORDER Testing NEAREST with projective mapping: MIRRORED_REPEAT Testing LINEAR with projective mapping: REPEAT Testing LINEAR with projective mapping: CLAMP Probe at (104,134) @ 0,0 Expected: 82 172 95 204 Observed: 255 0 0 204 Testing LINEAR with projective mapping: CLAMP_TO_EDGE Testing LINEAR with projective mapping: CLAMP_TO_BORDER Testing LINEAR with projective mapping: MIRRORED_REPEAT Testing NEAREST with projective mapping and swizzling: REPEAT Testing NEAREST with projective mapping and swizzling: CLAMP Testing NEAREST with projective mapping and swizzling: CLAMP_TO_EDGE Testing NEAREST with projective mapping and swizzling: CLAMP_TO_BORDER Testing NEAREST with projective mapping and swizzling: MIRRORED_REPEAT Testing LINEAR with projective mapping and swizzling: REPEAT Testing LINEAR with projective mapping and swizzling: CLAMP Probe at (104,134) @ 0,0 Expected: 95 82 172 204 Observed: 0 255 0 204 Testing LINEAR with projective mapping and swizzling: CLAMP_TO_EDGE Testing LINEAR with projective mapping and swizzling: CLAMP_TO_BORDER Testing LINEAR with projective mapping and swizzling: MIRRORED_REPEAT  |