Status: skip
Result: skip
Detail | Value |
---|---|
returncode | 0 |
time | 7.05694484711 |
errors_ignored |
|
errors |
|
info | Returncode: 0 Errors: Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08 ==28433== Invalid write of size 2 ==28433== at 0x4CA37EF: _mesa_texstore_rgb565 (texstore.c:1142) ==28433== by 0x4CAB804: _mesa_texstore (texstore.c:3926) ==28433== by 0x4B706B4: intelTexImage (intel_tex_image.c:519) ==28433== by 0x4B70832: intelTexImage2D (intel_tex_image.c:568) ==28433== by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415) ==28433== by 0x408357F: glTexImage2D (glapitemp.h:1002) ==28433== by 0x804C60E: is_format_supported (texwrap.c:830) ==28433== by 0x804CA2E: piglit_init (texwrap.c:917) ==28433== by 0x804ECEA: main (piglit-framework.c:116) ==28433== Address 0xb7817000 is not stack'd, malloc'd or (recently) free'd ==28433== Output: Parameter: -rect-rgb565- Using TEXTURE_RECTANGLE. RGB565 is R5G6B5A0. The internal format is 0x8050. Using RGB565. Testing NEAREST: CLAMP Testing NEAREST: CLAMP_TO_EDGE Testing NEAREST: CLAMP_TO_BORDER Testing LINEAR: CLAMP Probe at (6,134) @ 0,0 Expected: 63 191 95 Observed: 255 0 0 Testing LINEAR: CLAMP_TO_EDGE Testing LINEAR: CLAMP_TO_BORDER Testing NEAREST with projective mapping: CLAMP Testing NEAREST with projective mapping: CLAMP_TO_EDGE Testing NEAREST with projective mapping: CLAMP_TO_BORDER Testing LINEAR with projective mapping: CLAMP Probe at (6,134) @ 0,0 Expected: 63 191 95 Observed: 255 0 0 Testing LINEAR with projective mapping: CLAMP_TO_EDGE Testing LINEAR with projective mapping: CLAMP_TO_BORDER |