isl: Add more assertions to isl_surf_get_depth_format()
authorChad Versace <chad.versace@intel.com>
Tue, 9 Feb 2016 19:21:23 +0000 (11:21 -0800)
committerChad Versace <chad.versace@intel.com>
Tue, 9 Feb 2016 19:40:08 +0000 (11:40 -0800)
commitbdab29a312cfad29dc05ed11adc9c96faaa4501d
treec05385bf4a28d2c34ba7d6393b3d182774e0627e
parent1d65abfa582a371558113f699ffbf16d60b64c90
isl: Add more assertions to isl_surf_get_depth_format()

R16_UNORM and R32_FLOAT are illegal formats for interleaved depthstencil
surfaces.
src/isl/isl.c