https://bugs.freedesktop.org/show_bug.cgi?id=47375
--- Comment #22 from Brian Paul <brian.e.p...@gmail.com> 2012-07-26 15:24:00 PDT --- (In reply to comment #21) > (In reply to comment #20) > > (In reply to comment #19) > > > > There's a leading underscore on that variable. Did you miss that? > > I miss the underscore, > > after correctin here is the result : > > > (gdb) print ctx->_ImageTransferState > $4 = 0 Hmm, if _ImageTransferState==0 and ctx->Fog.Enabled==0 the condition is false and we shouldn't be setting fallback=true. How did you build Mesa? See comment 7. If you don't build with CFLAGS=-g and --enable-debug you may be seeing bogus values. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev