OSDN Git Service

util: Allow to make the depth/stencil format queries without repeatedly looking up...
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 21 Sep 2011 17:15:10 +0000 (11:15 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 22 Sep 2011 14:26:36 +0000 (08:26 -0600)
commitffb1996f614679553ef1d029306d0194b3161113
tree4f19458e7d21473123ba9783d643b33687c496fb
parentc40c1599bb7782808a1387663d69cc9f99f4c68f
util: Allow to make the depth/stencil format queries without repeatedly looking up the format description.

All functions here should take struct util_format_description * IMO, to
incentive efficient code.
src/gallium/auxiliary/util/u_format.h