Move pf_is_depth_stencil() to u_format auxiliary module.
authorMichal Krol <michal@vmware.com>
Thu, 3 Dec 2009 09:12:47 +0000 (10:12 +0100)
committerMichal Krol <michal@vmware.com>
Thu, 3 Dec 2009 09:12:47 +0000 (10:12 +0100)
commitd28740c298968303500a8c43047ded2679e727ac
treebb20439f6040083d94fbc21f71a32fcc3f13eae4
parent3400b668e35469d5dbba515e3a8b9d775fd2eff5
Move pf_is_depth_stencil() to u_format auxiliary module.
src/gallium/auxiliary/util/u_format.h
src/gallium/include/pipe/p_format.h
src/gallium/state_trackers/python/tests/base.py
src/gallium/state_trackers/xorg/xorg_dri2.c
src/mesa/state_tracker/st_cb_fbo.c
src/mesa/state_tracker/st_cb_texture.c