spirv: replace assert() with unreachable()
authorTimothy Arceri <timothy.arceri@collabora.com>
Tue, 4 Oct 2016 00:25:25 +0000 (11:25 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Tue, 4 Oct 2016 11:33:51 +0000 (22:33 +1100)
commit338d3c0b0f9c56e68c31ff542513fb7fa9f1c099
tree35d78f3b6dc2e89af9159f60265b0afa86efb6d2
parent298c2e03d78c3abeb588306acd67aa88b197ee61
spirv: replace assert() with unreachable()

This fixes an uninitialized warning for is_vertex_input.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/spirv/vtn_variables.c