https://bugs.freedesktop.org/show_bug.cgi?id=29436
Summary: [r300g] glean/glsl1-do-loop: Unknown texture opcode BGNLOOP Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: plaes@plaes.org
Kernel: 2.6.35+ Mesa: git master d64a119c28376d7ce069dcec044ff9af7f93ff9c
Results for glean/glsl1-do-loop with continue and break
Returncode: 0
Errors: r300 FP: Compiler Error: r300_fragprog_emit.c::emit_tex(): Unknown texture opcode BGNLOOP Using a dummy shader instead. If there's an 'unknown opcode' message, please file a bug report and attach this log.
Output: ---------------------------------------------------------------------- GLSL test 1: test basic Shading Language functionality.
glsl1: Running single test: do-loop with continue and break FAILURE: Shader test: do-loop with continue and break Expected color: 0.5, 0.5, 0.5, 0.5 Observed color: 0, 0, 0, 1 glsl1: FAIL rgba8, db, z24, s8, win+pmap, id 33 0 tests passed, 1 tests failed.