gallium: add util_format_stencil_only helper function
authorMarek Olšák <maraeo@gmail.com>
Sat, 7 Jul 2012 21:23:49 +0000 (23:23 +0200)
committerMarek Olšák <maraeo@gmail.com>
Thu, 12 Jul 2012 00:08:30 +0000 (02:08 +0200)
commit76db2c121c5436dc37a66d398fcaa9b26478c5ec
treee3fa95ccb1ab2b432f0b13230e2708014aa89d54
parenta730838a42c62b7729691b518a134017ff2d3b42
gallium: add util_format_stencil_only helper function

used for stencil sampler views.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/auxiliary/util/u_format.h
src/mesa/state_tracker/st_cb_drawpixels.c