gallium: Fix util_format_get_depth_only
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 9 Sep 2019 14:23:22 +0000 (07:23 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 10 Sep 2019 22:49:29 +0000 (15:49 -0700)
commitc6d40b5182daf1361686215d31d3c0345e0992f2
treea23d1886dcb28fc4317dce53975409e19870780a
parent6c19d37331855d2f0411fb7c92af072c7f4ddd51
gallium: Fix util_format_get_depth_only

This is a pipe format, not a boolean.

Fixes: 5849e0612cc ("gallium/auxiliary: Add util_format_get_depth_only() helper.")
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/gallium/auxiliary/util/u_format.h