OSDN Git Service

util: Make the reference debuggin code more C++ friendly.
authorJosé Fonseca <jfonseca@vmware.com>
Sat, 21 Aug 2010 09:34:42 +0000 (10:34 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 21 Aug 2010 09:34:42 +0000 (10:34 +0100)
commit04c2a22175d7c27ee380f986eece2772eddd6fcc
treeac3f47954c9a65ac27b450f5fb7459d70d74caf2
parent7a40d15e6c6b8ebc971be0e926c7027a85db96a0
util: Make the reference debuggin code more C++ friendly.

C++ doesn't accept function <-> void* conversions without a putting a
fight.
src/gallium/auxiliary/util/u_debug_describe.h
src/gallium/auxiliary/util/u_debug_refcnt.c
src/gallium/auxiliary/util/u_debug_refcnt.h
src/gallium/auxiliary/util/u_inlines.h