anv/gen8_pipeline: Add an assert to ensure use_alt_mode is not set in prog_data
authorAnuj Phogat <anuj.phogat@gmail.com>
Mon, 26 Sep 2016 18:08:33 +0000 (11:08 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Tue, 4 Oct 2016 20:20:34 +0000 (13:20 -0700)
commit2abb7486f5fca85c3cd6e8b078c47be850e4d02a
tree7a18a411d2d3ee8331b74274e73967caf84ba59c
parentfa04b57c1543c2b088208df967d66e573e47b2a4
anv/gen8_pipeline: Add an assert to ensure use_alt_mode is not set in prog_data

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
src/intel/vulkan/gen8_pipeline.c