OSDN Git Service

trace: Fix constant buffer unwrapping.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 15 Feb 2010 00:19:22 +0000 (00:19 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 15 Feb 2010 00:19:22 +0000 (00:19 +0000)
commit1fc94ab3dffa742ac0197368f0136432954c328f
treeff1a6eb59a9df75571129c0aeed20e485261c67d
parentd70c76907519592b723df915e8a71a7bf88c1197
trace: Fix constant buffer unwrapping.

Pointer unwrapping should happen before dump the pointer, so that
the real pipe driver pointers are shown, instead of the trace driver's.
src/gallium/drivers/trace/tr_context.c