Status: fail
Result: fail
Detail | Value |
---|---|
returncode | 1 |
time | 0.380522012711 |
note | Returncode was 1 |
command | /home/mks-hackers/piglit/framework/../bin/texwrap -auto 3D npot proj |
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 Probe at (6,36) @ 0,0 Expected: 0 0 0 0 Observed: 255 255 255 255 Testing NEAREST with projective mapping: CLAMP Probe at (104,36) @ 0,0 Expected: 255 0 0 204 Observed: 0 0 0 0 Testing NEAREST with projective mapping: CLAMP_TO_EDGE Probe at (202,36) @ 0,0 Expected: 255 0 0 204 Observed: 0 0 0 0 Testing NEAREST with projective mapping: MIRRORED_REPEAT Probe at (300,36) @ 0,0 Expected: 0 0 0 0 Observed: 255 255 255 255 Testing LINEAR with projective mapping: REPEAT Probe at (6,134) @ 0,0 Expected: 0 0 0 0 Observed: 255 255 255 255 Testing LINEAR with projective mapping: CLAMP_TO_EDGE Probe at (202,134) @ 0,0 Expected: 255 0 0 204 Observed: 0 0 0 0 Testing LINEAR with projective mapping: MIRRORED_REPEAT Probe at (300,134) @ 0,0 Expected: 0 0 0 0 Observed: 255 255 255 255 |