Status: skip
Result: skip
Detail | Value |
---|---|
returncode | 0 |
time | 4.46502804756 |
errors |
|
info | Returncode: 0 Errors: ==31685== Invalid write of size 4 ==31685== at 0x4B7ABC1: _mesa_texstore_unorm1616 (texstore.c:2217) ==31685== by 0x4B80F10: _mesa_texstore (texstore.c:4053) ==31685== by 0x4A88B82: intelTexImage (intel_tex_image.c:500) ==31685== by 0x4A8974D: intelTexImage2D (intel_tex_image.c:549) ==31685== by 0x4B6E3E2: teximage (teximage.c:2512) ==31685== by 0x4B6ED7D: _mesa_TexImage2D (teximage.c:2566) ==31685== by 0x804DC31: is_format_supported (texwrap.c:1243) ==31685== by 0x804E1EF: piglit_init (texwrap.c:1366) ==31685== by 0x805052E: main (piglit-framework.c:116) ==31685== Address 0xb7715000 is not stack'd, malloc'd or (recently) free'd ==31685== Output: Parameter: 2D Using TEXTURE_2D. Parameter: GL_LUMINANCE16_ALPHA16 GL_LUMINANCE16_ALPHA16 has bits R0G0B0A16 L16 I0 D0S0. The internal format is 0x8048. Using GL_LUMINANCE16_ALPHA16. Hint: If you only fail CLAMP and CLAMP_TO_BORDER tests, the border color is wrong. Testing NEAREST: REPEAT Testing NEAREST: CLAMP Testing NEAREST: CLAMP_TO_EDGE Testing NEAREST: CLAMP_TO_BORDER Testing NEAREST: MIRRORED_REPEAT Testing LINEAR: REPEAT Testing LINEAR: CLAMP Probe at (95,125) @ 0,0 Expected: 82 82 82 204 Observed: 255 255 255 204 Testing LINEAR: CLAMP_TO_EDGE Testing LINEAR: CLAMP_TO_BORDER Testing LINEAR: MIRRORED_REPEAT Testing NEAREST with swizzling: REPEAT Testing NEAREST with swizzling: CLAMP Testing NEAREST with swizzling: CLAMP_TO_EDGE Testing NEAREST with swizzling: CLAMP_TO_BORDER Testing NEAREST with swizzling: MIRRORED_REPEAT Testing LINEAR with swizzling: REPEAT Testing LINEAR with swizzling: CLAMP Probe at (95,125) @ 0,0 Expected: 82 82 82 204 Observed: 255 255 255 204 Testing LINEAR with swizzling: CLAMP_TO_EDGE Testing LINEAR with swizzling: CLAMP_TO_BORDER Testing LINEAR with swizzling: MIRRORED_REPEAT |